| Class | Description |
|---|---|
| CacheScopeType |
Caching scope, allowed values are "private" indicating that the content should not be shared
across users and "public" indicating that the content may be shared across users.
|
| ContainerRuntimeOptionType |
The container-runtime-option element contains settings
for the portlet container that the portlet expects to be honored
at runtime.
|
| CustomPortletModeType |
A custom portlet mode that one or more portlets in
this portlet application supports.
|
| CustomWindowStateType |
A custom window state that one or more portlets in this
portlet application supports.
|
| DescriptionType |
The description element is used to provide text describing the
parent element.
|
| DisplayNameType |
The display-name type contains a short name that is intended
to be displayed by tools.
|
| EventDefinitionReferenceType |
The event-definition-referenceType is used to reference events
declared with the event-definition element at application level.
|
| EventDefinitionType |
The event-definitionType is used to declare events the portlet can either
receive or emit.
|
| ExpirationCacheType |
Expiration-time defines the time in seconds after which the portlet output expires.
|
| FilterMappingType |
Declaration of the filter mappings in this portlet
application is done by using filter-mappingType.
|
| FilterType |
The filter element specifies a filter that can transform the
content of portlet requests and portlet responses.
|
| InitParamType |
The init-param element contains a name/value pair as an
initialization param of the portlet
Used in:portlet
|
| KeywordsType |
Locale specific keywords associated with this portlet.
|
| ListenerType |
The listenerType is used to declare listeners for this portlet application.
|
| MimeTypeType |
MIME type name, e.g.
|
| NameType |
The name element contains the name of a parameter.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.crossingchannels.portal.websphere.specification.jsr286.dom package.
|
| PortletAppType |
Java class for portlet-appType complex type.
|
| PortletCollectionType |
The portlet-collectionType is used to identify a subset
of portlets within a portlet application to which a
security constraint applies.
|
| PortletInfoType |
Java class for portlet-infoType complex type.
|
| PortletModeType |
Portlet modes.
|
| PortletNameType |
The portlet-name element contains the canonical name of the
portlet.
|
| PortletPreferencesType |
Portlet persistent preference store.
|
| PortletType |
The portlet element contains the declarative data of a portlet.
|
| PreferenceType |
Persistent preference values that may be used for customization
and personalization by the portlet.
|
| PublicRenderParameterType |
The public-render-parameters defines a render parameter that is allowed to be public
and thus be shared with other portlets.
|
| ResourceBundleType |
Name of the resource bundle containing the language specific
portlet informations in different languages (Filename without
the language specific part (e.g.
|
| RoleLinkType |
The role-link element is a reference to a defined security role.
|
| SecurityConstraintType |
The security-constraintType is used to associate
intended security constraints with one or more portlets.
|
| SecurityRoleRefType |
The security-role-ref element contains the declaration of a
security role reference in the code of the web application.
|
| ShortTitleType |
Locale specific short version of the static title.
|
| SupportedLocaleType |
Indicated the locales the portlet supports.
|
| SupportsType |
Supports indicates the portlet modes a
portlet supports for a specific content type.
|
| TitleType |
Locale specific static title for this portlet.
|
| UserAttributeType |
User attribute defines a user specific attribute that the
portlet application needs.
|
| UserDataConstraintType |
The user-data-constraintType is used to indicate how
data communicated between the client and portlet should be
protected.
|
| ValueType |
The value element contains the value of a parameter.
|
| WindowStateType |
Portlet window state.
|
| Enum | Description |
|---|---|
| PortalManagedType |
Java class for portal-managedType.
|
| ReadOnlyType |
Java class for read-onlyType.
|
| TransportGuaranteeType |
Java class for transport-guaranteeType.
|