com.nabhinc.portal.config |
Stringbeans portlet configuration binding classes.
|
Java Source File Name | Type | Comment |
CustomPortletModeType.java | Interface | A custom portlet mode that one or more portlets in
this portlet application supports.
Used in: portlet-app
Java content class for custom-portlet-modeType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
CustomWindowStateType.java | Interface | A custom window state that one or more portlets in this
portlet application supports.
Used in: portlet-app
Java content class for custom-window-stateType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
DescriptionType.java | Interface | The description element is used to provide text describing the
parent element. |
DisplayNameType.java | Interface | The display-name type contains a short name that is intended
to be displayed by tools. |
ExpirationCacheType.java | Interface | Expriation-cache defines expiration-based caching for this
portlet. |
InitParamType.java | Interface | The init-param element contains a name/value pair as an
initialization param of the portlet
Used in:portlet
Java content class for init-paramType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
KeywordsType.java | Interface | Locale specific keywords associated with this portlet.
The kewords are separated by commas.
Used in: portlet-info
Java content class for keywordsType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
MimeTypeType.java | Interface | MIME type name, e.g. |
NameType.java | Interface | The name element contains the name of a parameter.
Used in: init-param, ...
Java content class for nameType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
ObjectFactory.java | Class | This object contains factory methods for each
Java content interface and Java element interface
generated in the com.nabhinc.portal.config package. |
PortletApp.java | Interface | The portlet-app element is the root of the deployment descriptor
for a portlet application. |
PortletAppType.java | Interface | Java content class for portlet-appType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
PortletCollectionType.java | Interface | The portlet-collectionType is used to identify a subset
of portlets within a portlet application to which a
security constraint applies.
Used in: security-constraint
Java content class for portlet-collectionType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
PortletInfoType.java | Interface | Java content class for portlet-infoType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
PortletModeType.java | Interface | Portlet modes. |
PortletNameType.java | Interface | The portlet-name element contains the canonical name of the
portlet. |
PortletPreferencesType.java | Interface | Portlet persistent preference store.
Used in: portlet
Java content class for portlet-preferencesType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
PortletType.java | Interface | The portlet element contains the declarative data of a portlet.
Used in: portlet-app
Java content class for portletType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
PreferenceType.java | Interface | Persistent preference values that may be used for customization
and personalization by the portlet.
Used in: portlet-preferences
Java content class for preferenceType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
ResourceBundleType.java | Interface | Filename of the resource bundle containing the language specific
portlet informations in different languages.
Used in: portlet-info
Java content class for resource-bundleType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
RoleLinkType.java | Interface | The role-link element is a reference to a defined security role.
The role-link element must contain the name of one of the
security roles defined in the security-role elements.
Used in: security-role-ref
Java content class for role-linkType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
SecurityConstraintType.java | Interface | The security-constraintType is used to associate
intended security constraints with one or more portlets.
Used in: portlet-app
Java content class for security-constraintType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
SecurityRoleRefType.java | Interface | The security-role-ref element contains the declaration of a
security role reference in the code of the web application. |
ShortTitleType.java | Interface | Locale specific short version of the static title.
Used in: portlet-info
Java content class for short-titleType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
SupportedLocaleType.java | Interface | Indicated the locales the portlet supports.
Used in: portlet
Java content class for supported-localeType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
SupportsType.java | Interface | Supports indicates the portlet modes a
portlet supports for a specific content type. |
TitleType.java | Interface | Locale specific static title for this portlet.
Used in: portlet-info
Java content class for titleType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
UserAttributeType.java | Interface | User attribute defines a user specific attribute that the
portlet application needs. |
UserDataConstraintType.java | Interface | The user-data-constraintType is used to indicate how
data communicated between the client and portlet should be
protected.
Used in: security-constraint
Java content class for user-data-constraintType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
ValueType.java | Interface | The value element contains the value of a parameter.
Used in: init-param
Java content class for valueType complex type.
The following schema fragment specifies the expected content contained within this java content object. |
WindowStateType.java | Interface | Portlet window state. |