| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl | |
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static CmisExtensionType |
WSConverter.convert(ExtensionsData extension)
Converts a binding extension into a Web Services extension.
|
| Modifier and Type | Method and Description |
|---|---|
static Holder<CmisExtensionType> |
WSConverter.convertExtensionHolder(ExtensionsData extension)
Converts a binding extension into a Web Services extension holder.
|
| Modifier and Type | Method and Description |
|---|---|
static ExtensionsData |
WSConverter.convert(CmisExtensionType extension)
Converts an extension object.
|
| Modifier and Type | Method and Description |
|---|---|
static ExtensionsData |
WSConverter.convertExtensionHolder(Holder<CmisExtensionType> extension)
Converts a Web Services extension extension into a binding holder.
|
static void |
WSConverter.setExtensionValues(ExtensionsData source,
Holder<CmisExtensionType> target)
Copies a holder value.
|
static void |
WSConverter.setExtensionValues(Holder<CmisExtensionType> source,
ExtensionsData target)
Copies a holder value.
|
| Modifier and Type | Method and Description |
|---|---|
CmisExtensionType |
ObjectFactory.createCmisExtensionType()
Create an instance of
CmisExtensionType |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiFilingServicePort.addObjectToFolder(String repositoryId,
String objectId,
String folderId,
Boolean allVersions,
Holder<CmisExtensionType> extension) |
void |
ObjectServicePort.appendContentStream(String repositoryId,
Holder<String> objectId,
Boolean isLastChunk,
Holder<String> changeToken,
CmisContentStreamType contentStream,
Holder<CmisExtensionType> extension) |
void |
PolicyServicePort.applyPolicy(String repositoryId,
String policyId,
String objectId,
Holder<CmisExtensionType> extension) |
void |
ObjectServicePort.bulkUpdateProperties(String repositoryId,
CmisBulkUpdateType bulkUpdateData,
Holder<CmisExtensionType> extension,
Holder<CmisObjectIdAndChangeTokenType> objectIdAndChangeToken) |
void |
VersioningServicePort.cancelCheckOut(String repositoryId,
String objectId,
Holder<CmisExtensionType> extension) |
void |
VersioningServicePort.checkIn(String repositoryId,
Holder<String> objectId,
Boolean major,
CmisPropertiesType properties,
CmisContentStreamType contentStream,
String checkinComment,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension) |
void |
VersioningServicePort.checkOut(String repositoryId,
Holder<String> objectId,
Holder<CmisExtensionType> extension,
Holder<Boolean> contentCopied) |
void |
ObjectServicePort.createDocument(String repositoryId,
CmisPropertiesType properties,
String folderId,
CmisContentStreamType contentStream,
EnumVersioningState versioningState,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId) |
void |
ObjectServicePort.createDocumentFromSource(String repositoryId,
String sourceId,
CmisPropertiesType properties,
String folderId,
EnumVersioningState versioningState,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId) |
void |
ObjectServicePort.createFolder(String repositoryId,
CmisPropertiesType properties,
String folderId,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId) |
void |
ObjectServicePort.createItem(String repositoryId,
CmisPropertiesType properties,
String folderId,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId) |
void |
ObjectServicePort.createPolicy(String repositoryId,
CmisPropertiesType properties,
String folderId,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId) |
void |
ObjectServicePort.createRelationship(String repositoryId,
CmisPropertiesType properties,
List<String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
Holder<CmisExtensionType> extension,
Holder<String> objectId) |
void |
ObjectServicePort.deleteContentStream(String repositoryId,
Holder<String> objectId,
Holder<String> changeToken,
Holder<CmisExtensionType> extension) |
void |
ObjectServicePort.deleteObject(String repositoryId,
String objectId,
Boolean allVersions,
Holder<CmisExtensionType> extension) |
void |
RepositoryServicePort.deleteType(String repositoryId,
String typeId,
Holder<CmisExtensionType> extension) |
void |
ObjectServicePort.moveObject(String repositoryId,
Holder<String> objectId,
String targetFolderId,
String sourceFolderId,
Holder<CmisExtensionType> extension) |
void |
MultiFilingServicePort.removeObjectFromFolder(String repositoryId,
String objectId,
String folderId,
Holder<CmisExtensionType> extension) |
void |
PolicyServicePort.removePolicy(String repositoryId,
String policyId,
String objectId,
Holder<CmisExtensionType> extension) |
void |
ObjectServicePort.setContentStream(String repositoryId,
Holder<String> objectId,
Boolean overwriteFlag,
Holder<String> changeToken,
CmisContentStreamType contentStream,
Holder<CmisExtensionType> extension) |
void |
CreateDocumentResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CheckOut.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetTypeDescendants.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetAppliedPolicies.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetChildren.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetTypeDefinition.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetTypeChildren.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
SetContentStream.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
MoveObject.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
SetContentStreamResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
BulkUpdatePropertiesResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
Query.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetCheckedOutDocs.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetACL.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetRepositoryInfo.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
MoveObjectResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetObjectByPath.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetObjectParents.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
DeleteTree.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateDocumentFromSource.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
DeleteContentStreamResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetRepositories.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetFolderParent.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
RemovePolicyResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
ApplyPolicyResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetObjectOfLatestVersion.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CancelCheckOutResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
DeleteTypeResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetFolderTree.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CancelCheckOut.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
DeleteObjectResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
AddObjectToFolder.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
RemoveObjectFromFolder.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CheckIn.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetProperties.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreatePolicy.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateDocumentFromSourceResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateRelationshipResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
AddObjectToFolderResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
UpdatePropertiesResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetContentChanges.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
UpdateProperties.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
AppendContentStreamResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetContentStream.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
DeleteType.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
RemovePolicy.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateFolderResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateDocument.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
UpdateType.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
DeleteObject.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateRelationship.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
BulkUpdateProperties.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
AppendContentStream.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
RemoveObjectFromFolderResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetDescendants.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
ApplyACL.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetPropertiesOfLatestVersion.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateItemResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateItem.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateType.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetObject.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreatePolicyResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
DeleteContentStream.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CheckInResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CheckOutResponse.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetRenditions.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetAllowableActions.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetAllVersions.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
GetObjectRelationships.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
ApplyPolicy.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
CreateFolder.setExtension(JAXBElement<CmisExtensionType> value)
Sets the value of the extension property.
|
void |
ObjectServicePort.updateProperties(String repositoryId,
Holder<String> objectId,
Holder<String> changeToken,
CmisPropertiesType properties,
Holder<CmisExtensionType> extension) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.