@Deprecated @Transactional(readOnly=true) public class AccountEntityService extends org.egov.infstr.services.PersistenceService<org.egov.masters.model.AccountEntity,Integer> implements org.egov.commons.service.EntityTypeService
| Constructor and Description |
|---|
AccountEntityService()
Deprecated.
|
AccountEntityService(Class<org.egov.masters.model.AccountEntity> type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.egov.commons.utils.EntityType> |
filterActiveEntities(String filterKey,
int maxRecords,
Integer accountDetailTypeId)
Deprecated.
|
List<org.egov.commons.utils.EntityType> |
getAllActiveEntities(Integer accountDetailTypeId)
Deprecated.
|
List |
getAssetCodesForProjectCode(Integer accountdetailkey)
Deprecated.
|
List<org.egov.commons.utils.EntityType> |
getEntitiesById(List<Long> idsList)
Deprecated.
|
List<org.egov.commons.utils.EntityType> |
validateEntityForRTGS(List<Long> idsList)
Deprecated.
|
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 AccountEntityService()
public AccountEntityService(Class<org.egov.masters.model.AccountEntity> type)
public List<org.egov.commons.utils.EntityType> getAllActiveEntities(Integer accountDetailTypeId)
getAllActiveEntities in interface org.egov.commons.service.EntityTypeServicepublic List<org.egov.commons.utils.EntityType> filterActiveEntities(String filterKey, int maxRecords, Integer accountDetailTypeId)
filterActiveEntities in interface org.egov.commons.service.EntityTypeServicepublic List getAssetCodesForProjectCode(Integer accountdetailkey) throws org.egov.infra.validation.exception.ValidationException
getAssetCodesForProjectCode in interface org.egov.commons.service.EntityTypeServiceorg.egov.infra.validation.exception.ValidationExceptionpublic List<org.egov.commons.utils.EntityType> validateEntityForRTGS(List<Long> idsList) throws org.egov.infra.validation.exception.ValidationException
validateEntityForRTGS in interface org.egov.commons.service.EntityTypeServiceorg.egov.infra.validation.exception.ValidationExceptionpublic List<org.egov.commons.utils.EntityType> getEntitiesById(List<Long> idsList) throws org.egov.infra.validation.exception.ValidationException
getEntitiesById in interface org.egov.commons.service.EntityTypeServiceorg.egov.infra.validation.exception.ValidationExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.