Class DocPropertyAdapter

java.lang.Object
io.ebeanservice.docstore.api.mapping.DocPropertyAdapter
All Implemented Interfaces:
DocPropertyVisitor

public abstract class DocPropertyAdapter
extends Object
implements DocPropertyVisitor
Adapter for DocPropertyVisitor that does not do anything. Used to extend and implement only the desired methods.