Class AbstractPathResolver

java.lang.Object
ch.tocco.nice2.model.form.impl.form2.reader.handler.util.AbstractPathResolver
Direct Known Subclasses:
DefaultPathResolver, SearchFormPathResolver

public abstract class AbstractPathResolver extends Object
A helper class that takes an entity model an a path (relX.relY.path) and determines - if this field or relation is removed - the data type that should be used in the form There are multiple implementations of this class, because the search form uses different default data types.