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

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

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

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

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

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



--