Uses of Class
org.jasig.portlet.courses.model.xml.Announcement

Packages that use Announcement
org.jasig.portlet.courses.model.wrapper   
org.jasig.portlet.courses.model.xml   
 

Uses of Announcement in org.jasig.portlet.courses.model.wrapper
 

Subclasses of Announcement in org.jasig.portlet.courses.model.wrapper
 class AnnouncementWrapper
           
 

Uses of Announcement in org.jasig.portlet.courses.model.xml
 

Fields in org.jasig.portlet.courses.model.xml with type parameters of type Announcement
protected  List<Announcement> Course.announcements
           
 

Methods in org.jasig.portlet.courses.model.xml that return Announcement
 Announcement ObjectFactory.createAnnouncement()
          Create an instance of Announcement
 

Methods in org.jasig.portlet.courses.model.xml that return types with arguments of type Announcement
 List<Announcement> Course.getAnnouncements()
          Gets the value of the announcements property.
 



Copyright © 2011 Jasig. All Rights Reserved.