Uses of Class
org.jasig.portlet.courses.model.sakai.xml.PubView

Packages that use PubView
org.jasig.portlet.courses.model.sakai.xml   
 

Uses of PubView in org.jasig.portlet.courses.model.sakai.xml
 

Fields in org.jasig.portlet.courses.model.sakai.xml declared as PubView
protected  PubView Site.pubView
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return PubView
 PubView ObjectFactory.createPubView()
          Create an instance of PubView
 PubView Site.getPubView()
          Gets the value of the pubView property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type PubView
 void Site.setPubView(PubView value)
          Sets the value of the pubView property.
 



Copyright © 2011 Jasig. All Rights Reserved.