Package org.dlese.dpc.serviceclients.cat
Class CATServiceToolkit
java.lang.Object
org.dlese.dpc.serviceclients.cat.CATServiceToolkit
- Author:
- Jonathan Ostwald
-
Constructor Summary
ConstructorsConstructorDescriptionCATServiceToolkit(String username, String password, String baseUrl) Constructor for the CATServiceToolkit object -
Method Summary
Modifier and TypeMethodDescriptiongetSuggestions(CATRequestConstraints constraints) protected static voidpp(org.dom4j.Node node) Description of the Method
-
Constructor Details
-
CATServiceToolkit
public CATServiceToolkit() -
CATServiceToolkit
Constructor for the CATServiceToolkit object- Parameters:
username- username for authenticating to the CAT Web Servicepassword- password for authenticating to the CAT Web Service
-
-
Method Details