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

Packages that use QueryTreeException
com.irisel.omcrm.olapi   
com.irisel.oms.auth   
com.irisel.oms.auth.internal   
com.irisel.oms.blapi   
com.irisel.oms.blapi.helpers   
com.irisel.oms.exchange   
com.irisel.oms.guiom.control   
com.irisel.oms.helper   
com.irisel.oms.olapi   
com.irisel.pm.internal   
com.irisel.sv.faces.mgdbeans   
 

Uses of QueryTreeException in com.irisel.omcrm.olapi
 

Methods in com.irisel.omcrm.olapi that throw QueryTreeException
 InstanceSet BrowserHelper.getWorkflowObjects(Instance fq, RelationVO[] rels)
           
 

Uses of QueryTreeException in com.irisel.oms.auth
 

Methods in com.irisel.oms.auth that throw QueryTreeException
static SecurityManager SecurityManagerFactory.getServerSecurityManager(CLBrowser clb)
          Creates and initializes a Security Manager for use at client side.
 

Constructors in com.irisel.oms.auth that throw QueryTreeException
Session(CLBrowser browser, Instance userInstance)
           
 

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

Constructors in com.irisel.oms.auth.internal that throw QueryTreeException
SecurityManagerImpl(CLBrowser clb)
           
 

Uses of QueryTreeException in com.irisel.oms.blapi
 

Methods in com.irisel.oms.blapi that throw QueryTreeException
 SvcContext Svc_accept.accept(ClassVO clsvo, Instance focus, Instance user, SvcContext arg0)
           
 SvcContext Svc_close.close(ClassVO clsvo, Instance focus, Instance user, SvcContext arg0)
           
 SvcContext Svc_dispatch.dispatch(ClassVO clsvo, Instance focus, Instance user, java.lang.String targetQueueName, SvcContext arg0)
           
 SvcContext Svc_reject.reject(ClassVO clsvo, Instance focus, Instance user, SvcContext arg0)
           
 

Uses of QueryTreeException in com.irisel.oms.blapi.helpers
 

Methods in com.irisel.oms.blapi.helpers that throw QueryTreeException
 long OMSActionHelper.getActionId(java.lang.String actionName)
           
 InstanceSet OMSActionHelper.getPending()
           
 void OMSActionHelper.insertOrUpdateActionItem(Instance ai, SvcContext sc, Instance focus)
          Query for an action item for a focus.
 

Uses of QueryTreeException in com.irisel.oms.exchange
 

Methods in com.irisel.oms.exchange that throw QueryTreeException
 void DataExchange.export(com.irisel.oms.exchange.DataExchange.DataExchangeSpec spec, java.io.File exportFile)
           
 void DataExchange.export(java.io.File specFile, java.io.File exportFile)
           
 

Uses of QueryTreeException in com.irisel.oms.guiom.control
 

Methods in com.irisel.oms.guiom.control that throw QueryTreeException
static javax.swing.JInternalFrame FormMapper.getInternalFrame(CLBrowser clbrowser, java.lang.String action, java.lang.String classname, java.lang.String user)
           
 

Uses of QueryTreeException in com.irisel.oms.helper
 

Methods in com.irisel.oms.helper that throw QueryTreeException
 InstanceSet ProjectBO.qryFinancialDetails()
           
 InstanceSet ProjectBO.qryProducts()
           
 InstanceSet ProjectBO.qrySite()
           
 void ProjectBO.validate()
           
 

Uses of QueryTreeException in com.irisel.oms.olapi
 

Methods in com.irisel.oms.olapi that throw QueryTreeException
 void QueryTree.addBranch(int branchIndex, int parentBranchIndex, java.lang.String relationName)
          This method is intended to get related records using ad-hoc or db-level defined relationships.
 void QueryTree.addBranch(int branchIndex, int parentBranchIndex, java.lang.String relationName, boolean forward)
           
 void QueryTree.addBranch(int branchIndex, int parentBranchIndex, java.lang.String relationName, java.lang.String roleSrcName, java.lang.String roleDstName, boolean forward)
          This method adds a branch to the QueryTree.
 void QueryTree.addBranch(int branchIndex, java.lang.String classname)
           
 boolean CLEnterpriseBrowser.doRefresh()
           
abstract  boolean CLBrowserBase.doRefresh()
           
 boolean CLBrowser.doRefresh()
           
 boolean CLEnterpriseBrowser.doRefresh(boolean fullRefresh)
           
 boolean CLBrowser.doRefresh(boolean askServerRefresh)
           
 boolean CLBrowserBase.doRefresh(java.lang.Boolean b)
           
 boolean CLBrowser.doRefresh(java.lang.Boolean askServerRefresh)
           
 java.lang.String CLBrowserBase.getAuthType()
           
 java.lang.String CLBrowser.getAuthType()
           
 InstanceSet CLBrowserBase.getConfigItems(java.lang.String configSet, java.lang.String configItem)
           
 InstanceSet CLBrowser.getConfigItems(java.lang.String configSet, java.lang.String configItem)
           
 java.lang.String CLBrowserBase.getConfigItemValue(java.lang.String configSet, java.lang.String configItem)
           
 java.lang.String CLBrowser.getConfigItemValue(java.lang.String configSet, java.lang.String configItem)
           
 java.lang.String CLBrowserBase.getConfigItemValue(java.lang.String configSet, java.lang.String configItem, java.lang.String defaultValue)
           
 java.lang.String CLBrowser.getConfigItemValue(java.lang.String configSet, java.lang.String configItem, java.lang.String defaultValue)
           
 InstanceSet QueryTree.getInstanceIds(int id)
           
 InstanceSet QueryTree.getInstanceSet(int id)
           
 long CLEnterpriseBrowser.getVersion()
           
 long CLBrowser.getVersion()
           
 void CLEnterpriseBrowser.impersonate(java.lang.String user, java.lang.String pass)
           
abstract  void CLBrowserBase.impersonate(java.lang.String user, java.lang.String pass)
           
 void CLBrowser.impersonate(java.lang.String user, java.lang.String pass)
           
 void CLBrowserBase.initApp()
          Initializes model.
 void QueryTree.prepareStatements()
           
 void QueryTree.setRoot(int branchIndex, Instance record)
           
 void QueryTree.setRoot(int branchIndex, java.lang.String classname)
           
 void QueryTree.setRoot(java.lang.String classname)
           
static void OLTest.testQueryTreeAdHoc()
           
static void OLTest.testQueryTreeDB()
           
static void OLTest.testQueryTreeOMS()
           
static void OLTest.testSM()
           
 int CLBrowserBase.updateModelVersion()
           
 int CLBrowser.updateModelVersion()
           
 

Constructors in com.irisel.oms.olapi that throw QueryTreeException
QueryTree()
           
QueryTree(CLBrowser clb)
           
 

Uses of QueryTreeException in com.irisel.pm.internal
 

Methods in com.irisel.pm.internal that throw QueryTreeException
 Instance ProcessImpl.getProcessRootGroup(Instance iProc)
           
 

Uses of QueryTreeException in com.irisel.sv.faces.mgdbeans
 

Methods in com.irisel.sv.faces.mgdbeans that throw QueryTreeException
 TimeReportVO TimeReportMB.getSummaryTR()
           
 java.util.List<TimeReportWeekVO> TimeReportMB.getTrs()
           
 void TimeReportMB.goNextWeek()
           
 void TimeReportMB.goPrevWeek()
           
 void TimeReportMB.goWeek()
           
 void TimeReportMB.loadTrs()