Liferay 6.2.0-ce-m5

com.liferay.portlet.passwordpoliciesadmin.lar
Class PasswordPolicyPortletDataHandler

java.lang.Object
  extended by com.liferay.portal.kernel.lar.BasePortletDataHandler
      extended by com.liferay.portlet.passwordpoliciesadmin.lar.PasswordPolicyPortletDataHandler
All Implemented Interfaces:
PortletDataHandler

public class PasswordPolicyPortletDataHandler
extends BasePortletDataHandler


Field Summary
static String NAMESPACE
           
 
Constructor Summary
PasswordPolicyPortletDataHandler()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.lar.BasePortletDataHandler
addExportDataRootElement, deleteData, doDeleteData, doExportData, doImportData, exportData, getDataPortletPreferences, getExportControls, getExportDataRootElementString, getExportMetadataControls, getImportControls, getImportMetadataControls, importData, isAlwaysExportable, isAlwaysStaged, isDataLocalized, isPublishToLiveByDefault, setAlwaysExportable, setAlwaysStaged, setDataLocalized, setDataPortletPreferences, setExportControls, setExportMetadataControls, setImportControls, setImportMetadataControls, setPublishToLiveByDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values
Constructor Detail

PasswordPolicyPortletDataHandler

public PasswordPolicyPortletDataHandler()

Liferay 6.2.0-ce-m5