Uses of Interface
io.ebeanservice.docstore.api.mapping.DocPropertyVisitor
Packages that use DocPropertyVisitor
-
Uses of DocPropertyVisitor in io.ebeanservice.docstore.api.mapping
Classes in io.ebeanservice.docstore.api.mapping that implement DocPropertyVisitorModifier and TypeClassDescriptionclassAdapter for DocPropertyVisitor that does not do anything.Methods in io.ebeanservice.docstore.api.mapping with parameters of type DocPropertyVisitorModifier and TypeMethodDescriptionvoidDocPropertyMapping.visit(DocPropertyVisitor visitor) Visit this property and any nested children.voidDocumentMapping.visit(DocPropertyVisitor visitor) Visit all the properties in the document structure.