object ObjectStorage
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ObjectStorage
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- val commands: Set[Command]
- val createLink: CommandName
- val createLinks: CommandName
- val deleteAllLinks: CommandName
- val deleteAllRelations: CommandName
- val deleteExternalObject: CommandName
- val deleteLink: CommandName
- val deleteObject: CommandName
- val deleteRelation: CommandName
- val deleteRelations: CommandName
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- implicit val et: EntityType
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val getEntityFieldAggregation: CommandName
- val getExampleObject: CommandName
- val getExternalObject: CommandName
- val getLink: CommandName
- val getLinks: CommandName
- val getObject: CommandName
- val getObjectPosition: CommandName
- val getObjectsBatch: CommandName
- val getRelation: CommandName
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val internalGetObject: CommandName
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val listAllRelations: CommandName
- val listFileExtensions: CommandName
- val listFilesWithTags: CommandName
- val listObjectTitles: CommandName
- val listObjects: CommandName
- val listObjectsMeta: CommandName
- val listRelations: CommandName
- val listRelationsBatch: CommandName
- val listTagsWithFilesCount: CommandName
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val reindexObject: CommandName
- val removeAllFileTags: CommandName
- val removeFileTags: CommandName
- val saveAdditionalInfo: CommandName
- val saveExternalObject: CommandName
- val saveFilesAdditionalInfo: CommandName
- val saveObject: CommandName
- val saveRelation: CommandName
- val saveRelationBatch: CommandName
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- val updateExternalObject: CommandName
- val updateObject: CommandName
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- val writeFileTags: CommandName
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated