static Usage |
Usage.ACTION |
Usage dedicated to the action column.
|
static Usage |
Usage.DERIVED |
Deprecated, for removal: This API element is subject to removal in a future version.
|
static Usage |
Usage.DERIVED_RO_ATT |
The column is a read-only derived (computed) entity attribute.
|
static Usage |
Usage.MANDATORY |
Deprecated, for removal: This API element is subject to removal in a future version.
|
static Usage |
Usage.MANDATORY_ON_CREATE |
Deprecated, for removal: This API element is subject to removal in a future version.
|
static Usage |
Usage.MANDATORY_RO_ATT |
The column is a mandatory read-only entity attribute.
|
static Usage |
Usage.MANDATORY_RO_ID |
The column is a mandatory read-only part of the entity id.
|
static Usage |
Usage.MANDATORY_RW_ATT |
The column is a mandatory read-write entity attribute.
|
static Usage |
Usage.OPTIONAL |
Deprecated, for removal: This API element is subject to removal in a future version.
|
static Usage |
Usage.OPTIONAL_RO_ATT |
The column is a optional read-only entity attribute.
|
static Usage |
Usage.OPTIONAL_RO_ID |
The column is an optional read-only part of the entity id.
|
static Usage |
Usage.OPTIONAL_RW_ATT |
The column is a optional read-write entity attribute.
|