Package | Description |
---|---|
org.apache.pluto.om | |
org.apache.pluto.om.common | |
org.apache.pluto.om.entity | |
org.apache.pluto.om.portlet | |
org.apache.pluto.om.servlet | |
org.apache.pluto.om.window |
Modifier and Type | Method and Description |
---|---|
Controller |
ControllerFactory.get(Model model) |
static Controller |
ControllerObjectAccess.get(Model model) |
Modifier and Type | Interface and Description |
---|---|
interface |
Description
The Description interface represents a description
text of the deployment decriptor in a specifc locale.
|
interface |
DescriptionSet
The
DescriptionSet interface represents all localized texts
for one description. |
interface |
DisplayName
The DisplayName interface represents a display name
text of the deployment decriptor in a specifc locale.
|
interface |
DisplayNameSet
The
DisplayNameSet interface represents all localized display
names. |
interface |
Language
This interface provides access to a language and its attributes.
|
interface |
LanguageSet
This interface provides access to a set of
Language objects. |
interface |
Parameter
This interface provides access to a parameter and its attributes.
|
interface |
ParameterSet
This interface provides access to a set of
Parameter objects. |
interface |
Preference
The
Preference interface provides access to a preference and its attributes. |
interface |
PreferenceSet
This interface provides access to a set of
Preference objects. |
interface |
SecurityRole
The
SecurityRole interface ... |
interface |
SecurityRoleRef
The
SecurityRoleRef interface ... |
interface |
SecurityRoleRefSet
The
SecurityRoleRefSet interface ... |
interface |
SecurityRoleSet
The
ParameterSet interface ... |
Modifier and Type | Interface and Description |
---|---|
interface |
PortletApplicationEntity
The
PortletApplicationEntity interface represents an instance of the
application/context describing the portlets. |
interface |
PortletApplicationEntityList
This interface provides access to a set of
PortletApplicationEntity objects. |
interface |
PortletEntity
The
PortletEntity interface represents a single portlet occurance,
that can be shown on a single page or on multiple pages. |
interface |
PortletEntityList
This interface provides access to a set of
PortletEntity objects. |
Modifier and Type | Interface and Description |
---|---|
interface |
ContentType
This interface provides access to a content type and its supported
portlet modes.
|
interface |
ContentTypeSet
This interface provides access to a set of
ContentType objects. |
interface |
PortletApplicationDefinition
This interface provides access to a portlet application and its attributes.
|
interface |
PortletApplicationDefinitionList
This interface provides access to a set of
PortletApplicationDefinition objects. |
interface |
PortletDefinition
This interface provides access to a portlet and its attributes.
|
interface |
PortletDefinitionList
This interface provides access to a set of
PortletDefinition objects. |
Modifier and Type | Interface and Description |
---|---|
interface |
ServletDefinition
This interface provides access to a servlet and its attributes.
|
interface |
ServletDefinitionList
This interface provides access to a set of
ServletDefinition objects. |
interface |
WebApplicationDefinition
This interface provides access to a web application and its attributes.
|
interface |
WebApplicationDefinitionList
This interface provides access to a set of
WebApplicationDefinition objects. |
Modifier and Type | Interface and Description |
---|---|
interface |
PortletWindow
The
PortletWindow interface represents a single window
of a portlet instance as it can be shown only once on a single page. |
interface |
PortletWindowList
The
PortletWindowSet interface defines a set which
can hold PortletWindow objects. |
Copyright © 2003-2013 . All Rights Reserved.