Class PortletDataHandlerBoolean
java.lang.Object
com.liferay.exportimport.kernel.lar.PortletDataHandlerControl
com.liferay.exportimport.kernel.lar.PortletDataHandlerBoolean
- Author:
- Raymond Augé
-
Constructor Summary
ConstructorsConstructorDescriptionPortletDataHandlerBoolean(String namespace, String name) PortletDataHandlerBoolean(String namespace, String name, boolean defaultState) PortletDataHandlerBoolean(String namespace, String name, boolean defaultState, boolean disabled) PortletDataHandlerBoolean(String namespace, String name, boolean defaultState, boolean disabled, PortletDataHandlerControl[] childrenPortletDataHandlerControls) PortletDataHandlerBoolean(String namespace, String name, boolean defaultState, boolean disabled, PortletDataHandlerControl[] childrenPortletDataHandlerControls, String className) PortletDataHandlerBoolean(String namespace, String name, boolean defaultState, boolean disabled, PortletDataHandlerControl[] childrenPortletDataHandlerControls, String className, String referrerClassName) PortletDataHandlerBoolean(String namespace, String name, boolean defaultState, PortletDataHandlerControl[] childrenPortletDataHandlerControls) PortletDataHandlerBoolean(String namespace, String name, String label, boolean defaultState, boolean disabled, PortletDataHandlerControl[] childrenPortletDataHandlerControls, String className, String referrerClassName) -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class com.liferay.exportimport.kernel.lar.PortletDataHandlerControl
getClassName, getHelpMessage, getLabel, getName, getNamespace, getNamespacedName, getNamespacedName, getReferrerClassName, isDisabled, setNamespace
-
Constructor Details
-
PortletDataHandlerBoolean
-
PortletDataHandlerBoolean
-
PortletDataHandlerBoolean
-
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace, String name, boolean defaultState, boolean disabled, PortletDataHandlerControl[] childrenPortletDataHandlerControls) -
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace, String name, boolean defaultState, boolean disabled, PortletDataHandlerControl[] childrenPortletDataHandlerControls, String className) -
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace, String name, boolean defaultState, boolean disabled, PortletDataHandlerControl[] childrenPortletDataHandlerControls, String className, String referrerClassName) -
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace, String name, boolean defaultState, PortletDataHandlerControl[] childrenPortletDataHandlerControls) -
PortletDataHandlerBoolean
-
-
Method Details
-
getChildrenPortletDataHandlerControls
-
getDefaultState
public boolean getDefaultState()
-