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.SQLExceptionjava.rmi.RemoteExceptionpublic InstanceSet getWorkflowObjects(Instance fq, RelationVO[] rels) throws java.sql.SQLException, java.rmi.RemoteException, QueryTreeException
java.sql.SQLExceptionjava.rmi.RemoteExceptionQueryTreeExceptionpublic CLBrowser getBrowser()
public void setBrowser(CLBrowser browser)