Interface DocumentContentGetRequest

All Superinterfaces:
FinalCommandStep<InputStream>
All Known Implementing Classes:
DocumentContentGetRequestImpl

@Deprecated public interface DocumentContentGetRequest extends FinalCommandStep<InputStream>
Deprecated.
since 8.8 for removal in 8.9, replaced by DocumentContentGetRequest
Command to get the content of a document from the document store.

The document content is returned as an InputStream.

  • Method Details

    • storeId

      Deprecated.
      Sets the document store ID. If not set, the default document store is used.
      Parameters:
      storeId - optional document store ID
    • contentHash

      DocumentContentGetRequest contentHash(String contentHash)
      Deprecated.
      Sets the documents content hash.
      Parameters:
      contentHash - the documents content Hash