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 BusinessRuleTargetListDtoResponseBusinessRuleManagementMQService. 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 BusinessRuleTargetListDtoResponseBusinessRuleWebService. findTarget(BusinessRuleTargetSearchBean searchBean, int from, int size)BusinessRuleTargetListDtoResponseBusinessRuleWebServiceImpl. findTarget(BusinessRuleTargetSearchBean searchBean, int from, int size)
-