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 PolicyListResponse
PolicyRabbitMQService. 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 PolicyListResponse
PolicyDataService. findBeans(PolicySearchBean searchBean, int from, int size)
PolicyListResponse
PolicyDataServiceImpl. findBeans(PolicySearchBean searchBean, int from, int size)
-