Uses of Class
org.openiam.base.request.CloneManagedSystemRequest
-
Packages that use CloneManagedSystemRequest Package Description org.openiam.esb.core.mq org.openiam.esb.core.service org.openiam.esb.core.service.impl org.openiam.srvc.idm -
-
Uses of CloneManagedSystemRequest in org.openiam.esb.core.mq
Methods in org.openiam.esb.core.mq with parameters of type CloneManagedSystemRequest Modifier and Type Method Description Response
ManagedSystemMessageListener. processingRequest(ManagedSystemAPI api, CloneManagedSystemRequest request)
-
Uses of CloneManagedSystemRequest in org.openiam.esb.core.service
Methods in org.openiam.esb.core.service with parameters of type CloneManagedSystemRequest Modifier and Type Method Description StringResponse
ManagedSystemService. cloneManagedSystem(CloneManagedSystemRequest cloneManagedSystemRequest)
-
Uses of CloneManagedSystemRequest in org.openiam.esb.core.service.impl
Methods in org.openiam.esb.core.service.impl with parameters of type CloneManagedSystemRequest Modifier and Type Method Description StringResponse
ManagedSystemServiceImpl. cloneManagedSystem(CloneManagedSystemRequest cloneManagedSystemRequest)
-
Uses of CloneManagedSystemRequest in org.openiam.srvc.idm
Methods in org.openiam.srvc.idm with parameters of type CloneManagedSystemRequest Modifier and Type Method Description StringResponse
ManagedSystemWebService. cloneManagedSystem(CloneManagedSystemRequest cloneManagedSystemRequest)
StringResponse
ManagedSystemWebServiceImpl. cloneManagedSystem(CloneManagedSystemRequest cloneManagedSystemRequest)
-