Uses of Class
org.apache.wsrp4j.persistence.xml.driver.ConsumerConfiguredPortletList

Packages that use ConsumerConfiguredPortletList
org.apache.wsrp4j.persistence.xml   
org.apache.wsrp4j.persistence.xml.driver   
 

Uses of ConsumerConfiguredPortletList in org.apache.wsrp4j.persistence.xml
 

Methods in org.apache.wsrp4j.persistence.xml with parameters of type ConsumerConfiguredPortletList
 PersistentInformation ServerPersistentInformationProvider.getPersistentInformation(ConsumerConfiguredPortletList cceList)
          Returns the persistent file information for the ConsumerConfiguredPortlet
 

Uses of ConsumerConfiguredPortletList in org.apache.wsrp4j.persistence.xml.driver
 

Methods in org.apache.wsrp4j.persistence.xml.driver with parameters of type ConsumerConfiguredPortletList
 PersistentInformation ServerPersistentInformationProviderImpl.getPersistentInformation(ConsumerConfiguredPortletList cceList)
          Returns the persistent file information for the ConsumerConfiguredPortlet
 



--