@Transactional(readOnly=true) @Service public class PreApprovedActionHelper extends Object
| Constructor and Description |
|---|
PreApprovedActionHelper() |
| Modifier and Type | Method and Description |
|---|---|
org.egov.commons.CVoucherHeader |
createVoucherFromBill(org.egov.commons.CVoucherHeader voucherHeader,
WorkflowBean workflowBean,
Long billId,
String voucherNumber,
Date voucherDate) |
org.egov.commons.CVoucherHeader |
sendForApproval(org.egov.commons.CVoucherHeader voucherHeader,
WorkflowBean workflowBean) |
@Transactional
public org.egov.commons.CVoucherHeader createVoucherFromBill(org.egov.commons.CVoucherHeader voucherHeader,
WorkflowBean workflowBean,
Long billId,
String voucherNumber,
Date voucherDate)
throws org.egov.infra.exception.ApplicationRuntimeException,
SQLException,
TaskFailedException
org.egov.infra.exception.ApplicationRuntimeExceptionSQLExceptionTaskFailedException@Transactional
public org.egov.commons.CVoucherHeader sendForApproval(org.egov.commons.CVoucherHeader voucherHeader,
WorkflowBean workflowBean)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.