Uses of Class
ch.rswk.meta.engine.MetaSchema
Packages that use MetaSchema
Package
Description
meta-engine is the backend of every application based on meta.
-
Uses of MetaSchema in ch.rswk.meta.engine
Fields in ch.rswk.meta.engine declared as MetaSchemaModifier and TypeFieldDescriptionprivate final MetaSchema
MetaValidator.metaSchema
private final MetaSchema
MetaService.schema
Constructors in ch.rswk.meta.engine with parameters of type MetaSchemaModifierConstructorDescriptionMetaService
(BackupService backupService, MetaService.MetaServiceConfig config, LuceneService luceneService, Set<MetaAction> metaActions, Set<MetaType> metaTypes, EngineRuntime runtime, MetaSchema schema, MetaValidator validator) MetaValidator
(MetaSchema metaSchema) -
Uses of MetaSchema in ch.rswk.meta.engine.dagger
Methods in ch.rswk.meta.engine.dagger with parameters of type MetaSchemaModifier and TypeMethodDescriptionMetaServiceModule.getLuceneServiceInstance
(EngineRuntime runtime, MetaSchema schema, MetaService.MetaServiceConfig config) -
Uses of MetaSchema in ch.rswk.meta.engine.test
Fields in ch.rswk.meta.engine.test declared as MetaSchemaModifier and TypeFieldDescriptionprotected MetaSchema
MetaSchemaTest.schema
protected MetaSchema
MetaValidatorTest.schemas