|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface A2WDocumentReader
AFP2web SDK's abstract document reader. Document reader call back handler to read the document
| Method Summary | |
|---|---|
A2WDocumentObject |
read(java.lang.String sDocumentIDPar)
Call back to read/retrieve document based on given document ID with custom definition |
| Method Detail |
|---|
A2WDocumentObject read(java.lang.String sDocumentIDPar)
Call back to read/retrieve document based on given document ID with custom definition
sDocumentIDPar - String ( java.lang.String ) based on which document will be read/retrieved
A2WDocumentObject on Success with document details "null" on Error
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||