|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.serviceclients.webclient.WebServiceClient
org.dlese.dpc.schemedit.test.SearchServiceClient
public class SearchServiceClient
Class to extract information from the NCS via webServices.
| Nested Class Summary | |
|---|---|
class |
SearchServiceClient.TitleComparator
|
| Constructor Summary | |
|---|---|
SearchServiceClient()
Constructor for the SearchServiceClient object |
|
SearchServiceClient(String baseWebServiceUrl)
Constructor for the SearchServiceClient object |
|
| Method Summary | |
|---|---|
List |
adnSearch()
Gets the nCSRecordByTitle attribute of the SearchServiceClient object |
static void |
main(String[] args)
The main program for the SearchServiceClient class |
| Methods inherited from class org.dlese.dpc.serviceclients.webclient.WebServiceClient |
|---|
doGetId, doPutRecord, doPutRecord, doPutRecord, doSearch, getBaseUrl, getRecord, getRequestUrl, getResponseDoc, getResponseDoc, getResponseError, getResponseError, getResponseStr, getTimedURL, getTimedXmlDocument, getTimeOutSecs, setDebug, setRequestUrl, setRequestUrl, setTimeOutSecs, stuffId, urlCheck |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchServiceClient()
public SearchServiceClient(String baseWebServiceUrl)
baseWebServiceUrl - NOT YET DOCUMENTED| Method Detail |
|---|
public List adnSearch()
throws Exception
title - NOT YET DOCUMENTED
Exception - NOT YET DOCUMENTEDpublic static void main(String[] args)
args - The command line arguments
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||