Liferay 6.2.0-ce-m5

com.liferay.portlet.layoutsadmin.lar
Class LayoutSetPrototypePortletDataHandler

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

public class LayoutSetPrototypePortletDataHandler
extends BasePortletDataHandler


Field Summary
static String NAMESPACE
           
 
Constructor Summary
LayoutSetPrototypePortletDataHandler()
           
 
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

LayoutSetPrototypePortletDataHandler

public LayoutSetPrototypePortletDataHandler()

Liferay 6.2.0-ce-m5