| Package | Description |
|---|---|
| org.egov.infra.web.struts.actions.workflow | |
| org.egov.infra.workflow.matrix.service | |
| org.egov.infstr.services | |
| org.egov.pims.commons |
| Modifier and Type | Method and Description |
|---|---|
List<Designation> |
WorkFlowMatrixAction.getDesignationList() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkFlowMatrixAction.setDesignationList(List<Designation> designationList) |
| Modifier and Type | Method and Description |
|---|---|
List<Designation> |
WorkFlowMatrixService.getdesignationList() |
List<Designation> |
CustomizedWorkFlowService.getNextDesignations(String type,
String department,
BigDecimal businessRule,
String additionalRule,
String currentState,
String pendingAction,
Date date) |
List<Designation> |
CustomizedWorkFlowService.getNextDesignations(String type,
String department,
BigDecimal businessRule,
String additionalRule,
String currentState,
String pendingAction,
Date date,
String designation) |
| Modifier and Type | Method and Description |
|---|---|
List<Designation> |
EISServeable.getAllDesignationByDept(Integer departmentId,
Date givenDate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Designation |
DeptDesig.getDesignation() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
DesignationAdaptor.serialize(Designation designation,
Type type,
com.google.gson.JsonSerializationContext jsc) |
void |
DeptDesig.setDesignation(Designation designation) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.