public interface PersonSignatureService
| Modifier and Type | Method and Description |
|---|---|
byte[] |
applySignature(String leadUnitNumber,
String administratorType,
String moduleNameSpace,
byte[] pdfBytes)
This method is to apply signature to the pdf document.
|
byte[] applySignature(String leadUnitNumber, String administratorType, String moduleNameSpace, byte[] pdfBytes) throws Exception
leadUnitNumber - administratorType - moduleNameSpace - pdfBytes - ExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.