Uses of Package
org.apache.jetspeed.om.registry

Packages that use org.apache.jetspeed.om.registry
org.apache.jetspeed.capability Facilities for handling various browser types and their respective capabilities. 
org.apache.jetspeed.daemon.impl.util.diskcachedaemon   
org.apache.jetspeed.daemon.impl.util.feeddaemon   
org.apache.jetspeed.modules.actions.portlets   
org.apache.jetspeed.om.dbregistry   
org.apache.jetspeed.om.registry Represents a repository of configuration data. 
org.apache.jetspeed.om.registry.base   
org.apache.jetspeed.portal Represents core classes for working with Portlets. 
org.apache.jetspeed.services   
org.apache.jetspeed.services.portaltoolkit Services for creating new Portal objects from named Registry entries or PSML configuration entries. 
org.apache.jetspeed.services.portletfactory Helper classes for handling the creation of Portlet objects. 
org.apache.jetspeed.services.registry   
org.apache.jetspeed.services.security   
org.apache.jetspeed.util   
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.capability
ClientEntry
           The ClientEntry interface represents one client inside of the client registry.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.daemon.impl.util.diskcachedaemon
PortletEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.daemon.impl.util.feeddaemon
PortletEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.modules.actions.portlets
MediaTypeEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a MediaType FIXME: we should add some additionnal attrbutes for separating 2 versions of the same mime type
RegistryEntry
          RegistryEntry is the base interface that objects must implement in order to be used with the Registry service.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.om.dbregistry
PortletEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
RegistryException
          Occurs when anything unexpected happens within Jetspeed and its Registry.
SecurityEntry
          Interface for manipulatin the security entries on the registry entries
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.om.registry
CachedParameter
          Interface describing a cached parameter for a registry entry.
CapabilityMap
           The CapabilityMap interface represents a list that stores capabilities a client is capable of.
Category
          Interface describing a Category in the registry
ClientEntry
           The ClientEntry interface represents one client inside of the client registry.
ContentURL
          Interface describing a ContentURL in the registry
MetaInfo
          Interface for storing meta-info on a registry entry
MimetypeMap
           The MimeTypeMap interface represents a list that stores all mimetypes a client supports.
Parameter
          Interface describing a parameter for a registry entry.
ParameterStyle
          Interface describing a parameter style for a portlet parameter.
PortletInfoEntry
          The PortletInfoEntry defines all the common description properties for all the portlet related entries.
Registry
          Represents all items within Jetspeed that hold configuration information.
RegistryEntry
          RegistryEntry is the base interface that objects must implement in order to be used with the Registry service.
RegistryException
          Occurs when anything unexpected happens within Jetspeed and its Registry.
Security
          Interface for manipulatin the access rights on the registry entries
SecurityAccess
          Interface for manipulatin the security allow on the registry entries
StyleOption
          Interface describing a style option for a portlet parameter style.
ToolDescriptor
          Interface for storing tool information for a portlet, control or controller
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.om.registry.base
CachedParameter
          Interface describing a cached parameter for a registry entry.
CapabilityMap
           The CapabilityMap interface represents a list that stores capabilities a client is capable of.
Category
          Interface describing a Category in the registry
ClientEntry
           The ClientEntry interface represents one client inside of the client registry.
ClientRegistry
           The ClientRegistry interface allow to query the system Registry to find client implementations whose "User-agent" identification matches a specific regular expression as defined in a ClientEntry
ContentURL
          Interface describing a ContentURL in the registry
InvalidEntryException
          Occurs when anything unexpected happens within Jetspeed and its Registry.
MediaTypeEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a MediaType FIXME: we should add some additionnal attrbutes for separating 2 versions of the same mime type
MediaTypeRegistry
          Represents a media-type registry.
MetaInfo
          Interface for storing meta-info on a registry entry
MimetypeMap
           The MimeTypeMap interface represents a list that stores all mimetypes a client supports.
Parameter
          Interface describing a parameter for a registry entry.
ParameterStyle
          Interface describing a parameter style for a portlet parameter.
PortletControlEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a PortletControl
PortletControllerEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a PortletController
PortletEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
PortletInfoEntry
          The PortletInfoEntry defines all the common description properties for all the portlet related entries.
PortletRegistry
          Represents a portlet registry.
Registry
          Represents all items within Jetspeed that hold configuration information.
RegistryEntry
          RegistryEntry is the base interface that objects must implement in order to be used with the Registry service.
Security
          Interface for manipulatin the access rights on the registry entries
SecurityAccess
          Interface for manipulatin the security allow on the registry entries
SecurityAllow
          Interface for manipulatin the security entries on the registry entries
SecurityEntry
          Interface for manipulatin the security entries on the registry entries
SkinEntry
          The SkinEntry defines the properties used for storing a Skin description in the registry
StyleOption
          Interface describing a style option for a portlet parameter style.
ToolDescriptor
          Interface for storing tool information for a portlet, control or controller
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.portal
PortletEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
RegistryEntry
          RegistryEntry is the base interface that objects must implement in order to be used with the Registry service.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.services
Registry
          Represents all items within Jetspeed that hold configuration information.
RegistryEntry
          RegistryEntry is the base interface that objects must implement in order to be used with the Registry service.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.services.portaltoolkit
PortletEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.services.portletfactory
PortletEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.services.registry
Registry
          Represents all items within Jetspeed that hold configuration information.
RegistryEntry
          RegistryEntry is the base interface that objects must implement in order to be used with the Registry service.
RegistryException
          Occurs when anything unexpected happens within Jetspeed and its Registry.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.services.security
Parameter
          Interface describing a parameter for a registry entry.
RegistryEntry
          RegistryEntry is the base interface that objects must implement in order to be used with the Registry service.
 

Classes in org.apache.jetspeed.om.registry used by org.apache.jetspeed.util
PortletEntry
          This entry describes all the properties that should be present in a RegistryEntry describing a Portlet.
 



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