Class SearchServiceClient

java.lang.Object
org.dlese.dpc.serviceclients.webclient.WebServiceClient
org.dlese.dpc.schemedit.test.SearchServiceClient

public class SearchServiceClient extends WebServiceClient
Class to extract information from the NCS via webServices.
Author:
Jonathan Ostwald
  • Constructor Details

    • SearchServiceClient

      public SearchServiceClient()
      Constructor for the SearchServiceClient object
    • SearchServiceClient

      public SearchServiceClient(String baseWebServiceUrl)
      Constructor for the SearchServiceClient object
      Parameters:
      baseWebServiceUrl - NOT YET DOCUMENTED
  • Method Details

    • adnSearch

      public List adnSearch() throws Exception
      Gets the nCSRecordByTitle attribute of the SearchServiceClient object
      Parameters:
      title - NOT YET DOCUMENTED
      Returns:
      The nCSRecordByTitle value
      Throws:
      Exception - NOT YET DOCUMENTED
    • main

      public static void main(String[] args)
      The main program for the SearchServiceClient class
      Parameters:
      args - The command line arguments