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

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

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

Subclasses of PersistentDataObjectImpl in org.apache.wsrp4j.persistence.xml.driver
 class ConsumerConfiguredPortletList
          This class collects ConsumerConfiguredPortlets and implements the marshal / unmarshal methods for CASTOR XML file support.
 class ConsumerPortletContextList
          This class collects ConsumerPortletContext objects and implements the marshal / unmarshal methods for CASTOR XML file support.
 class ConsumerPortletRegistrationList
          This class collects ConsumerPortletRegistrations and implements the marshal / unmarshal methods for CASTOR XML file support.
 class PageList
          This class collects Pages and implements the marshal / unmarshal methods for CASTOR XML file support.
 class PortletDescriptionList
          This class collects PortletDescriptions and implements the marshal / unmarshal methods for CASTOR XML file support.
 class PortletList
          This class collects Portlets and implements the marshal / unmarshal methods for CASTOR XML file support.
 class ProducerList
          This class collects Producer and implements the marshal / unmarshal methods for CASTOR XML file support.
 class RegistrationList
          This class collects Registration objects and implements the marshal / unmarshal methods for CASTOR XML file support.
 class ServiceDescriptionList
          This class contains a ServiceDescription and implements the marshal / unmarshal methods for CASTOR XML file support.
 class UserList
          This class collects Users and implements the marshal / unmarshal methods for CASTOR XML file support.
 



--