Uses of Class
org.LexGrid.LexBIG.caCore.connection.orm.utils.LexEVSClassCache

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

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

Methods in org.LexGrid.LexBIG.caCore.applicationservice.impl that return LexEVSClassCache
protected  LexEVSClassCache LexEVSApplicationServiceImpl.getClassCache()
           
 

Constructors in org.LexGrid.LexBIG.caCore.applicationservice.impl with parameters of type LexEVSClassCache
LexEVSApplicationServiceImpl(LexEVSClassCache classCache, Validator validator)