Index
Entity com.soffid.iam.model.GroupAttributeEntity
[Tables]
[DAO]
Description
TableName
SC_GRUATT
Attributes
id
java.lang.Long
GAT_ID
Identifier
value
java.lang.String
GAT_VALOR
Optional
group
es.caib.seycon.ng.model.GrupEntity
GAT_GRU_ID
Required
metadata
es.caib.seycon.ng.model.TipusDadaEntity
GAT_TDA_ID
Required
blobDataValue
byte[]
GAT_BLOB
Optional
Indexes
Entity methods
getObjectValue
Returns
java.lang.Object
setObjectValue
value
java.lang.Object
Returns
void
7/1/22