|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TTaskQueryResultSet | |
|---|---|
| org.ow2.orchestra.ws_ht.api | |
| org.ow2.orchestra.ws_ht.api.wsdl | |
| org.ow2.orchestra.ws_ht.api.xsd | |
| Uses of TTaskQueryResultSet in org.ow2.orchestra.ws_ht.api |
|---|
| Methods in org.ow2.orchestra.ws_ht.api that return TTaskQueryResultSet | |
|---|---|
TTaskQueryResultSet |
ObjectFactory.createTTaskQueryResultSet()
Create an instance of TTaskQueryResultSet |
| Methods in org.ow2.orchestra.ws_ht.api that return types with arguments of type TTaskQueryResultSet | |
|---|---|
javax.xml.bind.JAXBElement<TTaskQueryResultSet> |
ObjectFactory.createTaskQueryResultSet(TTaskQueryResultSet value)
Create an instance of JAXBElement<TTaskQueryResultSet>} |
| Methods in org.ow2.orchestra.ws_ht.api with parameters of type TTaskQueryResultSet | |
|---|---|
javax.xml.bind.JAXBElement<TTaskQueryResultSet> |
ObjectFactory.createTaskQueryResultSet(TTaskQueryResultSet value)
Create an instance of JAXBElement<TTaskQueryResultSet>} |
| Uses of TTaskQueryResultSet in org.ow2.orchestra.ws_ht.api.wsdl |
|---|
| Methods in org.ow2.orchestra.ws_ht.api.wsdl that return TTaskQueryResultSet | |
|---|---|
TTaskQueryResultSet |
TaskOperations.query(String selectClause,
String whereClause,
String orderByClause,
Integer maxTasks,
Integer taskIndexOffset)
|
| Uses of TTaskQueryResultSet in org.ow2.orchestra.ws_ht.api.xsd |
|---|
| Fields in org.ow2.orchestra.ws_ht.api.xsd declared as TTaskQueryResultSet | |
|---|---|
protected TTaskQueryResultSet |
QueryResponse.query
|
| Methods in org.ow2.orchestra.ws_ht.api.xsd that return TTaskQueryResultSet | |
|---|---|
TTaskQueryResultSet |
QueryResponse.getQuery()
Gets the value of the query property. |
| Methods in org.ow2.orchestra.ws_ht.api.xsd with parameters of type TTaskQueryResultSet | |
|---|---|
void |
QueryResponse.setQuery(TTaskQueryResultSet value)
Sets the value of the query property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||