
public class OViewDocument extends ODocument
ORecordElement.STATUSallowChainedAccess, EMPTY_STRINGS, fields, fieldSize, lazyLoad, ordered, owner, propertyAccess, propertyEncryption, RECORD_TYPE, schema, trackingChangescontentChanged, dirty, dirtyManager, recordFormat, recordId, recordVersion, size, source, status| Constructor and Description |
|---|
OViewDocument(ODatabaseDocumentInternal database,
int cluster) |
OViewDocument(OView view) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Returns the class name associated to the current record.
|
OView |
getSchemaClass()
Returns the schema class object for the record.
|
void |
setProperty(String iFieldName,
Object iPropertyValue)
sets a property value on current document
|
accessProperty, addOwner, asEdge, asVertex, autoConvertFieldsToClass, autoConvertValues, checkClass, checkFieldName, checkForFields, clear, clearSource, clearTrackData, clearTransactionTrackData, containsField, convertAllMultiValuesToTrackedVersions, copy, copyTo, deserializeFields, detach, equals, eval, eval, field, field, field, field, field, fieldNames, fields, fields, fields, fieldType, fieldValues, fill, fill, fillClassIfNeed, fromJSON, fromJSON, fromJSON, fromJSON, fromMap, fromStream, fromString, getCollectionTimeLine, getDirtyFields, getFilteredEntries, getGlobalPropertyById, getImmutableSchema, getImmutableSchemaClass, getImmutableSchemaClass, getOrCreate, getOriginalValue, getOwner, getOwners, getProperty, getPropertyNames, getRawEntries, getRawProperty, getRecordType, getSchemaType, hashCode, hasOwners, hasProperty, hasSameContentOf, internalReset, isAllowChainedAccess, isEdge, isEmbedded, isEmpty, isLazyLoad, isOrdered, isTrackingChanges, isVertex, iterator, load, load, merge, merge, mergeMap, placeholder, rawContainsField, rawField, rawField, readExternal, reload, removeField, removeOwner, removeProperty, reset, save, save, save, setAllowChainedAccess, setClass, setClassName, setClassNameIfExists, setDirty, setDirtyNoChanged, setFieldType, setLazyLoad, setOrdered, setProperty, setTrackingChanges, setup, toMap, toStream, toStream, toString, toString, track, undo, undo, unload, unTrack, validate, validateEmbedded, validateField, validateFieldsSecurity, validateLink, validateLinkCollection, validateType, writeExternaladdIdentityChangeListener, checkForLoading, compare, compareTo, delete, flatCopy, getDatabase, getDatabaseIfDefined, getDatabaseIfDefinedInternal, getDatabaseInternal, getDirtyManager, getIdentity, getInternalStatus, getRecord, getSize, getVersion, isContentChanged, isDirty, isLocked, load, lock, lockingStrategy, onAfterIdentityChanged, onBeforeIdentityChanged, reload, reload, reload, removeIdentityChangeListener, save, setContentChanged, setDirtyManager, setIdentity, setIdentity, setInternalStatus, setVersion, toJSON, toJSON, toJSON, toJSON, unlock, unsetDirtyclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratordelete, getDatabase, getIdentity, getInternalStatus, getSize, getVersion, isDirty, load, reload, reload, save, setInternalStatus, toJSON, toJSONgetRecord, isLocked, lock, lockingStrategy, unlockcompareTocompare, comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic OViewDocument(OView view)
public OViewDocument(ODatabaseDocumentInternal database, int cluster)
public OView getSchemaClass()
ORecordSchemaAwaregetSchemaClass in interface ORecordSchemaAwaregetSchemaClass in class ODocumentOClass instance or null if the record has no class associatedpublic String getClassName()
ORecordSchemaAware#reset() to re-associate the class.getClassName in interface ORecordSchemaAwaregetClassName in class ODocumentpublic void setProperty(String iFieldName, Object iPropertyValue)
ODocumentsetProperty in interface OElementsetProperty in class ODocumentiFieldName - The property nameiPropertyValue - The property valueCopyright © 2009–2025 OrientDB. All rights reserved.