Uses of Interface
com.soffid.iam.service.LuceneIndexService
-
Packages that use LuceneIndexService Package Description com.soffid.iam com.soffid.iam.bpm.service com.soffid.iam.service es.caib.seycon.ng -
-
Uses of LuceneIndexService in com.soffid.iam
Methods in com.soffid.iam that return LuceneIndexService Modifier and Type Method Description LuceneIndexServiceServiceLocator. getLuceneIndexService()Gets an instance ofLuceneIndexService. -
Uses of LuceneIndexService in com.soffid.iam.bpm.service
Methods in com.soffid.iam.bpm.service that return LuceneIndexService Modifier and Type Method Description LuceneIndexServiceBpmEngineBase. getLuceneIndexService()Gets reference toluceneIndexService.Methods in com.soffid.iam.bpm.service with parameters of type LuceneIndexService Modifier and Type Method Description voidBpmEngineBase. setLuceneIndexService(LuceneIndexService luceneIndexService)Sets reference toluceneIndexService. -
Uses of LuceneIndexService in com.soffid.iam.service
Classes in com.soffid.iam.service that implement LuceneIndexService Modifier and Type Class Description classLuceneIndexServiceBaseSpring Service base class forcom.soffid.iam.service.LuceneIndexService, provides access to all services and entities referenced by this service.classLuceneIndexServiceImplMethods in com.soffid.iam.service that return LuceneIndexService Modifier and Type Method Description LuceneIndexServiceAdditionalDataServiceBase. getLuceneIndexService()Gets reference toluceneIndexService.Methods in com.soffid.iam.service with parameters of type LuceneIndexService Modifier and Type Method Description voidAdditionalDataServiceBase. setLuceneIndexService(LuceneIndexService luceneIndexService)Sets reference toluceneIndexService. -
Uses of LuceneIndexService in es.caib.seycon.ng
Methods in es.caib.seycon.ng that return LuceneIndexService Modifier and Type Method Description LuceneIndexServiceServiceLocator. getLuceneIndexService()Gets an instance ofLuceneIndexService.
-