Uses of Class
com.soffid.iam.iga.api.ReconcileAccount
Packages that use ReconcileAccount
Package
Description
-
Uses of ReconcileAccount in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type ReconcileAccount -
Uses of ReconcileAccount in com.soffid.iam.reconcile.service
Methods in com.soffid.iam.reconcile.service that return ReconcileAccountModifier and TypeMethodDescriptionReconcileService.addUser(ReconcileAccount userInfo) Operation addUserReconcileService.findReconAccountById(Long accountId) Operation findReconAccountByIdMethods in com.soffid.iam.reconcile.service that return types with arguments of type ReconcileAccountModifier and TypeMethodDescriptionReconcileService.findAllReconAccounts(Long processId) Operation findAllReconAccountsMethods in com.soffid.iam.reconcile.service with parameters of type ReconcileAccountModifier and TypeMethodDescriptionReconcileService.addUser(ReconcileAccount userInfo) Operation addUservoidReconcileService.updateUser(ReconcileAccount userInfo) Operation updateUservoidReconcileService.validateReconcileAccount(ReconcileAccount accountinfo) Operation validateReconcileAccount -
Uses of ReconcileAccount in com.soffid.iam.reconcile.service.ejb
Methods in com.soffid.iam.reconcile.service.ejb that return ReconcileAccountModifier and TypeMethodDescriptionReconcileService.addUser(ReconcileAccount userInfo) ReconcileService.findReconAccountById(Long accountId) Methods in com.soffid.iam.reconcile.service.ejb that return types with arguments of type ReconcileAccountMethods in com.soffid.iam.reconcile.service.ejb with parameters of type ReconcileAccountModifier and TypeMethodDescriptionReconcileService.addUser(ReconcileAccount userInfo) voidReconcileService.updateUser(ReconcileAccount userInfo)