Index
Entity com.soffid.iam.model.DomainValueEntity
[Tables]
[DAO]
Description
TableName
SC_VALOR_DOMINI
Attributes
value
java.lang.String
VDO_VALOR
Required
domain
com.soffid.iam.model.ApplicationDomainEntity
VDO_DOM
Required
id
java.lang.Long
VDO_ID
Identifier
description
java.lang.String
VDO_DESC
Required
roleScopeMailLists
java.util.Collection<
com.soffid.iam.model.MailListRoleMemberEntity
>
Optional
Indexes
UNIQUE_VALOR_DOMINI
VDO_VALOR VDO_DOM
Unique index
Entity methods
2/28/24