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

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

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

Methods in org.apache.wsrp4j.persistence.xml with parameters of type ConsumerPortletContextList
 PersistentInformation ClientPersistentInformationProvider.getPersistentInformation(ConsumerPortletContextList consumerPortletContextList)
          Returns the persistent file information for the ConsumerPortletContext
 

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

Methods in org.apache.wsrp4j.persistence.xml.driver with parameters of type ConsumerPortletContextList
 PersistentInformation ClientPersistentInformationProviderImpl.getPersistentInformation(ConsumerPortletContextList consumerPortletContextList)
          Returns the persistent file information for the ConsumerPortletContext
 



--