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