Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.lar.PortletDataHandlerControl

Packages that use PortletDataHandlerControl
com.liferay.portal.lar This package defines the portal archiving interfaces, classes, and exceptions. 
 

Uses of PortletDataHandlerControl in com.liferay.portal.lar
 

Constructors in com.liferay.portal.lar with parameters of type PortletDataHandlerControl
PortletDataHandlerBoolean(String namespace, String controlName, boolean defaultState, boolean disabled, PortletDataHandlerControl[] children)
          Deprecated.  
PortletDataHandlerBoolean(String namespace, String controlName, boolean defaultState, PortletDataHandlerControl[] children)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3