@Service @Transactional(readOnly=true) public class AccountDetailKeyService extends Object
| Constructor and Description |
|---|
AccountDetailKeyService(AccountDetailKeyRepository accountDetailKeyRepository) |
| Modifier and Type | Method and Description |
|---|---|
org.egov.commons.Accountdetailkey |
create(org.egov.commons.Accountdetailkey ac) |
void |
createAccountDetailKey(org.egov.commons.Accountdetailkey accountDetailKey) |
@Autowired public AccountDetailKeyService(AccountDetailKeyRepository accountDetailKeyRepository)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.