Index
Entity com.soffid.iam.model.UserAccountEntity
[Tables]
[DAO]
Description
TableName
SC_USUACC
Attributes
user
com.soffid.iam.model.UserEntity
UAC_USU_ID
Required
account
com.soffid.iam.model.AccountEntity
UAC_ACC_ID
Required
id
java.lang.Long
UAC_ID
Identifier
untilDate
java.util.Date
UAC_UNTIL
Optional
workflowId
java.lang.Long
UAC_BPM
Optional
approved
java.lang.Boolean
UAC_APPROV
Optional
Approved flag for BPM
Indexes
Entity methods
customCache
Returns
void
2/28/24