|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAPQuery | |
|---|---|
| org.openliberty.wsc | This package contains all of the Service Client classes and the basic WSFMessage. |
| org.openliberty.xmltooling.idsis.dap | |
| Uses of DAPQuery in org.openliberty.wsc |
|---|
| Methods in org.openliberty.wsc with parameters of type DAPQuery | |
|---|---|
DAPQueryResponse |
DirectoryAccessProtocolService.invokeQuery(DAPQuery query,
boolean isSimulation)
Invokes a single DAPQUery |
| Method parameters in org.openliberty.wsc with type arguments of type DAPQuery | |
|---|---|
java.util.List<DAPQueryResponse> |
DirectoryAccessProtocolService.invokeQueries(java.util.List<DAPQuery> queries,
boolean isSimulation)
Send a list of DAPQuery objects and |
| Uses of DAPQuery in org.openliberty.xmltooling.idsis.dap |
|---|
| Methods in org.openliberty.xmltooling.idsis.dap that return DAPQuery | |
|---|---|
DAPQuery |
DAPQuery.Builder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
static DAPQuery |
DAPQuery.entityQueryWithSelectAttributes(java.lang.String selectAttributes,
java.lang.String itemId)
Convenience method to generate a simple entity attribute Select. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||