| Package | Description |
|---|---|
| org.egov.model.instrument | |
| org.egov.services.instrument |
| Modifier and Type | Method and Description |
|---|---|
DishonorCheque |
DishonorChequeDetails.getHeader() |
| Modifier and Type | Method and Description |
|---|---|
void |
DishonorChequeDetails.setHeader(DishonorCheque header) |
| Modifier and Type | Method and Description |
|---|---|
DishonorCheque |
DishonorChequeService.approve(DishonorCheque dishonorChq,
String workFlowAction,
String approverComments) |
| Modifier and Type | Method and Description |
|---|---|
org.egov.infra.workflow.service.SimpleWorkflowService<DishonorCheque> |
DishonorChequeService.getDishonorChqWorkflowService() |
| Modifier and Type | Method and Description |
|---|---|
DishonorCheque |
DishonorChequeService.approve(DishonorCheque dishonorChq,
String workFlowAction,
String approverComments) |
void |
DishonorChequeService.startWorkflow(DishonorCheque dishonorCheque,
String workFlowAction,
String approverComments) |
| Modifier and Type | Method and Description |
|---|---|
void |
DishonorChequeService.setDishonorChqWorkflowService(org.egov.infra.workflow.service.SimpleWorkflowService<DishonorCheque> dishonorChqWorkflowService) |
| Constructor and Description |
|---|
DishonorChequeService(Class<DishonorCheque> type) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.