org.dlese.dpc.serviceclients.cat
Class CATServiceToolkit
java.lang.Object
org.dlese.dpc.serviceclients.cat.CATServiceToolkit
public class CATServiceToolkit
- extends Object
- Author:
- Jonathan Ostwald
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CATServiceToolkit
public CATServiceToolkit()
CATServiceToolkit
public CATServiceToolkit(String username,
String password,
String baseUrl)
- Constructor for the CATServiceToolkit object
- Parameters:
username
- username for authenticating to the CAT Web Servicepassword
- password for authenticating to the CAT Web Service
getAllCatDocs
public Map getAllCatDocs()
throws Exception
- Throws:
Exception
getSuggestions
public List getSuggestions(CATRequestConstraints constraints)
throws Exception
- Throws:
Exception
pp
protected static void pp(Node node)
- Description of the Method
- Parameters:
node
- Description of the Parameter