|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Model | |
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 |
Uses of Model in org.apache.pluto.om |
Methods in org.apache.pluto.om with parameters of type Model | |
Controller |
ControllerFactory.get(Model model)
|
static Controller |
ControllerObjectAccess.get(Model model)
|
Uses of Model in org.apache.pluto.om.common |
Subinterfaces of Model in org.apache.pluto.om.common | |
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 ... |
Uses of Model in org.apache.pluto.om.entity |
Subinterfaces of Model in org.apache.pluto.om.entity | |
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. |
Uses of Model in org.apache.pluto.om.portlet |
Subinterfaces of Model in org.apache.pluto.om.portlet | |
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. |
Uses of Model in org.apache.pluto.om.servlet |
Subinterfaces of Model in org.apache.pluto.om.servlet | |
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. |
Uses of Model in org.apache.pluto.om.window |
Subinterfaces of Model in org.apache.pluto.om.window | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |