|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.wssoap.impl.VersioningServicePortImpl
public class VersioningServicePortImpl
| Constructor Summary | |
|---|---|
VersioningServicePortImpl()
Constructs instance of VersioningServicePortImpl . |
|
| Method Summary | |
|---|---|
CmisExtensionType |
cancelCheckOut(String repositoryId,
String documentId,
CmisExtensionType extension)
|
void |
checkIn(String repositoryId,
Holder<String> documentId,
Boolean major,
CmisPropertiesType properties,
CmisContentStreamType contentStream,
String checkinComment,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension)
|
void |
checkOut(String repositoryId,
Holder<String> documentId,
Holder<CmisExtensionType> extension,
Holder<Boolean> contentCopied)
|
List<CmisObjectType> |
getAllVersions(String repositoryId,
String versionSeriesId,
String propertyFilter,
Boolean includeAllowableActions,
CmisExtensionType extension)
|
CmisObjectType |
getObjectOfLatestVersion(String repositoryId,
String versionSeriesId,
Boolean major,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension)
|
CmisPropertiesType |
getPropertiesOfLatestVersion(String repositoryId,
String objectId,
Boolean major,
String filter,
CmisExtensionType extension)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VersioningServicePortImpl()
VersioningServicePortImpl .
| Method Detail |
|---|
public CmisExtensionType cancelCheckOut(String repositoryId,
String documentId,
CmisExtensionType extension)
throws CmisException
cancelCheckOut in interface VersioningServicePortCmisException
public void checkIn(String repositoryId,
Holder<String> documentId,
Boolean major,
CmisPropertiesType properties,
CmisContentStreamType contentStream,
String checkinComment,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension)
throws CmisException
checkIn in interface VersioningServicePortCmisException
public void checkOut(String repositoryId,
Holder<String> documentId,
Holder<CmisExtensionType> extension,
Holder<Boolean> contentCopied)
throws CmisException
checkOut in interface VersioningServicePortCmisException
public List<CmisObjectType> getAllVersions(String repositoryId,
String versionSeriesId,
String propertyFilter,
Boolean includeAllowableActions,
CmisExtensionType extension)
throws CmisException
getAllVersions in interface VersioningServicePortCmisException
public CmisObjectType getObjectOfLatestVersion(String repositoryId,
String versionSeriesId,
Boolean major,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePolicyIds,
Boolean includeACL,
CmisExtensionType extension)
throws CmisException
getObjectOfLatestVersion in interface VersioningServicePortCmisException
public CmisPropertiesType getPropertiesOfLatestVersion(String repositoryId,
String objectId,
Boolean major,
String filter,
CmisExtensionType extension)
throws CmisException
getPropertiesOfLatestVersion in interface VersioningServicePortCmisException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||