@Service public class CollectionDocumentService extends Object
| Constructor and Description |
|---|
CollectionDocumentService(CollectionDocumentRepository collectionDocumentRepository) |
| Modifier and Type | Method and Description |
|---|---|
CollectionDocument |
persistCollectionDocument(CollectionIndex collectionIndex) |
@Autowired public CollectionDocumentService(CollectionDocumentRepository collectionDocumentRepository)
@Transactional public CollectionDocument persistCollectionDocument(CollectionIndex collectionIndex)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.