|
Cool documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IQueryDescriptor | |
| com.sap.tc.col.client.generic.api | |
| com.sap.tc.col.client.metadata.api | |
| Uses of IQueryDescriptor in com.sap.tc.col.client.generic.api |
| Methods in com.sap.tc.col.client.generic.api that return IQueryDescriptor | |
IQueryDescriptor |
IQuery.getDescriptor()
returns meta data of this Query |
| Uses of IQueryDescriptor in com.sap.tc.col.client.metadata.api |
| Methods in com.sap.tc.col.client.metadata.api that return IQueryDescriptor | |
IQueryDescriptor |
IServiceModuleGroupDescriptor.getQueryDescriptor(java.lang.String queryname)
Returns the query descriptor for the given name, if it is a member of this group, otherwise null. |
IQueryDescriptor[] |
IServiceModuleGroupDescriptor.getQueryDescriptors()
Returns an array with all the query descriptors in this group. |
IQueryDescriptor[] |
IServiceModuleDescriptor.getQueryDescriptors()
Returns an array with the descriptors of all queries in this service module. |
IQueryDescriptor |
IServiceModuleDescriptor.getQueryDescriptor(java.lang.String name)
Returns the query descriptor with the given name or null,
if the query doesn't exist in this service module. |
|
Cool documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||