Cumulus4j API
(1.0.1)

Uses of Class
org.cumulus4j.store.model.IndexEntryFactory

Packages that use IndexEntryFactory
org.cumulus4j.store.model Data model classes used to store data and meta-data in the backend. 
 

Uses of IndexEntryFactory in org.cumulus4j.store.model
 

Subclasses of IndexEntryFactory in org.cumulus4j.store.model
 class DefaultIndexEntryFactory
          Default index entry factory, using the passed in index class for what it generates.
 

Methods in org.cumulus4j.store.model that return IndexEntryFactory
static IndexEntryFactory IndexEntryObjectRelationHelper.getIndexEntryFactory()
           
 IndexEntryFactory IndexEntryFactoryRegistry.getIndexEntryFactory(ExecutionContext executionContext, FieldMeta fieldMeta, boolean throwExceptionIfNotFound)
          Get the appropriate IndexEntryFactory subclass instance for the given FieldMeta.
 IndexEntryFactory IndexEntryFactoryRegistry.getIndexEntryFactoryForContainerSize()
          Get the special IndexEntryFactory used for container-sizes.
 


Cumulus4j API
(1.0.1)

Copyright © 2012 NightLabs Consulting GmbH. All Rights Reserved.