|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.serviceclients.webclient.GetRecordResponse
public class GetRecordResponse
GetRecordResponse class wraps the response from the GetRecord Web Service (version 1.0)
Constructor Summary | |
---|---|
GetRecordResponse(String responseStr)
Constructor for the GetRecordResponse object |
Method Summary | |
---|---|
Document |
getDocument()
Gets the document attribute of the GetRecordResponse object. |
Document |
getItemRecord()
Gets the itemRecord attribute of the GetRecordResponse class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetRecordResponse(String responseStr)
responseStr
- Description of the ParameterMethod Detail |
---|
public Document getDocument()
Document
representation of the GetRecord Service
response.
public Document getItemRecord() throws WebServiceClientException
WebServiceClientException
- Description of the Exception
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |