Uses of Record Class
ch.rswk.meta.engine.MetaSchema.IndexableField
Packages that use MetaSchema.IndexableField
Package
Description
meta-engine is the backend of every application based on meta.
-
Uses of MetaSchema.IndexableField in ch.rswk.meta.engine
Method parameters in ch.rswk.meta.engine with type arguments of type MetaSchema.IndexableFieldModifier and TypeMethodDescriptionprivate static void
MetaSchema.indexFieldsRecursive
(Consumer<MetaSchema.IndexableField> consumer, com.fasterxml.jackson.databind.JsonNode node, @Nullable Consumer<MetaSchema.IndexableField> rootConsumer)