Index
Entity com.soffid.iam.model.ObjectMappingEntity
[Tables]
[DAO]
Description
TableName
SC_OBJMAP
Attributes
id
java.lang.Long
OBM_ID
Identifier
systemObject
java.lang.String
OBM_SYSOBJ
Required
soffidObject
es.caib.seycon.ng.comu.SoffidObjectType
OBM_SOFOBJ
Required
soffidCustomObject
com.soffid.iam.model.CustomObjectTypeEntity
OBM_CUSOBJ
Optional
condition
java.lang.String
OBM_CONDIT
Optional
properties
java.util.Collection<
es.caib.seycon.ng.model.ObjectMappingPropertyEntity
>
properties
Optional
system
es.caib.seycon.ng.model.DispatcherEntity
OBM_DIS_ID
Required
attributeMappings
java.util.Collection<
es.caib.seycon.ng.model.AttributeMappingEntity
>
attributeMappings
Optional
triggers
java.util.Collection<
es.caib.seycon.ng.model.ObjectMappingTriggerEntity
>
Optional
Indexes
Entity methods
7/1/22