protected class CMISAPI.Context
extends org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
| Modifier | Constructor and Description |
|---|---|
protected |
Context(String filter,
boolean includeAcls,
boolean includeAllowableActions,
boolean includePolicies,
org.apache.chemistry.opencmis.commons.enums.IncludeRelationships includeRelationships,
String renditionFilter,
String orderBy,
int maxItemsPerPage)
Constructor of CMIS context;.
|
generateCacheKey, getCacheKey, getFilter, getFilterString, getIncludeRelationships, getMaxItemsPerPage, getOrderBy, getRenditionFilter, getRenditionFilterString, isCacheEnabled, isIncludeAcls, isIncludeAllowableActions, isIncludePathSegments, isIncludePolicies, loadSecondaryTypeProperties, setCacheEnabled, setFilter, setFilterString, setIncludeAcls, setIncludeAllowableActions, setIncludePathSegments, setIncludePolicies, setIncludeRelationships, setLoadSecondaryTypeProperties, setMaxItemsPerPage, setOrderBy, setRenditionFilter, setRenditionFilterStringprotected Context(String filter, boolean includeAcls, boolean includeAllowableActions, boolean includePolicies, org.apache.chemistry.opencmis.commons.enums.IncludeRelationships includeRelationships, String renditionFilter, String orderBy, int maxItemsPerPage)
filter - the filterincludeAcls - the include aclsincludeAllowableActions - the include allowable actionsincludePolicies - the include policiesincludeRelationships - the include relationshipsrenditionFilter - the rendition filterorderBy - the order bymaxItemsPerPage - the max items per pageCopyright © 2003–2018 eXo Platform SAS. All rights reserved.