public class BatchManager.ReadOutput extends BatchManager.OutputItem
Modifier and Type | Method and Description |
---|---|
<R extends AbstractReadHandle> |
getContent(R handle) |
java.lang.String |
getContentMimetype() |
DocumentMetadataHandle |
getMetadata() |
<R extends XMLReadHandle> |
getMetadata(R handle) |
BatchManager.OperationType |
getOperationType() |
boolean |
hasContent() |
boolean |
hasMetadata() |
getException, getSuccess, getUri, hasException
public BatchManager.OperationType getOperationType()
getOperationType
in class BatchManager.OutputItem
public boolean hasMetadata()
public DocumentMetadataHandle getMetadata()
public <R extends XMLReadHandle> R getMetadata(R handle)
public boolean hasContent()
public java.lang.String getContentMimetype()
public <R extends AbstractReadHandle> R getContent(R handle)
Copyright © 2013-2021 MarkLogic Corporation.