public interface TemporalDescriptor extends DocumentDescriptor
UNKNOWN_VERSION
UNKNOWN_LENGTH
Modifier and Type | Method and Description |
---|---|
String |
getTemporalSystemTime()
Returns the temporal system time when the document was written or deleted.
|
String |
getUri()
Returns the URI identifier for the database document.
|
getVersion, setUri, setVersion, withFormat
getByteLength, getFormat, getMimetype, setByteLength, setFormat, setMimetype
String getUri()
getUri
in interface DocumentDescriptor
String getTemporalSystemTime()
DatatypeConverter.parseDateTime
but will lose precision since java.util.Calendar only supports millisecond
precision.Copyright © 2013-2016 MarkLogic Corporation.