Liferay 6.1.2-ce-ga3

com.liferay.portal.lar
Interface PortletDataContext

All Superinterfaces:
PortletDataContext, Serializable

Deprecated. Moved to PortletDataContext

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, addClassedModel, addComments, addComments, addExpando, addLocks, addLocks, addPermissions, addPermissions, addPermissions, addPrimaryKey, addRatingsEntries, addRatingsEntries, addZipEntry, addZipEntry, addZipEntry, addZipEntry, addZipEntry, createServiceContext, createServiceContext, fromXML, fromXML, getAssetCategoryIds, getAssetCategoryIdsMap, getAssetCategoryUuidsMap, getAssetLinkUuidsMap, getAssetTagNames, getAssetTagNames, getAssetTagNamesMap, getBooleanParameter, getClassLoader, getComments, getCompanyGroupId, getCompanyId, getDataStrategy, getEndDate, getExpandoColumns, getGroupId, getLayoutPath, getLocks, getNewPrimaryKeysMap, getNewPrimaryKeysMap, getOldPlid, getParameterMap, getPermissions, getPlid, getPortletPath, getPrimaryKeys, getRatingsEntries, getRootPath, getScopeGroupId, getScopeLayoutUuid, getScopeType, getSourceCompanyGroupId, getSourceGroupId, getSourceLayoutPath, getSourcePortletPath, getSourceRootPath, getStartDate, getUserId, getUserIdStrategy, getZipEntries, getZipEntryAsByteArray, getZipEntryAsInputStream, getZipEntryAsObject, getZipEntryAsObject, getZipEntryAsString, getZipFolderEntries, getZipFolderEntries, getZipReader, getZipWriter, hasDateRange, hasNotUniquePerLayout, hasPrimaryKey, importClassedModel, importComments, importLocks, importPermissions, importPermissions, importRatingsEntries, isDataStrategyMirror, isDataStrategyMirrorWithOverwriting, isPathNotProcessed, isPerformDirectBinaryImport, isPrivateLayout, isWithinDateRange, putNotUniquePerLayout, setClassLoader, setGroupId, setOldPlid, setPlid, setPortetDataContextListener, setPrivateLayout, setScopeGroupId, setScopeLayoutUuid, setScopeType, setSourceCompanyGroupId, setSourceGroupId, setStartDate, toXML
 


Liferay 6.1.2-ce-ga3