Liferay 6.2-ce-ga5

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, addClassedModel, addClassedModel, addComments, addComments, addDateRangeCriteria, addDeletionSystemEventStagedModelTypes, addExpando, addLocks, addLocks, addPermissions, addPermissions, addPermissions, addPortalPermissions, addPortletPermissions, addPrimaryKey, addRatingsEntries, addRatingsEntries, addReferenceElement, addReferenceElement, addReferenceElement, addReferenceElement, addScopedPrimaryKey, addZipEntry, addZipEntry, addZipEntry, addZipEntry, addZipEntry, cleanUpMissingReferences, clearScopedPrimaryKeys, createServiceContext, createServiceContext, createServiceContext, createServiceContext, createServiceContext, createServiceContext, fromXML, fromXML, getAssetCategoryIds, getAssetCategoryIdsMap, getAssetCategoryUuidsMap, getAssetLinksMap, getAssetTagNames, getAssetTagNames, getAssetTagNamesMap, getBooleanParameter, getBooleanParameter, getClassLoader, getComments, getCompanyGroupId, getCompanyId, getDataStrategy, getDateRange, getDateRangeCriteria, getDeletionSystemEventStagedModelTypes, getEndDate, getExpandoColumns, getExportDataElement, getExportDataElement, getExportDataElement, getExportDataGroupElement, getExportDataRootElement, getGroupId, getImportDataElement, getImportDataElement, getImportDataGroupElement, getImportDataRootElement, getImportDataStagedModelElement, getLayoutPath, getLocks, getManifestSummary, getMissingReferencesElement, getNewLayouts, getNewPrimaryKeysMap, getNewPrimaryKeysMap, getNewPrimaryKeysMaps, getOldPlid, getParameterMap, getPermissions, getPlid, getPortletPath, getPrimaryKeys, getRatingsEntries, getReferenceDataElement, getReferenceDataElement, getReferenceDataElement, getReferenceDataElement, getReferenceDataElements, getReferenceDataElements, getReferenceDataElements, getReferenceDataElements, getReferenceElement, getReferenceElement, getReferenceElements, getRootPath, getRootPortletId, 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, importClassedModel, importClassedModel, importComments, importLocks, importPermissions, importPermissions, importPortalPermissions, importPortletPermissions, importRatingsEntries, isCompanyStagedGroupedModel, isDataStrategyMirror, isDataStrategyMirrorWithOverwriting, isInitialPublication, isMissingReference, isModelCounted, isPathExportedInScope, isPathNotExportedInScope, isPathNotProcessed, isPathProcessed, isPerformDirectBinaryImport, isPrivateLayout, isStagedModelCounted, isWithinDateRange, putNotUniquePerLayout, setClassLoader, setCompanyGroupId, setCompanyId, setDataStrategy, setEndDate, setExportDataRootElement, setGroupId, setImportDataRootElement, setManifestSummary, setMissingReferencesElement, setNewLayouts, setNewPrimaryKeysMaps, setOldPlid, setParameterMap, setPlid, setPortetDataContextListener, setPrivateLayout, setRootPortletId, setScopeGroupId, setScopeLayoutUuid, setScopeType, setSourceCompanyGroupId, setSourceCompanyId, setSourceGroupId, setSourceUserPersonalSiteGroupId, setStartDate, setUserIdStrategy, setUserPersonalSiteGroupId, setZipReader, setZipWriter, toXML
 


Liferay 6.2-ce-ga5