Uses of Class
org.openiam.base.response.list.ManagedSysListResponse
-
Packages that use ManagedSysListResponse Package Description org.openiam.match org.openiam.srvc.idm -
-
Uses of ManagedSysListResponse in org.openiam.match
Methods in org.openiam.match that return types with arguments of type ManagedSysListResponse Modifier and Type Method Description Class<ManagedSysListResponse>ManagedSystemMatchObjectRule. getDataResponseClassName() -
Uses of ManagedSysListResponse in org.openiam.srvc.idm
Methods in org.openiam.srvc.idm that return ManagedSysListResponse Modifier and Type Method Description ManagedSysListResponseManagedSystemWebService. getAllManagedSys(int from, int size)ManagedSysListResponseManagedSystemWebServiceImpl. getAllManagedSys(int from, int size)ManagedSysListResponseManagedSystemWebService. getManagedSystems(ManagedSysSearchBean searchBean, int from, int size)Return a list of the ManagedSys object in the system by SearchBeanManagedSysListResponseManagedSystemWebServiceImpl. getManagedSystems(ManagedSysSearchBean searchBean, int from, int size)
-