public class BrowserHelper
extends java.lang.Object
Constructor and Description |
---|
BrowserHelper(CLBrowser b) |
Modifier and Type | Method and Description |
---|---|
CLBrowser |
getBrowser() |
InstanceSet |
getWorkflowObjects(Instance fq,
RelationVO[] rels) |
InstanceSet |
getWorkflowObjectsQueueOld(Instance queue,
RelationVO[] rel_ids) |
void |
setBrowser(CLBrowser browser) |
public BrowserHelper(CLBrowser b)
public InstanceSet getWorkflowObjectsQueueOld(Instance queue, RelationVO[] rel_ids) throws java.sql.SQLException, java.rmi.RemoteException
java.sql.SQLException
java.rmi.RemoteException
public InstanceSet getWorkflowObjects(Instance fq, RelationVO[] rels) throws java.sql.SQLException, java.rmi.RemoteException, QueryTreeException
java.sql.SQLException
java.rmi.RemoteException
QueryTreeException
public CLBrowser getBrowser()
public void setBrowser(CLBrowser browser)