Uses of Interface
ch.rswk.meta.engine.MetaSchema.FieldGenerator
Packages that use MetaSchema.FieldGenerator
Package
Description
meta-engine is the backend of every application based on meta.
-
Uses of MetaSchema.FieldGenerator in ch.rswk.meta.engine
Classes in ch.rswk.meta.engine that implement MetaSchema.FieldGeneratorModifier and TypeClassDescriptionstatic classMetaTypeFieldGenerator generates Lucene fields when encountering an object of the specified type.static classNamedFieldGenerator generates Lucene fields when ecnountering a field with the specified name.static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classFields in ch.rswk.meta.engine declared as MetaSchema.FieldGeneratorModifier and TypeFieldDescriptionprivate static final MetaSchema.FieldGeneratorMetaSchema.ILLEGAL_FIELD_GENERATORFields in ch.rswk.meta.engine with type parameters of type MetaSchema.FieldGeneratorModifier and TypeFieldDescriptionprivate final Map<String, MetaSchema.FieldGenerator> MetaSchema.generatorsByFieldNameMethod parameters in ch.rswk.meta.engine with type arguments of type MetaSchema.FieldGeneratorModifier and TypeMethodDescriptionprivate voidMetaSchema.registerGenerators(Set<MetaSchema.FieldGenerator> generators) Constructor parameters in ch.rswk.meta.engine with type arguments of type MetaSchema.FieldGenerator -
Uses of MetaSchema.FieldGenerator in ch.rswk.meta.engine.dagger
Methods in ch.rswk.meta.engine.dagger that return types with arguments of type MetaSchema.FieldGenerator -
Uses of MetaSchema.FieldGenerator in ch.rswk.meta.engine.test
Classes in ch.rswk.meta.engine.test that implement MetaSchema.FieldGenerator -
Uses of MetaSchema.FieldGenerator in ch.rswk.meta.engine.test.dagger
Methods in ch.rswk.meta.engine.test.dagger that return types with arguments of type MetaSchema.FieldGenerator