Uses of Interface
dev.getelements.elements.sdk.dao.Indexable
Packages that use Indexable
-
Uses of Indexable in dev.getelements.elements.dao.mongo
Methods in dev.getelements.elements.dao.mongo that return types with arguments of type IndexableMethod parameters in dev.getelements.elements.dao.mongo with type arguments of type IndexableModifier and TypeMethodDescriptionvoid
MongoIndexDao.setIndexableByType
(Map<IndexableType, Indexable> indexableByType) Constructor parameters in dev.getelements.elements.dao.mongo with type arguments of type IndexableModifierConstructorDescriptionMongoIndexer
(dev.morphia.Datastore datastore, MongoDBUtils mongoDBUtils, Map<IndexableType, Indexable> indexablesByType) -
Uses of Indexable in dev.getelements.elements.dao.mongo.goods
Classes in dev.getelements.elements.dao.mongo.goods that implement Indexable