Uses of Class
org.openiam.base.response.list.SimulationReqListResponse
-
Packages that use SimulationReqListResponse Package Description org.openiam.srvc.idm -
-
Uses of SimulationReqListResponse in org.openiam.srvc.idm
Methods in org.openiam.srvc.idm that return SimulationReqListResponse Modifier and Type Method Description SimulationReqListResponseManagedSystemWebService. fetchPendingSimulationReq(SimulationReqSearchBean searchBean)This method takes bean on which SimulationReqs can be loaded along Bean for this method accepts ID of simulationReq obj based on which we load previously existing reqsSimulationReqListResponseManagedSystemWebServiceImpl. fetchPendingSimulationReq(SimulationReqSearchBean searchBean)SimulationReqListResponseManagedSystemWebService. getSimulationReqs(SimulationReqSearchBean searchBean, int from, int size)This method takes bean on which SimulationReqs can be loaded along with from and size Bean accepts several params like ManagedSys id, userID, groupId etc.SimulationReqListResponseManagedSystemWebServiceImpl. getSimulationReqs(SimulationReqSearchBean searchBean, int from, int size)
-