Class MongoIndexable.Metadata
java.lang.Object
dev.getelements.elements.dao.mongo.MongoIndexable<MongoMetadata,MongoMetadata>
dev.getelements.elements.dao.mongo.MongoIndexable.Metadata
- All Implemented Interfaces:
Indexable
- Enclosing class:
MongoIndexable<SpecT,
IndexedT>
-
Nested Class Summary
Nested classes/interfaces inherited from class dev.getelements.elements.dao.mongo.MongoIndexable
MongoIndexable.DistinctInventoryItem, MongoIndexable.Item, MongoIndexable.Metadata
-
Field Summary
Fields inherited from class dev.getelements.elements.dao.mongo.MongoIndexable
indexed, metadataSpecExtractor, nameExtractor, spec
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.getelements.elements.dao.mongo.MongoIndexable
buildIndexes, generate, getCollection, getCollectionName, getDatastore, getMapper, plan, setDatastore, setMapper, updatePlanWithMetadataSpecs
-
Constructor Details
-
Metadata
public Metadata()
-