|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.actions.processtemplates.QueryDone
public class QueryDone
Finish a running query and free up any server side resources. After calling this method the pagingId is no longer valid for queries.
©2013 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
QueryDone(int pagingId)
Constructor for QueryDone. |
|
| Method Summary | |
|---|---|
int |
getPagingId()
Gets the paging Id value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryDone(int pagingId)
pagingId - The pagingId of the query to complete ( retrieved by calling QueryProcessInstances )| Method Detail |
|---|
public int getPagingId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||