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