@Transactional(readOnly=true) public class SubSchemeService extends org.egov.infstr.services.PersistenceService<org.egov.commons.SubScheme,Integer>
| Constructor and Description |
|---|
SubSchemeService() |
SubSchemeService(Class<org.egov.commons.SubScheme> type) |
| Modifier and Type | Method and Description |
|---|---|
org.egov.commons.SubScheme |
findByCode(String code) |
List<org.egov.commons.SubScheme> |
getByIsActive() |
List<org.egov.commons.SubScheme> |
getBySchemeId(Integer schemeId) |
addFilterCriteriaForObject, addIndexparams, applyAuditing, applyAuditing, create, delete, find, find, findAll, findAll, findAllBy, findAllByNamedQuery, findByExample, findById, findById, findByIdWithJoinFetch, findByNamedQuery, findPageBy, findPageByNamedQuery, getNamedQuery, getSession, getType, load, merge, persist, update, validate, validateModelpublic SubSchemeService()
public SubSchemeService(Class<org.egov.commons.SubScheme> type)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.