|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.chemistry.opencmis.client.runtime.OperationContextImpl
org.exoplatform.clouddrive.cmis.CMISAPI.Context
protected class CMISAPI.Context
Session context for CMIS calls. Class idea wrapped from OpenCMIS Workbench.
| Field Summary |
|---|
| Fields inherited from class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl |
|---|
PROPERTIES_STAR, RENDITION_NONE |
| Constructor Summary | |
|---|---|
protected |
CMISAPI.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; |
| Method Summary |
|---|
| Methods inherited from class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl |
|---|
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, setRenditionFilterString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected CMISAPI.Context(String filter,
boolean includeAcls,
boolean includeAllowableActions,
boolean includePolicies,
org.apache.chemistry.opencmis.commons.enums.IncludeRelationships includeRelationships,
String renditionFilter,
String orderBy,
int maxItemsPerPage)
filter - includeAcls - includeAllowableActions - includePolicies - includeRelationships - renditionFilter - orderBy - maxItemsPerPage -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||