Package | Description |
---|---|
com.odfl.document.service |
Modifier and Type | Method and Description |
---|---|
Request |
ObjectFactory.createRequest()
Create an instance of
Request |
Request |
GetDocument.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
Response |
DocumentRetrievalImpl.getDocument(Request request)
getDocument - method called to make a document request.
|
Response |
DocumentRetrieval.getDocument(Request request)
Interface for retrieving documents
|
void |
GetDocument.setRequest(Request value)
Sets the value of the request property.
|