public static class OrientDBDaoTest.KeyedODocumentWrapper extends ODocumentWrapper implements Keyable
indexAttribute
_allowChainedAccess, _fieldChangeListeners, _fieldCollectionChangeTimeLines, _fieldOriginalValues, _fieldTypes, _fieldValues, _lazyLoad, _ordered, _owners, _trackingChanges, EMPTY_STRINGS, RECORD_TYPE
Constructor and Description |
---|
OrientDBDaoTest.KeyedODocumentWrapper() |
OrientDBDaoTest.KeyedODocumentWrapper(TransientObject t) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey() |
toObject, toObject
addOwner, checkFieldName, checkForFields, clear, containsField, convertAllMultiValuesToTrackedVersions, copy, copyTo, deserializeFields, detach, equals, field, field, field, field, field, fieldNames, fields, fields, fields, fieldType, fieldValues, flatCopy, fromStream, fromString, getCollectionTimeLine, getDirtyFields, getOriginalValue, getOwners, getRecordType, hasOwners, hasSameContentOf, internalReset, isAllowChainedAccess, isEmbedded, isEmpty, isLazyLoad, isOrdered, isTrackingChanges, iterator, load, load, load, merge, merge, onAfterIdentityChanged, onBeforeIdentityChanged, placeholder, rawField, readExternal, reload, removeField, removeOwner, reset, save, save, save, save, setAllowChainedAccess, setDirty, setFieldType, setLazyLoad, setOrdered, setTrackingChanges, setup, toStream, toString, undo, unload, writeExternal
checkFieldAccess, getClassName, getSchemaClass, remove, setClass, setClassName, setClassNameIfExists, toStream, validate, validateEmbedded, validateField, validateLink, validateType
addListener, checkForLoading, compare, compareTo, delete, fill, fromJSON, fromJSON, fromJSON, fromJSON, getDatabase, getDataSegmentName, getIdentity, getInternalStatus, getRecord, getRecordVersion, getSize, getVersion, hashCode, invokeListenerEvent, isDirty, isPinned, load, pin, reload, reload, removeListener, setDataSegmentName, setIdentity, setIdentity, setInternalStatus, setVersion, toJSON, toJSON, unpin, unsetDirty
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addListener, fill, removeListener, setIdentity, setIdentity, setVersion, unsetDirty
delete, fromJSON, getDatabase, getDataSegmentName, getIdentity, getRecordVersion, getSize, getVersion, isDirty, isPinned, load, pin, reload, setDataSegmentName, toJSON, toJSON, unpin
getInternalStatus, setInternalStatus
public OrientDBDaoTest.KeyedODocumentWrapper()
public OrientDBDaoTest.KeyedODocumentWrapper(TransientObject t)
public java.lang.String getKey()
getKey
in interface Keyable
getKey
in class ODocumentWrapper