Uses of Class
org.openiam.base.request.SyncLineObjectsRequest
-
Packages that use SyncLineObjectsRequest Package Description org.openiam.recon.mq org.openiam.sync.mq -
-
Uses of SyncLineObjectsRequest in org.openiam.recon.mq
Methods in org.openiam.recon.mq with parameters of type SyncLineObjectsRequest Modifier and Type Method Description Response
AsynchronReconciliationMessageListener. processingRequest(AsynchReconciliationServiceAPI api, SyncLineObjectsRequest request)
-
Uses of SyncLineObjectsRequest in org.openiam.sync.mq
Methods in org.openiam.sync.mq with parameters of type SyncLineObjectsRequest Modifier and Type Method Description Response
AsynchronSynchronizationMessageListener. processingRequest(AsynchIdentityServiceAPI api, SyncLineObjectsRequest request)
-