ConformanceCmisServiceWrapper
instead@Deprecated public class CmisServiceWrapper<T extends CmisService> extends ConformanceCmisServiceWrapper
ProgressControlCmisService.Progress
MINUS_ONE
Constructor and Description |
---|
CmisServiceWrapper(T service,
BigInteger defaultTypesMaxItems,
BigInteger defaultTypesDepth,
BigInteger defaultMaxItems,
BigInteger defaultDepth)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
T |
getWrappedService()
Deprecated.
Returns the wrapped service or the next service wrapper.
|
addObjectToFolder, appendContentStream, applyAcl, applyAcl, applyPolicy, bulkUpdateProperties, cancelCheckOut, checkContentStream, checkHolderId, checkId, checkIds, checkIn, checkList, checkNullOrPositive, checkOut, checkPath, checkProperties, checkProperty, checkQueryStatement, checkRepositoryId, checkTypeDefinition, create, createCmisException, createDocument, createDocumentFromSource, createFolder, createItem, createPolicy, createRelationship, createType, deleteContentStream, deleteObject, deleteObjectOrCancelCheckOut, deleteTree, deleteType, getAcl, getAllowableActions, getAllVersions, getAppliedPolicies, getCheckedOutDocs, getChildren, getContentChanges, getContentStream, getDefault, getDefault, getDefault, getDefault, getDefaultFalse, getDefaultRenditionFilter, getDefaultTrue, getDepth, getDescendants, getFolderParent, getFolderTree, getMaxItems, getObject, getObjectByPath, getObjectOfLatestVersion, getObjectParents, getObjectRelationships, getProperties, getPropertiesOfLatestVersion, getRenditions, getRepositoryInfo, getRepositoryInfos, getSkipCount, getTypeChildren, getTypeDefinition, getTypeDescendants, getTypesDepth, getTypesMaxItems, initialize, moveObject, query, removeObjectFromFolder, removePolicy, setContentStream, setDefaultDepth, setDefaultMaxItems, setDefaultTypesDepth, setDefaultTypesMaxItems, updateProperties, updateType
afterServiceCall, beforeServiceCall, close, getCallContext, getObjectInfo, setCallContext
public CmisServiceWrapper(T service, BigInteger defaultTypesMaxItems, BigInteger defaultTypesDepth, BigInteger defaultMaxItems, BigInteger defaultDepth)
public T getWrappedService()
AbstractCmisServiceWrapper
getWrappedService
in class AbstractCmisServiceWrapper
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.