| Modifier and Type | Method and Description |
|---|---|
CollectionIndex |
CollectionIndex.CollectionIndexBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndex |
CollectionIndexRepository.findByReceiptNumberAndCityName(String receiptNumber,
String cityName) |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndex |
CollectionIndexService.persistCollectionIndex(CollectionIndex collectionIndex) |
CollectionIndex |
CollectionIndexService.pushCollectionIndex(CollectionIndex collectionIndex) |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndex |
CollectionIndexService.persistCollectionIndex(CollectionIndex collectionIndex) |
CollectionIndex |
CollectionIndexService.pushCollectionIndex(CollectionIndex collectionIndex) |
| Modifier and Type | Method and Description |
|---|---|
CollectionDocument |
CollectionDocumentService.persistCollectionDocument(CollectionIndex collectionIndex) |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndex |
CollectionsUtil.constructCollectionIndex(ReceiptHeader receiptHeader) |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndex |
CollectionIndexUtils.findByReceiptNumber(String receiptNumber) |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionDocumentMapper.mapAtoB(CollectionIndex collectionIndex,
CollectionDocument collectionDocument,
ma.glasnost.orika.MappingContext context) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.