Index
Entity DAO com.soffid.iam.model.ProcessHierarchyEntityDao
[Entity]
Description
DAO methods
findByChildren
childProcess
java.lang.Long
Returns
java.util.List<
com.soffid.iam.model.ProcessHierarchyEntity
>
findByParent
parentProcess
java.lang.Long
Returns
java.util.List<
com.soffid.iam.model.ProcessHierarchyEntity
>
DAO Dependencies
AuditEntity
Managed value objects
Service Dependencies
AuthorizationService
2/28/24