fferpcore.IScannedPayableDocTransformListenerglobal interface IScannedPayableDocTransformListener This interface is implemented by those classes that handles the functionality to transform documents from scanned payable document Ids. MethodstransformDocumentsList<ScannedDocumentTransformationResponse> transformDocuments(Set<Id> scannedPayableDocumentIds) This will be called with the set of scanned payable document Ids to transform documents. |