|
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.cat.CATWebService
org.dlese.dpc.serviceclients.cat.GetAllStandardsDocuments
public class GetAllStandardsDocuments
See
| Field Summary |
|---|
| Fields inherited from class org.dlese.dpc.serviceclients.cat.CATWebService |
|---|
baseUrl, password, username |
| Constructor Summary | |
|---|---|
GetAllStandardsDocuments()
Constructor for the GetAllStandardsDocuments object |
|
GetAllStandardsDocuments(String username,
String password,
String baseUrl)
Constructor for the GetAllStandardsDocuments object |
|
| Method Summary | |
|---|---|
List |
getAllDocs()
Gets the suggestions attribute of the GetAllStandardsDocuments object |
Map |
getAllDocsMap()
Gets the suggestions attribute of the GetAllStandardsDocuments object |
protected String |
getMethod()
Gets the method attribute of the CATWebService object |
static void |
main(String[] args)
The main program for the GetAllStandardsDocuments class |
| Methods inherited from class org.dlese.dpc.serviceclients.cat.CATWebService |
|---|
getErrorMsg, getResponse, getResponse, pp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetAllStandardsDocuments()
public GetAllStandardsDocuments(String username,
String password,
String baseUrl)
username - NOT YET DOCUMENTED
// * @param password NOT YET DOCUMENTED| Method Detail |
|---|
protected String getMethod()
CATWebService
getMethod in class CATWebService
public List getAllDocs()
throws Exception
resourceUrl - NOT YET DOCUMENTEDconstraints - NOT YET DOCUMENTED
Exception - NOT YET DOCUMENTED
public Map getAllDocsMap()
throws Exception
resourceUrl - NOT YET DOCUMENTEDconstraints - 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 | ||||||||