Uses of Interface
org.apache.jetspeed.om.registry.PortletInfoEntry

Packages that use PortletInfoEntry
org.apache.jetspeed.om.registry Represents a repository of configuration data. 
org.apache.jetspeed.om.registry.base   
 

Uses of PortletInfoEntry in org.apache.jetspeed.om.registry
 

Subinterfaces of PortletInfoEntry in org.apache.jetspeed.om.registry
 interface PortletControlEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a PortletControl
 interface PortletControllerEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a PortletController
 interface PortletEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
 

Uses of PortletInfoEntry in org.apache.jetspeed.om.registry.base
 

Classes in org.apache.jetspeed.om.registry.base that implement PortletInfoEntry
 class BasePortletControlEntry
          Default bean like implementation of the PortletControlEntry registry entry
 class BasePortletControllerEntry
          Default bean like implementation of the PortletControllerEntry registry entry
 class BasePortletEntry
          Default bean like implementation of the PortletEntry interface suitable for serialization with Castor
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.