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

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

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

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

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

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



--