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 richGetObject: CommandName
  48. val saveAdditionalInfo: CommandName
  49. val saveExternalObject: CommandName
  50. val saveFilesAdditionalInfo: CommandName
  51. val saveObject: CommandName
  52. val saveRelation: CommandName
  53. val saveRelationBatch: CommandName
  54. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  55. def toString(): String
    Definition Classes
    AnyRef → Any
  56. val updateExternalObject: CommandName
  57. val updateObject: CommandName
  58. val updateObjectFields: CommandName
  59. val updateObjectFieldsBatch: CommandName
  60. val updateObjectFieldsList: CommandName
  61. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  62. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  63. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  64. 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