Uses of Enum Class
ch.nolix.systemapi.databaseobject.property.DatabaseObjectState
Packages that use DatabaseObjectState
Package
Description
-
Uses of DatabaseObjectState in ch.nolix.system.objectdata.model
Methods in ch.nolix.system.objectdata.model that return DatabaseObjectStateModifier and TypeMethodDescriptionfinal DatabaseObjectStateAbstractEntity.getState()final DatabaseObjectStateAbstractField.getState()Column.getState()Database.getState()MultiBackReferenceEntry.getState()MultiValueFieldEntry.getState()Table.getState() -
Uses of DatabaseObjectState in ch.nolix.systemapi.databaseobject.model
Subinterfaces with type arguments of type DatabaseObjectState in ch.nolix.systemapi.databaseobject.modelModifier and TypeInterfaceDescriptioninterfaceAIDatabaseObjectcan be connected with a real database. -
Uses of DatabaseObjectState in ch.nolix.systemapi.databaseobject.property
Subclasses with type arguments of type DatabaseObjectState in ch.nolix.systemapi.databaseobject.propertyMethods in ch.nolix.systemapi.databaseobject.property that return DatabaseObjectStateModifier and TypeMethodDescriptionstatic DatabaseObjectStateReturns the enum constant of this class with the specified name.static DatabaseObjectState[]DatabaseObjectState.values()Returns an array containing the constants of this enum class, in the order they are declared.