Uses of Class
org.openiam.base.response.list.PolicyListResponse
-
Packages that use PolicyListResponse Package Description org.openiam.common.beans.mq org.openiam.match org.openiam.srvc.common -
-
Uses of PolicyListResponse in org.openiam.common.beans.mq
Methods in org.openiam.common.beans.mq that return PolicyListResponse Modifier and Type Method Description PolicyListResponsePolicyRabbitMQService. findBeans(PolicySearchBean searchBean, int from, int size) -
Uses of PolicyListResponse in org.openiam.match
Methods in org.openiam.match that return types with arguments of type PolicyListResponse Modifier and Type Method Description Class<PolicyListResponse>PolicyMatchObjectRule. getDataResponseClassName() -
Uses of PolicyListResponse in org.openiam.srvc.common
Methods in org.openiam.srvc.common that return PolicyListResponse Modifier and Type Method Description PolicyListResponsePolicyDataService. findBeans(PolicySearchBean searchBean, int from, int size)PolicyListResponsePolicyDataServiceImpl. findBeans(PolicySearchBean searchBean, int from, int size)
-