Package | Description |
---|---|
com.engiweb.profilemanager.common.interfaces |
Modifier and Type | Method and Description |
---|---|
GroupCBean |
IApplicationDirect.findGroupHier(EntitlementBean entitlementBean,
GroupBean groupFilterBean,
HierarchyBean hierarchyBean,
GroupBean groupStartBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO dao)
Returns groups in hierarchy with the selected filters
|
GroupCBean |
IApplication.findGroupHier(EntitlementBean entitlementBean,
GroupBean groupFilterBean,
HierarchyBean hierarchyBean,
GroupBean groupStartBean,
ApplicationBean applicationBean,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Returns groups in hierarchy with the selected filters
|