@Configuration public class MandateAndAdjustmentReloadConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.qfs.store.IDatastore |
datastore |
protected SignOffDatastoreService |
datastoreService |
protected IMandateDAO<MandateJPA> |
mandateDAO |
protected IMandateStatusDAO<MandateStatusJPA> |
mandateStatusDAO |
protected IStoreAdjustmentEngine |
storeAdjustmentEngine |
protected IStoreAdjustmentService |
storeAdjustmentService |
protected IStoreAdjustmentSubmissionDAO<StoreAdjustmentSubmissionJPA> |
storeAdjustmentSubmissionDAO |
| Constructor and Description |
|---|
MandateAndAdjustmentReloadConfig() |
| Modifier and Type | Method and Description |
|---|---|
IMandateAndAdjustmentReload |
mandateAndAdjustmentReload() |
@Autowired protected com.qfs.store.IDatastore datastore
@Autowired protected IMandateDAO<MandateJPA> mandateDAO
@Autowired protected IMandateStatusDAO<MandateStatusJPA> mandateStatusDAO
@Autowired protected IStoreAdjustmentService storeAdjustmentService
@Autowired protected IStoreAdjustmentEngine storeAdjustmentEngine
@Autowired protected SignOffDatastoreService datastoreService
@Autowired protected IStoreAdjustmentSubmissionDAO<StoreAdjustmentSubmissionJPA> storeAdjustmentSubmissionDAO
@Bean public IMandateAndAdjustmentReload mandateAndAdjustmentReload()
Copyright © 2020. All rights reserved.