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
 

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)