See: Description
Interface | Description |
---|---|
ContainerRuntimeOptionType<T> |
This interface defines the contract for the
container-runtime-optionType xsd type |
CustomPortletModeType<T> |
This interface defines the contract for the
custom-portlet-modeType xsd type |
CustomWindowStateType<T> |
This interface defines the contract for the
custom-window-stateType xsd type |
EventDefinitionReferenceType<T> |
This interface defines the contract for the
event-definition-referenceType xsd type |
EventDefinitionType<T> |
This interface defines the contract for the
event-definitionType xsd type |
FilterMappingType<T> |
This interface defines the contract for the
filter-mappingType xsd type |
FilterType<T> |
This interface defines the contract for the
filterType xsd type |
InitParamType<T> |
This interface defines the contract for the
init-paramType xsd type |
ListenerType<T> |
This interface defines the contract for the
listenerType xsd type |
PortletCollectionType<T> |
This interface defines the contract for the
portlet-collectionType xsd type |
PortletDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
PortletDescriptor descriptor = Descriptors.create(PortletDescriptor.class);
|
PortletInfoType<T> |
This interface defines the contract for the
portlet-infoType xsd type |
PortletPreferencesType<T> |
This interface defines the contract for the
portlet-preferencesType xsd type |
PortletType<T> |
This interface defines the contract for the
portletType xsd type |
PreferenceType<T> |
This interface defines the contract for the
preferenceType xsd type |
PublicRenderParameterType<T> |
This interface defines the contract for the
public-render-parameterType xsd type |
SecurityConstraintType<T> |
This interface defines the contract for the
security-constraintType xsd type |
SecurityRoleRefType<T> |
This interface defines the contract for the
security-role-refType xsd type |
SupportsType<T> |
This interface defines the contract for the
supportsType xsd type |
UserAttributeType<T> |
This interface defines the contract for the
user-attributeType xsd type |
UserDataConstraintType<T> |
This interface defines the contract for the
user-data-constraintType xsd type |
Enum | Description |
---|---|
PortalManagedType |
This class implements the
portal-managedType xsd type |
ReadOnlyType |
This class implements the
read-onlyType xsd type |
TransportGuaranteeType |
This class implements the
transport-guaranteeType xsd type |
Copyright © 2017 JBoss by Red Hat. All rights reserved.