Uses of Class
org.openiam.base.response.list.ResourceListResponse
-
Packages that use ResourceListResponse Package Description org.openiam.match org.openiam.srvc.am -
-
Uses of ResourceListResponse in org.openiam.match
Methods in org.openiam.match that return types with arguments of type ResourceListResponse Modifier and Type Method Description Class<ResourceListResponse>ResourceMatchObjectRule. getDataResponseClassName() -
Uses of ResourceListResponse in org.openiam.srvc.am
Methods in org.openiam.srvc.am that return ResourceListResponse Modifier and Type Method Description ResourceListResponseResourceDataService. findBeans(ResourceSearchBean searchBean, EntitlementsCollection[] dependants, int from, int size)Search a ResourceResourceListResponseResourceDataServiceImpl. findBeans(ResourceSearchBean searchBean, EntitlementsCollection[] dependants, int from, int size)
-