com.irisel.omcrm.olapi
Class BrowserHelper
java.lang.Object
com.irisel.omcrm.olapi.BrowserHelper
public class BrowserHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowserHelper
public BrowserHelper(CLBrowser b)
getWorkflowObjectsQueueOld
public InstanceSet getWorkflowObjectsQueueOld(Instance queue,
RelationVO[] rel_ids)
throws java.sql.SQLException,
java.rmi.RemoteException
- Throws:
java.sql.SQLException
java.rmi.RemoteException
getWorkflowObjects
public InstanceSet getWorkflowObjects(Instance fq,
RelationVO[] rels)
throws java.sql.SQLException,
java.rmi.RemoteException,
QueryTreeException
- Throws:
java.sql.SQLException
java.rmi.RemoteException
QueryTreeException
getBrowser
public CLBrowser getBrowser()
setBrowser
public void setBrowser(CLBrowser browser)