Packages

object ObjectStorage

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ObjectStorage
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  6. val commands: Set[Command]
  7. val createLink: CommandName
  8. val createLinks: CommandName
  9. val deleteAllLinks: CommandName
  10. val deleteAllRelations: CommandName
  11. val deleteExternalObject: CommandName
  12. val deleteLink: CommandName
  13. val deleteObject: CommandName
  14. val deleteRelation: CommandName
  15. val deleteRelations: CommandName
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  18. implicit val et: EntityType
  19. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  20. val getEntityFieldAggregation: CommandName
  21. val getExampleObject: CommandName
  22. val getExternalObject: CommandName
  23. val getLink: CommandName
  24. val getLinks: CommandName
  25. val getObject: CommandName
  26. val getObjectPosition: CommandName
  27. val getObjectsBatch: CommandName
  28. val getRelation: CommandName
  29. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. val internalGetObject: CommandName
  31. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  32. val listAllRelations: CommandName
  33. val listFileExtensions: CommandName
  34. val listFilesWithTags: CommandName
  35. val listObjectTitles: CommandName
  36. val listObjects: CommandName
  37. val listObjectsMeta: CommandName
  38. val listRelations: CommandName
  39. val listRelationsBatch: CommandName
  40. val listTagsWithFilesCount: CommandName
  41. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  42. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  43. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  44. val reindexObject: CommandName
  45. val removeAllFileTags: CommandName
  46. val removeFileTags: CommandName
  47. val saveAdditionalInfo: CommandName
  48. val saveExternalObject: CommandName
  49. val saveFilesAdditionalInfo: CommandName
  50. val saveObject: CommandName
  51. val saveRelation: CommandName
  52. val saveRelationBatch: CommandName
  53. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  54. def toString(): String
    Definition Classes
    AnyRef → Any
  55. val updateExternalObject: CommandName
  56. val updateObject: CommandName
  57. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  58. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  59. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  60. val writeFileTags: CommandName

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped