@Service public class CollectionIndexService extends Object
| Constructor and Description |
|---|
CollectionIndexService(CollectionIndexRepository collectionIndexRepository,
CollectionDocumentService collectionDocumentService) |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndex |
persistCollectionIndex(CollectionIndex collectionIndex) |
CollectionIndex |
pushCollectionIndex(CollectionIndex collectionIndex) |
@Autowired public CollectionIndexService(CollectionIndexRepository collectionIndexRepository, CollectionDocumentService collectionDocumentService)
@Transactional public CollectionIndex persistCollectionIndex(CollectionIndex collectionIndex)
@Transactional public CollectionIndex pushCollectionIndex(CollectionIndex collectionIndex)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.