Uses of Class
org.LexGrid.LexBIG.caCore.applicationservice.impl.LexEVSApplicationServiceImpl

Packages that use LexEVSApplicationServiceImpl
org.LexGrid.LexBIG.caCore.applicationservice.impl   
 

Uses of LexEVSApplicationServiceImpl in org.LexGrid.LexBIG.caCore.applicationservice.impl
 

Fields in org.LexGrid.LexBIG.caCore.applicationservice.impl declared as LexEVSApplicationServiceImpl
(package private)  LexEVSApplicationServiceImpl PaginationHelper.lexEVSApplicationService
           
 

Methods in org.LexGrid.LexBIG.caCore.applicationservice.impl that return LexEVSApplicationServiceImpl
 LexEVSApplicationServiceImpl PaginationHelper.getLexEVSApplicationService()
           
 

Methods in org.LexGrid.LexBIG.caCore.applicationservice.impl with parameters of type LexEVSApplicationServiceImpl
 void PaginationHelper.setLexEVSApplicationService(LexEVSApplicationServiceImpl lexEVSApplicationService)