Package org.exoplatform.task.integration
Class SpacePropertiesPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.portal.application.state.AbstractContextualPropertyProviderPlugin
org.exoplatform.task.integration.SpacePropertiesPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class SpacePropertiesPlugin
extends org.exoplatform.portal.application.state.AbstractContextualPropertyProviderPlugin
-
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(org.exoplatform.portal.webui.application.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
-
SpacePropertiesPlugin
- Throws:
Exception
-
-
Method Details