Uses of Class
org.openiam.base.response.data.BusinessRuleTargetListDtoResponse
-
Packages that use BusinessRuleTargetListDtoResponse Package Description org.openiam.common.beans.mq org.openiam.srvc.am -
-
Uses of BusinessRuleTargetListDtoResponse in org.openiam.common.beans.mq
Methods in org.openiam.common.beans.mq that return BusinessRuleTargetListDtoResponse Modifier and Type Method Description BusinessRuleTargetListDtoResponse
BusinessRuleManagementMQService. findTarget(BusinessRuleTargetSearchBean searchBean, int from, int size)
-
Uses of BusinessRuleTargetListDtoResponse in org.openiam.srvc.am
Methods in org.openiam.srvc.am that return BusinessRuleTargetListDtoResponse Modifier and Type Method Description BusinessRuleTargetListDtoResponse
BusinessRuleWebService. findTarget(BusinessRuleTargetSearchBean searchBean, int from, int size)
BusinessRuleTargetListDtoResponse
BusinessRuleWebServiceImpl. findTarget(BusinessRuleTargetSearchBean searchBean, int from, int size)
-