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 ManagedSysListResponse
ManagedSystemWebService. getAllManagedSys(int from, int size)
ManagedSysListResponse
ManagedSystemWebServiceImpl. getAllManagedSys(int from, int size)
ManagedSysListResponse
ManagedSystemWebService. getManagedSystems(ManagedSysSearchBean searchBean, int from, int size)
Return a list of the ManagedSys object in the system by SearchBeanManagedSysListResponse
ManagedSystemWebServiceImpl. getManagedSystems(ManagedSysSearchBean searchBean, int from, int size)
-