Class GetAllStandardsDocuments

java.lang.Object
org.dlese.dpc.serviceclients.cat.CATWebService
org.dlese.dpc.serviceclients.cat.GetAllStandardsDocuments

public class GetAllStandardsDocuments extends CATWebService
See
Author:
Jonathan Ostwald
  • Constructor Details

    • GetAllStandardsDocuments

      public GetAllStandardsDocuments()
      Constructor for the GetAllStandardsDocuments object
    • GetAllStandardsDocuments

      public GetAllStandardsDocuments(String username, String password, String baseUrl)
      Constructor for the GetAllStandardsDocuments object
      Parameters:
      username - NOT YET DOCUMENTED // * @param password NOT YET DOCUMENTED
  • Method Details

    • getMethod

      protected String getMethod()
      Description copied from class: CATWebService
      Gets the method attribute of the CATWebService object
      Specified by:
      getMethod in class CATWebService
      Returns:
      The method value
    • getAllDocs

      public List getAllDocs() throws Exception
      Gets the suggestions attribute of the GetAllStandardsDocuments object
      Parameters:
      resourceUrl - NOT YET DOCUMENTED
      constraints - NOT YET DOCUMENTED
      Returns:
      The suggestions value
      Throws:
      Exception - NOT YET DOCUMENTED
    • getAllDocsMap

      public Map getAllDocsMap() throws Exception
      Gets the suggestions attribute of the GetAllStandardsDocuments object
      Parameters:
      resourceUrl - NOT YET DOCUMENTED
      constraints - NOT YET DOCUMENTED
      Returns:
      The suggestions value
      Throws:
      Exception - NOT YET DOCUMENTED
    • main

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