public interface DocumentTemplateProducer
DocumentTemplate| Modifier and Type | Method and Description |
|---|---|
<T extends DocumentTemplate> |
get(org.jnosql.diana.api.document.DocumentCollectionManager collectionManager)
creates a
DocumentTemplate |
<T extends DocumentTemplate> T get(org.jnosql.diana.api.document.DocumentCollectionManager collectionManager)
DocumentTemplateT - the DocumentTemplate instancecollectionManager - the collectionManagerNullPointerException - when collectionManager is nullCopyright © 2018. All rights reserved.