|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.wssoap.impl.ObjectServicePortImpl
public class ObjectServicePortImpl
| Constructor Summary | |
|---|---|
ObjectServicePortImpl()
Constructs instance of ObjectServicePortImpl . |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectServicePortImpl()
ObjectServicePortImpl .
| Method Detail |
|---|
public void createDocument(String repositoryId,
CmisPropertiesType properties,
String folderId,
CmisContentStreamType contentStream,
EnumVersioningState versioningState,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId)
throws CmisException
createDocument in interface ObjectServicePortCmisException
public void createDocumentFromSource(String repositoryId,
String sourceId,
CmisPropertiesType properties,
String folderId,
EnumVersioningState versioningState,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId)
throws CmisException
createDocumentFromSource in interface ObjectServicePortCmisException
public void createFolder(String repositoryId,
CmisPropertiesType properties,
String folderId,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId)
throws CmisException
createFolder in interface ObjectServicePortCmisException
public void createPolicy(String repositoryId,
CmisPropertiesType properties,
String folderId,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId)
throws CmisException
createPolicy in interface ObjectServicePortCmisException
public void createRelationship(String repositoryId,
CmisPropertiesType properties,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId)
throws CmisException
createRelationship in interface ObjectServicePortCmisException
public void deleteContentStream(String repositoryId,
Holder<String> documentId,
Holder<String> changeToken,
Holder<CmisExtensionType> extension)
throws CmisException
deleteContentStream in interface ObjectServicePortCmisException
public CmisExtensionType deleteObject(String repositoryId,
String objectId,
Boolean allVersions,
CmisExtensionType extension)
throws CmisException
deleteObject in interface ObjectServicePortCmisException
public DeleteTreeResponse.FailedToDelete deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
EnumUnfileObject unfileObject,
Boolean continueOnFailure,
CmisExtensionType extension)
throws CmisException
deleteTree in interface ObjectServicePortCmisException
public CmisAllowableActionsType getAllowableActions(String repositoryId,
String objectId,
CmisExtensionType extension)
throws CmisException
getAllowableActions in interface ObjectServicePortCmisException
public CmisContentStreamType getContentStream(String repositoryId,
String objectId,
String streamId,
BigInteger offset,
BigInteger length,
CmisExtensionType extension)
throws CmisException
getContentStream in interface ObjectServicePortCmisException
public CmisObjectType getObject(String repositoryId,
String objectId,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension)
throws CmisException
getObject in interface ObjectServicePortCmisException
public CmisObjectType getObjectByPath(String repositoryId,
String path,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension)
throws CmisException
getObjectByPath in interface ObjectServicePortCmisException
public CmisPropertiesType getProperties(String repositoryId,
String objectId,
String propertyFilter,
CmisExtensionType extension)
throws CmisException
getProperties in interface ObjectServicePortCmisException
public List<CmisRenditionType> getRenditions(String repositoryId,
String objectId,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
throws CmisException
getRenditions in interface ObjectServicePortCmisException
public void moveObject(String repositoryId,
Holder<String> objectId,
String targetFolderId,
String sourceFolderId,
Holder<CmisExtensionType> extension)
throws CmisException
moveObject in interface ObjectServicePortCmisException
public void setContentStream(String repositoryId,
Holder<String> documentId,
Boolean overwriteFlag,
Holder<String> changeToken,
CmisContentStreamType contentStream,
Holder<CmisExtensionType> extension)
throws CmisException
setContentStream in interface ObjectServicePortCmisException
public void updateProperties(String repositoryId,
Holder<String> objectId,
Holder<String> changeToken,
CmisPropertiesType properties,
Holder<CmisExtensionType> extension)
throws CmisException
updateProperties in interface ObjectServicePortCmisException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||