Index
Entity DAO com.soffid.iam.model.EntryPointRoleEntityDao
[Entity]
Description
DAO methods
findByRoleId
select autor from com.soffid.iam.model.EntryPointRoleEntity autor where autor.role.id=:idRol
idRol
java.lang.Long
Returns
java.util.List<
com.soffid.iam.model.EntryPointRoleEntity
>
DAO Dependencies
AuditEntity
EntryPointEntity
RoleEntity
Managed value objects
AccessTreeAuthorization
Service Dependencies
2/28/24