| Constructor and Description |
|---|
ChallanService() |
ChallanService(Class<Challan> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
setCollectionsUtil(CollectionsUtil collectionsUtil) |
void |
workflowtransition(Challan challan,
org.egov.pims.commons.Position position,
String actionName,
String remarks)
This method performs the Challan workflow transition.
|
addFilterCriteriaForObject, addIndexparams, applyAuditing, applyAuditing, create, delete, find, find, findAll, findAll, findAllBy, findAllByNamedQuery, findByExample, findById, findById, findByIdWithJoinFetch, findByNamedQuery, findPageBy, findPageByNamedQuery, getNamedQuery, getSearchSession, getSession, getType, indexEntity, load, merge, persist, search, search, update, validate, validateModelpublic void workflowtransition(Challan challan, org.egov.pims.commons.Position position, String actionName, String remarks) throws org.egov.infra.exception.ApplicationRuntimeException
challan - the Challan instance which has to under go the
workflow transitionnextPosition - the position of the user to whom the challan must next be
assigned to.actionName - a String representing the state to which the
challan has to transition.remarks - a String representing the remarks for the current
actionorg.egov.infra.exception.ApplicationRuntimeExceptionpublic void setCollectionsUtil(CollectionsUtil collectionsUtil)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.