Uses of Interface
com.soffid.iam.reconcile.service.ejb.ReconcileService
-
Packages that use ReconcileService Package Description com.soffid.iam es.caib.seycon.ng -
-
Uses of ReconcileService in com.soffid.iam
Methods in com.soffid.iam that return ReconcileService Modifier and Type Method Description static ReconcileService
EJBLocator. getReconcileService()
Gets an instance ofReconcileService
. -
Uses of ReconcileService in es.caib.seycon.ng
Methods in es.caib.seycon.ng that return ReconcileService Modifier and Type Method Description static ReconcileService
EJBLocator. getReconcileService()
Gets an instance ofReconcileService
.
-