Collection<DocumentWriteOperation>,
Iterable<DocumentWriteOperation>,
Set<DocumentWriteOperation>DocumentWriteOperations
to be sent to the server through the REST API as a bulk write
request. Instantiate with DocumentManager.newWriteSet().add (DocumentDescriptor desc,
AbstractWriteHandle contentHandle)add (DocumentDescriptor desc,
AbstractWriteHandle contentHandle,
String temporalDocumentURI)add (DocumentDescriptor desc,
DocumentMetadataWriteHandle metadataHandle,
AbstractWriteHandle contentHandle)add (DocumentDescriptor desc,
DocumentMetadataWriteHandle metadataHandle,
AbstractWriteHandle contentHandle,
String temporalDocumentURI)add (String docId, AbstractWriteHandle contentHandle)add (String docId, AbstractWriteHandle contentHandle,
String temporalDocumentURI)add (String docId, DocumentMetadataWriteHandle metadataHandle,
AbstractWriteHandle contentHandle)add (String docId, DocumentMetadataWriteHandle metadataHandle,
AbstractWriteHandle contentHandle,
String temporalDocumentURI)addAs (String docId, DocumentMetadataWriteHandle metadataHandle,
Object content)addAs (String docId, DocumentMetadataWriteHandle metadataHandle,
Object content, String temporalDocumentURI)addDefault (DocumentMetadataWriteHandle metadataHandle)parallelStream, removeIf, stream, toArraymetadataHandle - the handle containing the
metatdata to use as defaultsdocId - the URI identifier for the documentcontentHandle - a handle for writing the content
of the documentContentHandle
are registered. Learn more
about shortcut methodsdocId - the URI identifier for the documentcontent - an IO representation of the document
contentdocId - the URI identifier for the documentmetadataHandle - a handle for writing the metadata
of the documentcontentHandle - a handle for writing the content
of the documentContentHandle
are registered. Learn more
about shortcut methodsdocId - the URI identifier for the documentmetadataHandle - a handle for writing the metadata
of the documentcontent - an IO representation of the document
contentdesc - a descriptor for the URI identifier,
format, and mimetype of the documentcontentHandle - a handle for writing the content
of the documentdesc - a descriptor for the URI identifier,
format, and mimetype of the documentmetadataHandle - a handle for writing the metadata
of the documentcontentHandle - a handle for writing the content
of the documentdocId - the version URI identifier for the
documentcontentHandle - a handle for writing the content
of the documenttemporalDocumentURI - the logical temporal
document collection URIContentHandle
are registered. Learn more
about shortcut methodsdocId - the version URI identifier for the
documentcontent - an IO representation of the document
contenttemporalDocumentURI - the logical temporal
document collection URIdocId - the version URI identifier for the
documentmetadataHandle - a handle for writing the metadata
of the documentcontentHandle - a handle for writing the content
of the documenttemporalDocumentURI - the logical temporal
document collection URIContentHandle
are registered. Learn more
about shortcut methodsdocId - the version URI identifier for the
documentmetadataHandle - a handle for writing the metadata
of the documentcontent - an IO representation of the document
contenttemporalDocumentURI - the logical temporal
document collection URIdesc - a descriptor for the version URI
identifier, format, and mimetype of the documentcontentHandle - a handle for writing the content
of the documenttemporalDocumentURI - the logical temporal
document collection URIdesc - a descriptor for the version URI
identifier, format, and mimetype of the documentmetadataHandle - a handle for writing the metadata
of the documentcontentHandle - a handle for writing the content
of the documenttemporalDocumentURI - the logical temporal
document collection URICopyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.