Index
Entity com.soffid.iam.model.RoleGroupEntity
[Tables]
[DAO]
Description
TableName
SC_ROLGRUP
Attributes
group
es.caib.seycon.ng.model.GrupEntity
RLG_GRUP
Required
id
java.lang.Long
RLG_ID
Identifier
grantedRole
es.caib.seycon.ng.model.RolEntity
RLG_ROL
Required
grantedApplicationDomain
es.caib.seycon.ng.model.AplicacioEntity
RLG_APL_ID
Optional
grantedGroupDomain
es.caib.seycon.ng.model.GrupEntity
RLG_GRU_ID
Optional
grantedDomainValue
es.caib.seycon.ng.model.ValorDominiAplicacioEntity
RLG_VDO_ID
Optional
Indexes
RLG_ROLGRUP_ROLGRUP
RLG_ROL RLG_GRUP
Entity methods
isAllowed
Returns true if the permission on this object is granted
permission
java.lang.String
Returns
boolean
toString
Returns
java.lang.String
7/1/22