Liferay 6.2.0-ce-m5

com.liferay.portlet.layoutsadmin.lar
Class LayoutPrototypePortletDataHandler

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

public class LayoutPrototypePortletDataHandler
extends BasePortletDataHandler


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

LayoutPrototypePortletDataHandler

public LayoutPrototypePortletDataHandler()

Liferay 6.2.0-ce-m5