Liferay 6.2.0-ce-rc1

com.liferay.portal.lar
Interface PortletDataContext

All Superinterfaces:
PortletDataContext, Serializable

Deprecated. As of 6.2.0, moved to PortletDataContext

public interface PortletDataContext
extends PortletDataContext


Field Summary
 
Fields inherited from interface com.liferay.portal.kernel.lar.PortletDataContext
REFERENCE_TYPE_CHILD, REFERENCE_TYPE_DEPENDENCY, REFERENCE_TYPE_DEPENDENCY_DISPOSABLE, REFERENCE_TYPE_EMBEDDED, REFERENCE_TYPE_PARENT, REFERENCE_TYPE_STRONG, REFERENCE_TYPE_WEAK, 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, addClassedModel, addComments, addComments, addDateRangeCriteria, addDeletionSystemEventStagedModelTypes, addExpando, addLocks, addLocks, addMissingReferenceElement, addPermissions, addPermissions, addPermissions, addPortalPermissions, addPortletPermissions, addPrimaryKey, addRatingsEntries, addRatingsEntries, addReferenceElement, addReferenceElement, addReferenceElement, addReferenceElement, addScopedPrimaryKey, addZipEntry, addZipEntry, addZipEntry, addZipEntry, addZipEntry, clearScopedPrimaryKeys, createServiceContext, createServiceContext, createServiceContext, createServiceContext, fromXML, fromXML, getAssetCategoryIds, getAssetCategoryIdsMap, getAssetCategoryUuidsMap, getAssetLinksMap, getAssetTagNames, getAssetTagNames, getAssetTagNamesMap, getBooleanParameter, getBooleanParameter, getClassLoader, getComments, getCompanyGroupId, getCompanyId, getDataStrategy, getDeletionSystemEventStagedModelTypes, getEndDate, getExpandoColumns, getExportDataElement, getExportDataElement, getExportDataGroupElement, getExportDataRootElement, getGroupId, getImportDataElement, getImportDataGroupElement, getImportDataRootElement, getImportDataStagedModelElement, getLayoutPath, getLocks, getManifestSummary, getMissingReferencesElement, getNewLayouts, getNewPrimaryKeysMap, getNewPrimaryKeysMap, getOldPlid, getParameterMap, getPermissions, getPlid, getPortletPath, getPrimaryKeys, getRatingsEntries, getReferenceDataElement, getReferenceDataElement, getReferenceDataElement, getReferenceDataElement, getReferenceDataElements, getReferenceDataElements, getReferenceDataElements, getReferenceDataElements, getReferenceElements, getRootPath, getScopedPrimaryKeys, getScopeGroupId, getScopeLayoutUuid, getScopeType, getSourceCompanyGroupId, getSourceCompanyId, getSourceGroupId, getSourceLayoutPath, getSourcePortletPath, getSourceRootPath, getSourceUserPersonalSiteGroupId, getStartDate, getUserId, getUserIdStrategy, getUserPersonalSiteGroupId, getZipEntries, getZipEntryAsByteArray, getZipEntryAsInputStream, getZipEntryAsObject, getZipEntryAsObject, getZipEntryAsString, getZipFolderEntries, getZipFolderEntries, getZipReader, getZipWriter, hasDateRange, hasNotUniquePerLayout, hasPrimaryKey, hasScopedPrimaryKey, importClassedModel, importClassedModel, importComments, importLocks, importPermissions, importPermissions, importPortalPermissions, importPortletPermissions, importRatingsEntries, isCompanyStagedGroupedModel, isDataStrategyMirror, isDataStrategyMirrorWithOverwriting, isPathExportedInScope, isPathNotExportedInScope, isPathNotProcessed, isPathProcessed, isPerformDirectBinaryImport, isPrivateLayout, isWithinDateRange, putNotUniquePerLayout, setClassLoader, setCompanyGroupId, setCompanyId, setDataStrategy, setEndDate, setExportDataRootElement, setGroupId, setImportDataRootElement, setMissingReferencesElement, setNewLayouts, setOldPlid, setParameterMap, setPlid, setPortetDataContextListener, setPrivateLayout, setScopeGroupId, setScopeLayoutUuid, setScopeType, setSourceCompanyGroupId, setSourceCompanyId, setSourceGroupId, setSourceUserPersonalSiteGroupId, setStartDate, setUserIdStrategy, setUserPersonalSiteGroupId, setZipReader, setZipWriter, toXML
 


Liferay 6.2.0-ce-rc1