public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Type | Property and Description |
|---|---|
CmisProperty |
createCmis
Create an instance of
CmisProperty |
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.chemistry.opencmis.commons.impl.jaxb
|
public CmisProperty createCmisProperty
CmisPropertypublic ObjectFactory()
public DeleteTreeResponse createDeleteTreeResponse()
DeleteTreeResponsepublic CmisFaultType createCmisFaultType()
CmisFaultTypepublic GetRepositories createGetRepositories()
GetRepositoriespublic CmisExtensionType createCmisExtensionType()
CmisExtensionTypepublic GetRepositoriesResponse createGetRepositoriesResponse()
GetRepositoriesResponsepublic CmisRepositoryEntryType createCmisRepositoryEntryType()
CmisRepositoryEntryTypepublic GetRepositoryInfo createGetRepositoryInfo()
GetRepositoryInfopublic GetRepositoryInfoResponse createGetRepositoryInfoResponse()
GetRepositoryInfoResponsepublic CmisRepositoryInfoType createCmisRepositoryInfoType()
CmisRepositoryInfoTypepublic GetTypeChildren createGetTypeChildren()
GetTypeChildrenpublic GetTypeChildrenResponse createGetTypeChildrenResponse()
GetTypeChildrenResponsepublic CmisTypeDefinitionListType createCmisTypeDefinitionListType()
CmisTypeDefinitionListTypepublic GetTypeDescendants createGetTypeDescendants()
GetTypeDescendantspublic GetTypeDescendantsResponse createGetTypeDescendantsResponse()
GetTypeDescendantsResponsepublic CmisTypeContainer createCmisTypeContainer()
CmisTypeContainerpublic GetTypeDefinition createGetTypeDefinition()
GetTypeDefinitionpublic GetTypeDefinitionResponse createGetTypeDefinitionResponse()
GetTypeDefinitionResponsepublic CmisTypeDefinitionType createCmisTypeDefinitionType()
CmisTypeDefinitionTypepublic CreateType createCreateType()
CreateTypepublic CreateTypeResponse createCreateTypeResponse()
CreateTypeResponsepublic UpdateType createUpdateType()
UpdateTypepublic UpdateTypeResponse createUpdateTypeResponse()
UpdateTypeResponsepublic DeleteType createDeleteType()
DeleteTypepublic DeleteTypeResponse createDeleteTypeResponse()
DeleteTypeResponsepublic GetDescendants createGetDescendants()
GetDescendantspublic GetDescendantsResponse createGetDescendantsResponse()
GetDescendantsResponsepublic CmisObjectInFolderContainerType createCmisObjectInFolderContainerType()
CmisObjectInFolderContainerTypepublic GetFolderTree createGetFolderTree()
GetFolderTreepublic GetFolderTreeResponse createGetFolderTreeResponse()
GetFolderTreeResponsepublic GetChildren createGetChildren()
GetChildrenpublic GetChildrenResponse createGetChildrenResponse()
GetChildrenResponsepublic CmisObjectInFolderListType createCmisObjectInFolderListType()
CmisObjectInFolderListTypepublic GetFolderParent createGetFolderParent()
GetFolderParentpublic GetFolderParentResponse createGetFolderParentResponse()
GetFolderParentResponsepublic CmisObjectType createCmisObjectType()
CmisObjectTypepublic GetObjectParents createGetObjectParents()
GetObjectParentspublic GetObjectParentsResponse createGetObjectParentsResponse()
GetObjectParentsResponsepublic CmisObjectParentsType createCmisObjectParentsType()
CmisObjectParentsTypepublic GetRenditions createGetRenditions()
GetRenditionspublic GetRenditionsResponse createGetRenditionsResponse()
GetRenditionsResponsepublic CmisRenditionType createCmisRenditionType()
CmisRenditionTypepublic GetCheckedOutDocs createGetCheckedOutDocs()
GetCheckedOutDocspublic GetCheckedOutDocsResponse createGetCheckedOutDocsResponse()
GetCheckedOutDocsResponsepublic CmisObjectListType createCmisObjectListType()
CmisObjectListTypepublic CreateDocument createCreateDocument()
CreateDocumentpublic CmisPropertiesType createCmisPropertiesType()
CmisPropertiesTypepublic CmisContentStreamType createCmisContentStreamType()
CmisContentStreamTypepublic CmisAccessControlListType createCmisAccessControlListType()
CmisAccessControlListTypepublic CreateDocumentResponse createCreateDocumentResponse()
CreateDocumentResponsepublic CreateDocumentFromSource createCreateDocumentFromSource()
CreateDocumentFromSourcepublic CreateDocumentFromSourceResponse createCreateDocumentFromSourceResponse()
CreateDocumentFromSourceResponsepublic CreateFolder createCreateFolder()
CreateFolderpublic CreateFolderResponse createCreateFolderResponse()
CreateFolderResponsepublic CreateRelationship createCreateRelationship()
CreateRelationshippublic CreateRelationshipResponse createCreateRelationshipResponse()
CreateRelationshipResponsepublic CreatePolicy createCreatePolicy()
CreatePolicypublic CreatePolicyResponse createCreatePolicyResponse()
CreatePolicyResponsepublic CreateItem createCreateItem()
CreateItempublic CreateItemResponse createCreateItemResponse()
CreateItemResponsepublic GetAllowableActions createGetAllowableActions()
GetAllowableActionspublic GetAllowableActionsResponse createGetAllowableActionsResponse()
GetAllowableActionsResponsepublic CmisAllowableActionsType createCmisAllowableActionsType()
CmisAllowableActionsTypepublic GetProperties createGetProperties()
GetPropertiespublic GetPropertiesResponse createGetPropertiesResponse()
GetPropertiesResponsepublic GetObjectResponse createGetObjectResponse()
GetObjectResponsepublic GetObjectByPath createGetObjectByPath()
GetObjectByPathpublic GetObjectByPathResponse createGetObjectByPathResponse()
GetObjectByPathResponsepublic GetContentStream createGetContentStream()
GetContentStreampublic GetContentStreamResponse createGetContentStreamResponse()
GetContentStreamResponsepublic UpdateProperties createUpdateProperties()
UpdatePropertiespublic UpdatePropertiesResponse createUpdatePropertiesResponse()
UpdatePropertiesResponsepublic BulkUpdateProperties createBulkUpdateProperties()
BulkUpdatePropertiespublic CmisBulkUpdateType createCmisBulkUpdateType()
CmisBulkUpdateTypepublic BulkUpdatePropertiesResponse createBulkUpdatePropertiesResponse()
BulkUpdatePropertiesResponsepublic CmisObjectIdAndChangeTokenType createCmisObjectIdAndChangeTokenType()
CmisObjectIdAndChangeTokenTypepublic MoveObject createMoveObject()
MoveObjectpublic MoveObjectResponse createMoveObjectResponse()
MoveObjectResponsepublic DeleteObject createDeleteObject()
DeleteObjectpublic DeleteObjectResponse createDeleteObjectResponse()
DeleteObjectResponsepublic DeleteTree createDeleteTree()
DeleteTreepublic DeleteTreeResponse.FailedToDelete createDeleteTreeResponseFailedToDelete()
DeleteTreeResponse.FailedToDeletepublic SetContentStream createSetContentStream()
SetContentStreampublic SetContentStreamResponse createSetContentStreamResponse()
SetContentStreamResponsepublic AppendContentStream createAppendContentStream()
AppendContentStreampublic AppendContentStreamResponse createAppendContentStreamResponse()
AppendContentStreamResponsepublic DeleteContentStream createDeleteContentStream()
DeleteContentStreampublic DeleteContentStreamResponse createDeleteContentStreamResponse()
DeleteContentStreamResponsepublic AddObjectToFolder createAddObjectToFolder()
AddObjectToFolderpublic AddObjectToFolderResponse createAddObjectToFolderResponse()
AddObjectToFolderResponsepublic RemoveObjectFromFolder createRemoveObjectFromFolder()
RemoveObjectFromFolderpublic RemoveObjectFromFolderResponse createRemoveObjectFromFolderResponse()
RemoveObjectFromFolderResponsepublic QueryResponse createQueryResponse()
QueryResponsepublic GetContentChanges createGetContentChanges()
GetContentChangespublic GetContentChangesResponse createGetContentChangesResponse()
GetContentChangesResponsepublic CheckOutResponse createCheckOutResponse()
CheckOutResponsepublic CancelCheckOut createCancelCheckOut()
CancelCheckOutpublic CancelCheckOutResponse createCancelCheckOutResponse()
CancelCheckOutResponsepublic CheckInResponse createCheckInResponse()
CheckInResponsepublic GetPropertiesOfLatestVersion createGetPropertiesOfLatestVersion()
GetPropertiesOfLatestVersionpublic GetPropertiesOfLatestVersionResponse createGetPropertiesOfLatestVersionResponse()
GetPropertiesOfLatestVersionResponsepublic GetObjectOfLatestVersion createGetObjectOfLatestVersion()
GetObjectOfLatestVersionpublic GetObjectOfLatestVersionResponse createGetObjectOfLatestVersionResponse()
GetObjectOfLatestVersionResponsepublic GetAllVersions createGetAllVersions()
GetAllVersionspublic GetAllVersionsResponse createGetAllVersionsResponse()
GetAllVersionsResponsepublic GetObjectRelationships createGetObjectRelationships()
GetObjectRelationshipspublic GetObjectRelationshipsResponse createGetObjectRelationshipsResponse()
GetObjectRelationshipsResponsepublic ApplyPolicy createApplyPolicy()
ApplyPolicypublic ApplyPolicyResponse createApplyPolicyResponse()
ApplyPolicyResponsepublic RemovePolicy createRemovePolicy()
RemovePolicypublic RemovePolicyResponse createRemovePolicyResponse()
RemovePolicyResponsepublic GetAppliedPolicies createGetAppliedPolicies()
GetAppliedPoliciespublic GetAppliedPoliciesResponse createGetAppliedPoliciesResponse()
GetAppliedPoliciesResponsepublic GetACLResponse createGetACLResponse()
GetACLResponsepublic CmisACLType createCmisACLType()
CmisACLTypepublic ApplyACLResponse createApplyACLResponse()
ApplyACLResponsepublic CmisObjectInFolderType createCmisObjectInFolderType()
CmisObjectInFolderTypepublic CmisQueryType createCmisQueryType()
CmisQueryTypepublic CmisProperty createCmisProperty()
CmisPropertypublic CmisPropertyBoolean createCmisPropertyBoolean()
CmisPropertyBooleanpublic CmisPropertyId createCmisPropertyId()
CmisPropertyIdpublic CmisPropertyInteger createCmisPropertyInteger()
CmisPropertyIntegerpublic CmisPropertyDateTime createCmisPropertyDateTime()
CmisPropertyDateTimepublic CmisPropertyDecimal createCmisPropertyDecimal()
CmisPropertyDecimalpublic CmisPropertyHtml createCmisPropertyHtml()
CmisPropertyHtmlpublic CmisPropertyString createCmisPropertyString()
CmisPropertyStringpublic CmisPropertyUri createCmisPropertyUri()
CmisPropertyUripublic CmisChoice createCmisChoice()
CmisChoicepublic CmisChoiceBoolean createCmisChoiceBoolean()
CmisChoiceBooleanpublic CmisChoiceId createCmisChoiceId()
CmisChoiceIdpublic CmisChoiceInteger createCmisChoiceInteger()
CmisChoiceIntegerpublic CmisChoiceDateTime createCmisChoiceDateTime()
CmisChoiceDateTimepublic CmisChoiceDecimal createCmisChoiceDecimal()
CmisChoiceDecimalpublic CmisChoiceHtml createCmisChoiceHtml()
CmisChoiceHtmlpublic CmisChoiceString createCmisChoiceString()
CmisChoiceStringpublic CmisChoiceUri createCmisChoiceUri()
CmisChoiceUripublic CmisListOfIdsType createCmisListOfIdsType()
CmisListOfIdsTypepublic CmisPropertyDefinitionType createCmisPropertyDefinitionType()
CmisPropertyDefinitionTypepublic CmisPropertyBooleanDefinitionType createCmisPropertyBooleanDefinitionType()
CmisPropertyBooleanDefinitionTypepublic CmisPropertyIdDefinitionType createCmisPropertyIdDefinitionType()
CmisPropertyIdDefinitionTypepublic CmisPropertyIntegerDefinitionType createCmisPropertyIntegerDefinitionType()
CmisPropertyIntegerDefinitionTypepublic CmisPropertyDateTimeDefinitionType createCmisPropertyDateTimeDefinitionType()
CmisPropertyDateTimeDefinitionTypepublic CmisPropertyDecimalDefinitionType createCmisPropertyDecimalDefinitionType()
CmisPropertyDecimalDefinitionTypepublic CmisPropertyHtmlDefinitionType createCmisPropertyHtmlDefinitionType()
CmisPropertyHtmlDefinitionTypepublic CmisPropertyStringDefinitionType createCmisPropertyStringDefinitionType()
CmisPropertyStringDefinitionTypepublic CmisPropertyUriDefinitionType createCmisPropertyUriDefinitionType()
CmisPropertyUriDefinitionTypepublic CmisTypeDocumentDefinitionType createCmisTypeDocumentDefinitionType()
CmisTypeDocumentDefinitionTypepublic CmisTypeFolderDefinitionType createCmisTypeFolderDefinitionType()
CmisTypeFolderDefinitionTypepublic CmisTypeRelationshipDefinitionType createCmisTypeRelationshipDefinitionType()
CmisTypeRelationshipDefinitionTypepublic CmisTypePolicyDefinitionType createCmisTypePolicyDefinitionType()
CmisTypePolicyDefinitionTypepublic CmisTypeItemDefinitionType createCmisTypeItemDefinitionType()
CmisTypeItemDefinitionTypepublic CmisTypeSecondaryDefinitionType createCmisTypeSecondaryDefinitionType()
CmisTypeSecondaryDefinitionTypepublic CmisRepositoryCapabilitiesType createCmisRepositoryCapabilitiesType()
CmisRepositoryCapabilitiesTypepublic CmisChangeEventType createCmisChangeEventType()
CmisChangeEventTypepublic CmisPermissionDefinition createCmisPermissionDefinition()
CmisPermissionDefinitionpublic CmisPermissionMapping createCmisPermissionMapping()
CmisPermissionMappingpublic CmisAccessControlPrincipalType createCmisAccessControlPrincipalType()
CmisAccessControlPrincipalTypepublic CmisAccessControlEntryType createCmisAccessControlEntryType()
CmisAccessControlEntryTypepublic CmisACLCapabilityType createCmisACLCapabilityType()
CmisACLCapabilityTypepublic CmisTypeMutabilityCapabilitiesType createCmisTypeMutabilityCapabilitiesType()
CmisTypeMutabilityCapabilitiesTypepublic CmisCreatablePropertyTypesType createCmisCreatablePropertyTypesType()
CmisCreatablePropertyTypesTypepublic CmisNewTypeSettableAttributes createCmisNewTypeSettableAttributes()
CmisNewTypeSettableAttributespublic CmisExtensionFeatureKeyValuePair createCmisExtensionFeatureKeyValuePair()
CmisExtensionFeatureKeyValuePairpublic CmisExtensionFeatureType createCmisExtensionFeatureType()
CmisExtensionFeatureTypepublic JAXBElement<CmisFaultType> createCmisFault(CmisFaultType value)
public JAXBElement<CmisAllowableActionsType> createAllowableActions(CmisAllowableActionsType value)
public JAXBElement<CmisQueryType> createQuery(CmisQueryType value)
public JAXBElement<CmisAccessControlListType> createAcl(CmisAccessControlListType value)
public JAXBElement<CmisExtensionType> createGetRepositoriesExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createGetRepositoryInfoExtension(CmisExtensionType value)
public JAXBElement<String> createGetTypeChildrenTypeId(String value)
public JAXBElement<Boolean> createGetTypeChildrenIncludePropertyDefinitions(Boolean value)
public JAXBElement<BigInteger> createGetTypeChildrenMaxItems(BigInteger value)
public JAXBElement<BigInteger> createGetTypeChildrenSkipCount(BigInteger value)
public JAXBElement<CmisExtensionType> createGetTypeChildrenExtension(CmisExtensionType value)
public JAXBElement<String> createGetTypeDescendantsTypeId(String value)
public JAXBElement<BigInteger> createGetTypeDescendantsDepth(BigInteger value)
public JAXBElement<Boolean> createGetTypeDescendantsIncludePropertyDefinitions(Boolean value)
public JAXBElement<CmisExtensionType> createGetTypeDescendantsExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createGetTypeDefinitionExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCreateTypeExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createUpdateTypeExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createDeleteTypeExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createDeleteTypeResponseExtension(CmisExtensionType value)
public JAXBElement<BigInteger> createGetDescendantsDepth(BigInteger value)
public JAXBElement<String> createGetDescendantsFilter(String value)
public JAXBElement<Boolean> createGetDescendantsIncludeAllowableActions(Boolean value)
public JAXBElement<EnumIncludeRelationships> createGetDescendantsIncludeRelationships(EnumIncludeRelationships value)
public JAXBElement<String> createGetDescendantsRenditionFilter(String value)
public JAXBElement<Boolean> createGetDescendantsIncludePathSegment(Boolean value)
public JAXBElement<CmisExtensionType> createGetDescendantsExtension(CmisExtensionType value)
public JAXBElement<BigInteger> createGetFolderTreeDepth(BigInteger value)
public JAXBElement<String> createGetFolderTreeFilter(String value)
public JAXBElement<Boolean> createGetFolderTreeIncludeAllowableActions(Boolean value)
public JAXBElement<EnumIncludeRelationships> createGetFolderTreeIncludeRelationships(EnumIncludeRelationships value)
public JAXBElement<String> createGetFolderTreeRenditionFilter(String value)
public JAXBElement<Boolean> createGetFolderTreeIncludePathSegment(Boolean value)
public JAXBElement<CmisExtensionType> createGetFolderTreeExtension(CmisExtensionType value)
public JAXBElement<String> createGetChildrenFilter(String value)
public JAXBElement<String> createGetChildrenOrderBy(String value)
public JAXBElement<Boolean> createGetChildrenIncludeAllowableActions(Boolean value)
public JAXBElement<EnumIncludeRelationships> createGetChildrenIncludeRelationships(EnumIncludeRelationships value)
public JAXBElement<String> createGetChildrenRenditionFilter(String value)
public JAXBElement<Boolean> createGetChildrenIncludePathSegment(Boolean value)
public JAXBElement<BigInteger> createGetChildrenMaxItems(BigInteger value)
public JAXBElement<BigInteger> createGetChildrenSkipCount(BigInteger value)
public JAXBElement<CmisExtensionType> createGetChildrenExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createGetFolderParentExtension(CmisExtensionType value)
public JAXBElement<String> createGetObjectParentsFilter(String value)
public JAXBElement<Boolean> createGetObjectParentsIncludeAllowableActions(Boolean value)
public JAXBElement<EnumIncludeRelationships> createGetObjectParentsIncludeRelationships(EnumIncludeRelationships value)
public JAXBElement<String> createGetObjectParentsRenditionFilter(String value)
public JAXBElement<Boolean> createGetObjectParentsIncludeRelativePathSegment(Boolean value)
public JAXBElement<CmisExtensionType> createGetObjectParentsExtension(CmisExtensionType value)
public JAXBElement<String> createGetRenditionsRenditionFilter(String value)
public JAXBElement<BigInteger> createGetRenditionsMaxItems(BigInteger value)
public JAXBElement<BigInteger> createGetRenditionsSkipCount(BigInteger value)
public JAXBElement<CmisExtensionType> createGetRenditionsExtension(CmisExtensionType value)
public JAXBElement<String> createGetCheckedOutDocsFolderId(String value)
public JAXBElement<String> createGetCheckedOutDocsFilter(String value)
public JAXBElement<String> createGetCheckedOutDocsOrderBy(String value)
public JAXBElement<Boolean> createGetCheckedOutDocsIncludeAllowableActions(Boolean value)
public JAXBElement<EnumIncludeRelationships> createGetCheckedOutDocsIncludeRelationships(EnumIncludeRelationships value)
public JAXBElement<String> createGetCheckedOutDocsRenditionFilter(String value)
public JAXBElement<BigInteger> createGetCheckedOutDocsMaxItems(BigInteger value)
public JAXBElement<BigInteger> createGetCheckedOutDocsSkipCount(BigInteger value)
public JAXBElement<CmisExtensionType> createGetCheckedOutDocsExtension(CmisExtensionType value)
public JAXBElement<String> createCreateDocumentFolderId(String value)
public JAXBElement<CmisContentStreamType> createCreateDocumentContentStream(CmisContentStreamType value)
public JAXBElement<EnumVersioningState> createCreateDocumentVersioningState(EnumVersioningState value)
public JAXBElement<CmisAccessControlListType> createCreateDocumentAddACEs(CmisAccessControlListType value)
public JAXBElement<CmisAccessControlListType> createCreateDocumentRemoveACEs(CmisAccessControlListType value)
public JAXBElement<CmisExtensionType> createCreateDocumentExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCreateDocumentResponseExtension(CmisExtensionType value)
public JAXBElement<String> createCreateDocumentFromSourceFolderId(String value)
public JAXBElement<EnumVersioningState> createCreateDocumentFromSourceVersioningState(EnumVersioningState value)
public JAXBElement<CmisAccessControlListType> createCreateDocumentFromSourceAddACEs(CmisAccessControlListType value)
public JAXBElement<CmisAccessControlListType> createCreateDocumentFromSourceRemoveACEs(CmisAccessControlListType value)
public JAXBElement<CmisExtensionType> createCreateDocumentFromSourceExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCreateDocumentFromSourceResponseExtension(CmisExtensionType value)
public JAXBElement<CmisAccessControlListType> createCreateFolderAddACEs(CmisAccessControlListType value)
public JAXBElement<CmisAccessControlListType> createCreateFolderRemoveACEs(CmisAccessControlListType value)
public JAXBElement<CmisExtensionType> createCreateFolderExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCreateFolderResponseExtension(CmisExtensionType value)
public JAXBElement<CmisAccessControlListType> createCreateRelationshipAddACEs(CmisAccessControlListType value)
public JAXBElement<CmisAccessControlListType> createCreateRelationshipRemoveACEs(CmisAccessControlListType value)
public JAXBElement<CmisExtensionType> createCreateRelationshipExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCreateRelationshipResponseExtension(CmisExtensionType value)
public JAXBElement<String> createCreatePolicyFolderId(String value)
public JAXBElement<CmisAccessControlListType> createCreatePolicyAddACEs(CmisAccessControlListType value)
public JAXBElement<CmisAccessControlListType> createCreatePolicyRemoveACEs(CmisAccessControlListType value)
public JAXBElement<CmisExtensionType> createCreatePolicyExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCreatePolicyResponseExtension(CmisExtensionType value)
public JAXBElement<String> createCreateItemFolderId(String value)
public JAXBElement<CmisAccessControlListType> createCreateItemAddACEs(CmisAccessControlListType value)
public JAXBElement<CmisAccessControlListType> createCreateItemRemoveACEs(CmisAccessControlListType value)
public JAXBElement<CmisExtensionType> createCreateItemExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCreateItemResponseExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createGetAllowableActionsExtension(CmisExtensionType value)
public JAXBElement<String> createGetPropertiesFilter(String value)
public JAXBElement<CmisExtensionType> createGetPropertiesExtension(CmisExtensionType value)
public JAXBElement<String> createGetObjectFilter(String value)
public JAXBElement<Boolean> createGetObjectIncludeAllowableActions(Boolean value)
public JAXBElement<EnumIncludeRelationships> createGetObjectIncludeRelationships(EnumIncludeRelationships value)
public JAXBElement<String> createGetObjectRenditionFilter(String value)
public JAXBElement<Boolean> createGetObjectIncludePolicyIds(Boolean value)
public JAXBElement<Boolean> createGetObjectIncludeACL(Boolean value)
public JAXBElement<CmisExtensionType> createGetObjectExtension(CmisExtensionType value)
public JAXBElement<String> createGetObjectByPathFilter(String value)
public JAXBElement<Boolean> createGetObjectByPathIncludeAllowableActions(Boolean value)
public JAXBElement<EnumIncludeRelationships> createGetObjectByPathIncludeRelationships(EnumIncludeRelationships value)
public JAXBElement<String> createGetObjectByPathRenditionFilter(String value)
public JAXBElement<Boolean> createGetObjectByPathIncludePolicyIds(Boolean value)
public JAXBElement<Boolean> createGetObjectByPathIncludeACL(Boolean value)
public JAXBElement<CmisExtensionType> createGetObjectByPathExtension(CmisExtensionType value)
public JAXBElement<String> createGetContentStreamStreamId(String value)
public JAXBElement<BigInteger> createGetContentStreamOffset(BigInteger value)
public JAXBElement<BigInteger> createGetContentStreamLength(BigInteger value)
public JAXBElement<CmisExtensionType> createGetContentStreamExtension(CmisExtensionType value)
public JAXBElement<String> createUpdatePropertiesChangeToken(String value)
public JAXBElement<CmisExtensionType> createUpdatePropertiesExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createUpdatePropertiesResponseExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createBulkUpdatePropertiesExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createBulkUpdatePropertiesResponseExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createMoveObjectExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createMoveObjectResponseExtension(CmisExtensionType value)
public JAXBElement<Boolean> createDeleteObjectAllVersions(Boolean value)
public JAXBElement<CmisExtensionType> createDeleteObjectExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createDeleteObjectResponseExtension(CmisExtensionType value)
public JAXBElement<Boolean> createDeleteTreeAllVersions(Boolean value)
public JAXBElement<EnumUnfileObject> createDeleteTreeUnfileObjects(EnumUnfileObject value)
public JAXBElement<Boolean> createDeleteTreeContinueOnFailure(Boolean value)
public JAXBElement<CmisExtensionType> createDeleteTreeExtension(CmisExtensionType value)
public JAXBElement<Boolean> createSetContentStreamOverwriteFlag(Boolean value)
public JAXBElement<String> createSetContentStreamChangeToken(String value)
public JAXBElement<CmisExtensionType> createSetContentStreamExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createSetContentStreamResponseExtension(CmisExtensionType value)
public JAXBElement<Boolean> createAppendContentStreamIsLastChunk(Boolean value)
public JAXBElement<String> createAppendContentStreamChangeToken(String value)
public JAXBElement<CmisExtensionType> createAppendContentStreamExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createAppendContentStreamResponseExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createDeleteContentStreamExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createDeleteContentStreamResponseExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createAddObjectToFolderExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createAddObjectToFolderResponseExtension(CmisExtensionType value)
public JAXBElement<String> createRemoveObjectFromFolderFolderId(String value)
public JAXBElement<CmisExtensionType> createRemoveObjectFromFolderExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createRemoveObjectFromFolderResponseExtension(CmisExtensionType value)
public JAXBElement<Boolean> createQuerySearchAllVersions(Boolean value)
public JAXBElement<Boolean> createQueryIncludeAllowableActions(Boolean value)
public JAXBElement<EnumIncludeRelationships> createQueryIncludeRelationships(EnumIncludeRelationships value)
public JAXBElement<String> createQueryRenditionFilter(String value)
public JAXBElement<BigInteger> createQueryMaxItems(BigInteger value)
public JAXBElement<BigInteger> createQuerySkipCount(BigInteger value)
public JAXBElement<CmisExtensionType> createQueryExtension(CmisExtensionType value)
public JAXBElement<String> createGetContentChangesChangeLogToken(String value)
public JAXBElement<Boolean> createGetContentChangesIncludeProperties(Boolean value)
public JAXBElement<String> createGetContentChangesFilter(String value)
public JAXBElement<Boolean> createGetContentChangesIncludePolicyIds(Boolean value)
public JAXBElement<Boolean> createGetContentChangesIncludeACL(Boolean value)
public JAXBElement<BigInteger> createGetContentChangesMaxItems(BigInteger value)
public JAXBElement<CmisExtensionType> createGetContentChangesExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCheckOutExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCheckOutResponseExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCancelCheckOutExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCancelCheckOutResponseExtension(CmisExtensionType value)
public JAXBElement<Boolean> createCheckInMajor(Boolean value)
public JAXBElement<CmisPropertiesType> createCheckInProperties(CmisPropertiesType value)
public JAXBElement<CmisContentStreamType> createCheckInContentStream(CmisContentStreamType value)
public JAXBElement<String> createCheckInCheckinComment(String value)
public JAXBElement<CmisAccessControlListType> createCheckInAddACEs(CmisAccessControlListType value)
public JAXBElement<CmisAccessControlListType> createCheckInRemoveACEs(CmisAccessControlListType value)
public JAXBElement<CmisExtensionType> createCheckInExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createCheckInResponseExtension(CmisExtensionType value)
public JAXBElement<String> createGetPropertiesOfLatestVersionFilter(String value)
public JAXBElement<CmisExtensionType> createGetPropertiesOfLatestVersionExtension(CmisExtensionType value)
public JAXBElement<String> createGetObjectOfLatestVersionFilter(String value)
public JAXBElement<Boolean> createGetObjectOfLatestVersionIncludeAllowableActions(Boolean value)
public JAXBElement<EnumIncludeRelationships> createGetObjectOfLatestVersionIncludeRelationships(EnumIncludeRelationships value)
public JAXBElement<String> createGetObjectOfLatestVersionRenditionFilter(String value)
public JAXBElement<Boolean> createGetObjectOfLatestVersionIncludePolicyIds(Boolean value)
public JAXBElement<Boolean> createGetObjectOfLatestVersionIncludeACL(Boolean value)
public JAXBElement<CmisExtensionType> createGetObjectOfLatestVersionExtension(CmisExtensionType value)
public JAXBElement<String> createGetAllVersionsFilter(String value)
public JAXBElement<Boolean> createGetAllVersionsIncludeAllowableActions(Boolean value)
public JAXBElement<CmisExtensionType> createGetAllVersionsExtension(CmisExtensionType value)
public JAXBElement<EnumRelationshipDirection> createGetObjectRelationshipsRelationshipDirection(EnumRelationshipDirection value)
public JAXBElement<String> createGetObjectRelationshipsTypeId(String value)
public JAXBElement<String> createGetObjectRelationshipsFilter(String value)
public JAXBElement<Boolean> createGetObjectRelationshipsIncludeAllowableActions(Boolean value)
public JAXBElement<BigInteger> createGetObjectRelationshipsMaxItems(BigInteger value)
public JAXBElement<BigInteger> createGetObjectRelationshipsSkipCount(BigInteger value)
public JAXBElement<CmisExtensionType> createGetObjectRelationshipsExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createApplyPolicyExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createApplyPolicyResponseExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createRemovePolicyExtension(CmisExtensionType value)
public JAXBElement<CmisExtensionType> createRemovePolicyResponseExtension(CmisExtensionType value)
public JAXBElement<String> createGetAppliedPoliciesFilter(String value)
public JAXBElement<CmisExtensionType> createGetAppliedPoliciesExtension(CmisExtensionType value)
public JAXBElement<Boolean> createGetACLOnlyBasicPermissions(Boolean value)
public JAXBElement<CmisExtensionType> createGetACLExtension(CmisExtensionType value)
public JAXBElement<EnumACLPropagation> createApplyACLACLPropagation(EnumACLPropagation value)
public JAXBElement<CmisExtensionType> createApplyACLExtension(CmisExtensionType value)
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.