|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FetchDocumentArg
Interface defining the arguments and returns associated with the fetch document service.
| Method Summary | |
|---|---|
byte[] |
getDocumentRet()
The generated document. |
java.lang.String |
getQuotationNumberArg()
The number of the quotation for which a document should be returned |
void |
setDocumentRet(byte[] documentRet)
|
void |
setQuotationNumberArg(java.lang.String quotationNumberArg)
|
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Method Detail |
|---|
java.lang.String getQuotationNumberArg()
void setQuotationNumberArg(java.lang.String quotationNumberArg)
policyArg - #getPolicyArg()byte[] getDocumentRet()
void setDocumentRet(byte[] documentRet)
documentRet - getDocumentRet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||