c2g.ocr_ScannedPayableDocumentTransformerglobal with sharing class ocr_ScannedPayableDocumentTransformer implements fferpcore.IScannedPayableDocTransformListener Plugin class that will transform documents using scanned payable document Ids. This is not intended to be called by customers. It needs to be global so that it can be constructed from another Certinia managed package. Methods
ocr_ScannedPayableDocumentTransformerglobal ocr_ScannedPayableDocumentTransformer() transformDocumentsglobal List<fferpcore.ScannedDocumentTransformationResponse> transformDocuments(Set<Id> scannedPayableDocumentIds) |