com.liferay.portal.lar
Class PortletDataHandlerBoolean
java.lang.Object
com.liferay.portal.kernel.lar.PortletDataHandlerControl
com.liferay.portal.kernel.lar.PortletDataHandlerBoolean
com.liferay.portal.lar.PortletDataHandlerBoolean
Deprecated. As of 6.2.0, moved to PortletDataHandlerBoolean
public class PortletDataHandlerBoolean
- extends PortletDataHandlerBoolean
Constructor Summary |
PortletDataHandlerBoolean(String namespace,
String controlName)
Deprecated. |
PortletDataHandlerBoolean(String namespace,
String controlName,
boolean defaultState)
Deprecated. |
PortletDataHandlerBoolean(String namespace,
String controlName,
boolean defaultState,
boolean disabled)
Deprecated. |
PortletDataHandlerBoolean(String namespace,
String controlName,
boolean defaultState,
boolean disabled,
PortletDataHandlerControl[] children)
Deprecated. |
PortletDataHandlerBoolean(String namespace,
String controlName,
boolean defaultState,
PortletDataHandlerControl[] children)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace,
String controlName)
- Deprecated.
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace,
String controlName,
boolean defaultState)
- Deprecated.
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace,
String controlName,
boolean defaultState,
boolean disabled)
- Deprecated.
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace,
String controlName,
boolean defaultState,
boolean disabled,
PortletDataHandlerControl[] children)
- Deprecated.
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace,
String controlName,
boolean defaultState,
PortletDataHandlerControl[] children)
- Deprecated.