|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigElement | |
org.apache.jetspeed.om.profile | Represents the options available for displaying the portlet. |
org.apache.jetspeed.om.profile.psml |
Uses of ConfigElement in org.apache.jetspeed.om.profile |
Subinterfaces of ConfigElement in org.apache.jetspeed.om.profile | |
interface |
Control
Default bean like implementation of the control entry in psml |
interface |
Controller
Default bean like implementation of the controller entry in psml |
interface |
Entry
An Entry is a representation of a Portlet within a configuration Document. |
interface |
IdentityElement
ConfigElement is the base interface that objects must implement in order to be used with the Profile service. |
interface |
Layout
Default bean like implementation of the layout entry in psml |
interface |
Portlets
Portlets is collection of portlet entries and other portlet sets within a configuration Document. |
interface |
Reference
Portlets is collection of portlet entries and other portlet sets within a configuration Document. |
interface |
Skin
Default bean like implementation of the skin entry in psml |
Uses of ConfigElement in org.apache.jetspeed.om.profile.psml |
Classes in org.apache.jetspeed.om.profile.psml that implement ConfigElement | |
class |
PsmlConfigElement
Base simple bean-like implementation of the ConfigElement interface suitable for Castor XML serialization. |
class |
PsmlControl
Default bean like implementation of the control entry in psml |
class |
PsmlController
Default bean like implementation of the controller entry in psml |
class |
PsmlEntry
Default bean like implementation of the Entry interface suitable for serialization with Castor |
class |
PsmlIdentityElement
Base simple bean-like implementation of the IdentityElement interface suitable for Castor XML serialization. |
class |
PsmlLayout
Default bean like implementation of the skin entry in psml |
class |
PsmlPortlets
Base simple bean-like implementation of the Portlets interface suitable for Castor XML serialization. |
class |
PsmlReference
Base simple bean-like implementation of the Portlets interface suitable for Castor XML serialization. |
class |
PsmlSkin
Default bean like implementation of the skin entry in psml |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |