Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
SocrateCharacteristicTypeValues |
getCharacteristicType()
This field indicates the nature of the compound characteristics, which are the Ring (A), Reverse (I), Simple reference or referenced (R), Relation (L).
|
java.lang.String |
getReferencedCharacteristic()
This field is used to complete the compound characteristics selected in the Characteristics field.
|
SocrateAuthorizationValues |
getSub0SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
SocrateAuthorizationValues |
getSub1SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
SocrateAuthorizationValues |
getSub2SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
SocrateAuthorizationValues |
getSub3SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
SocrateAuthorizationValues |
getSub4SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
SocrateAuthorizationValues |
getSub5SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
SocrateAuthorizationValues |
getSub6SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
SocrateAuthorizationValues |
getSub7SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
SocrateAuthorizationValues |
getSub8SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
SocrateAuthorizationValues |
getSub9SchemaAutorization()
This field indicates the type of access authorizations for each subschema.
|
boolean |
isChain()
This field is used to identify the Rings with a double chain or the referenced rings with a double chain.
|
static final java.lang.String copyright
SocrateCharacteristicTypeValues getCharacteristicType()
This field indicates the nature of the compound characteristics, which are the Ring (A), Reverse (I), Simple reference or referenced (R), Relation (L).
java.lang.String getReferencedCharacteristic()
This field is used to complete the compound characteristics selected in the Characteristics field. The entity code required depends on the type of characteristics you have chosen:
For a 'simple Reference', you must enter the code of the referenced entity,
For a 'Ring reference', enter the entity code followed by the code of the referenced characteristic,
For a 'Reverse', enter the code of the reversed entity,
For a characteristic with a 'Relation'-type, enter an entity code, followed by an optional characteristic code.
SocrateAuthorizationValues getSub0SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
SocrateAuthorizationValues getSub1SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
SocrateAuthorizationValues getSub2SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
SocrateAuthorizationValues getSub3SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
SocrateAuthorizationValues getSub4SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
SocrateAuthorizationValues getSub5SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
SocrateAuthorizationValues getSub6SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
SocrateAuthorizationValues getSub7SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
SocrateAuthorizationValues getSub8SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
SocrateAuthorizationValues getSub9SchemaAutorization()
This field indicates the type of access authorizations for each subschema. For each subschema, you can choose between the following access authorizations:
Read only (blank value),
Update (M),
Delete (S),
Generation (G),
Generation and Delete (A).
boolean isChain()
This field is used to identify the Rings with a double chain or the referenced rings with a double chain.