|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.maas.afp2web.A2WDefaultDocumentReader
AFP2web SDK's default document reader. Read/retrieve document data based on given ID
| Constructor Summary | |
A2WDefaultDocumentReader()
|
|
| Method Summary | |
A2WDocumentObject |
read(java.lang.String sDocumentIDPar)
Call back to read/retrieve document based on given document ID with custom definition |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public A2WDefaultDocumentReader()
| Method Detail |
public A2WDocumentObject read(java.lang.String sDocumentIDPar)
Call back to read/retrieve document based on given document ID with custom definition
read in interface A2WDocumentReadersDocumentIDPar - 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 | ||||||||