Class InternalPropertiesPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.portal.application.state.AbstractContextualPropertyProviderPlugin
org.exoplatform.portal.application.state.InternalPropertiesPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
This plugins setup properties that are NOT publicly supported, however it is recommanded to not change anything but there are
no guarantees that it won't change.
- Version:
- $Revision$
- Author:
- Julien Viet
-
Field Summary
Fields inherited from class org.exoplatform.portal.application.state.AbstractContextualPropertyProviderPlugin
log, namespaceURIFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetProperties(UIPortlet portletWindow, Map<QName, String[]> properties) Methods inherited from class org.exoplatform.portal.application.state.AbstractContextualPropertyProviderPlugin
addPropertyMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
InternalPropertiesPlugin
public InternalPropertiesPlugin(org.exoplatform.container.xml.InitParams params)
-
-
Method Details
-
getProperties
- Specified by:
getPropertiesin classAbstractContextualPropertyProviderPlugin
-