Liferay 6.0.5

com.liferay.portal.lar
Interface PortletDataContext

All Superinterfaces:
PortletDataContext, Serializable

Deprecated. This class has been repackaged at com.liferay.portal.kernel.lar.

public interface PortletDataContext
extends PortletDataContext


Field Summary
 
Fields inherited from interface com.liferay.portal.kernel.lar.PortletDataContext
ROOT_PATH_GROUPS, ROOT_PATH_LAYOUTS, ROOT_PATH_PORTLETS
 
Method Summary
 
Methods inherited from interface com.liferay.portal.kernel.lar.PortletDataContext
addAssetCategories, addAssetCategories, addAssetTags, addAssetTags, addComments, addComments, addLocks, addLocks, addPermissions, addPermissions, addPermissions, addPrimaryKey, addRatingsEntries, addRatingsEntries, addZipEntry, addZipEntry, addZipEntry, addZipEntry, addZipEntry, fromXML, fromXML, getAssetCategoryIds, getAssetCategoryIdsMap, getAssetCategoryUuidsMap, getAssetTagNames, getAssetTagNames, getAssetTagNamesMap, getBooleanParameter, getClassLoader, getComments, getCompanyId, getDataStrategy, getEndDate, getGroupId, getLayoutPath, getLocks, getNewPrimaryKeysMap, getNewPrimaryKeysMap, getOldPlid, getParameterMap, getPermissions, getPlid, getPortletPath, getPrimaryKeys, getRatingsEntries, getRootPath, getScopeGroupId, getScopeLayoutUuid, getSourceGroupId, getSourceLayoutPath, getSourcePortletPath, getSourceRootPath, getStartDate, getUserId, getUserIdStrategy, getZipEntries, getZipEntryAsByteArray, getZipEntryAsInputStream, getZipEntryAsObject, getZipEntryAsString, getZipFolderEntries, getZipFolderEntries, getZipReader, getZipWriter, hasDateRange, hasNotUniquePerLayout, hasPrimaryKey, importComments, importLocks, importPermissions, importPermissions, importRatingsEntries, isDataStrategyMirror, isPathNotProcessed, isPrivateLayout, isWithinDateRange, putNotUniquePerLayout, setClassLoader, setGroupId, setOldPlid, setPlid, setPortetDataContextListener, setPrivateLayout, setScopeGroupId, setScopeLayoutUuid, setSourceGroupId, toXML
 


Liferay 6.0.5