Uses of Class
com.irisel.oms.olapi.QuerySave

Packages that use QuerySave
com.irisel.oms.auth   
com.irisel.oms.auth.internal   
 

Uses of QuerySave in com.irisel.oms.auth
 

Methods in com.irisel.oms.auth with parameters of type QuerySave
 boolean SecurityManager.checkSave(Session s, QuerySave qs)
           
 

Uses of QuerySave in com.irisel.oms.auth.internal
 

Methods in com.irisel.oms.auth.internal with parameters of type QuerySave
 boolean SecurityManagerImpl.checkSave(Session s, QuerySave qs)