Uses of Class
org.apache.pluto.portlet.admin.BaseAdminObject

Packages that use BaseAdminObject
org.apache.pluto.portlet.admin.bean   
org.apache.pluto.portlet.admin.model   
org.apache.pluto.portlet.admin.services   
org.apache.pluto.portlet.admin.util   
 

Uses of BaseAdminObject in org.apache.pluto.portlet.admin.bean
 

Subclasses of BaseAdminObject in org.apache.pluto.portlet.admin.bean
 class PageTO
          A Transfer Object repesenting a page in pageregistry.xml where the fragment type equals page.
 class PortletTO
          A Transfer Object repesenting a portlet in pageregistry.xml where the fragment type equals portlet.
 

Uses of BaseAdminObject in org.apache.pluto.portlet.admin.model
 

Subclasses of BaseAdminObject in org.apache.pluto.portlet.admin.model
 class PageRegistryXao
          This class is used to access and store data in the pageregistry.xml file.
 class PortletEntityRegistryXao
          This class is used to access and store data in the portletentityregistry.xml file.
 

Uses of BaseAdminObject in org.apache.pluto.portlet.admin.services
 

Subclasses of BaseAdminObject in org.apache.pluto.portlet.admin.services
 class DeployWarService
          This is the service that does is called by DeployWarPortlet to do the work of deploying a portlet war.
 class PageRegistryService
          Service concerned with pageregistry.xml persistence
 class PortletRegistryService
          Service concerned with portletentityregistry.xml persistence
 

Uses of BaseAdminObject in org.apache.pluto.portlet.admin.util
 

Subclasses of BaseAdminObject in org.apache.pluto.portlet.admin.util
 class PortletApplicationEntityImplComparator
          Implementation of Comparator for comparing Castor PortletApplicationEntityImp instances.
 



Copyright © 2003-2006 . All Rights Reserved.