public interface TemporalDescriptor extends DocumentDescriptor
UNKNOWN_VERSIONUNKNOWN_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, withFormatgetByteLength, getFormat, getMimetype, setByteLength, setFormat, setMimetypeString getUri()
getUri in interface DocumentDescriptorString getTemporalSystemTime()
DatatypeConverter.parseDateTime
but will lose precision since java.util.Calendar only supports millisecond
precision.Copyright © 2013-2016 MarkLogic Corporation.