Uses of Class
org.openiam.base.response.BusinessRuleUserRecalculationListResponse
-
Packages that use BusinessRuleUserRecalculationListResponse Package Description org.openiam.srvc.am -
-
Uses of BusinessRuleUserRecalculationListResponse in org.openiam.srvc.am
Methods in org.openiam.srvc.am that return BusinessRuleUserRecalculationListResponse Modifier and Type Method Description BusinessRuleUserRecalculationListResponse
BusinessRuleWebService. findUsersToBeRecalculated(String name, int from, int size)
Method is used to get list of Preview users, it's a lit of users that affected by chages in business rules.BusinessRuleUserRecalculationListResponse
BusinessRuleWebServiceImpl. findUsersToBeRecalculated(String name, int from, int size)
-