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 ResponseManagedSystemMessageListener. 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 StringResponseManagedSystemService. 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 StringResponseManagedSystemServiceImpl. 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 StringResponseManagedSystemWebService. cloneManagedSystem(CloneManagedSystemRequest cloneManagedSystemRequest)StringResponseManagedSystemWebServiceImpl. cloneManagedSystem(CloneManagedSystemRequest cloneManagedSystemRequest)
-