This type is a class for model objects.
Contains the declarative data of a portlet.
Package: portletapplication| Attributes Summary | |
| className : EString | * No description is available * |
| expirationCache : EInt | * No description is available * |
| supportedLocale : EString | * No description is available * |
| portletName : EString | * No description is available * |
| id : EString | * No description is available * |
| resourceBundle : EString | * No description is available * |
| supportedSharedRenderParam : EString | @since 7.0 Render parameter name that the portlet shares. |
| supportedProcEvent : QName * | @since 7.0 Event name that the portlet supports to process. |
| supportedPubEvent : QName * | @since 7.0 Event name that the portlet supports to publish. |
| initParams : InitParam * | * No description is available * |
| securityRoleRefs : SecurityRoleRef * | * No description is available * |
| supports : Supports * | * No description is available * |
| runAs : RunAsSpecifiedIdentity @ | * No description is available * |
| portletPreferences : PortletPreference @ | * No description is available * |
| portletInfo : PortletInfo @ | * No description is available * |
| displayNames : DisplayName * | * No description is available * |
| descriptions : Description * | * No description is available * |
| caching : Caching @ | * No description is available * |
| Attribute Details |