Package org.hippoecm.frontend.validation
Interface IFieldResolver
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
- All Known Implementing Classes:
JcrFieldResolver
public interface IFieldResolver
extends org.apache.wicket.util.io.IClusterable
-
Method Summary
-
Method Details
-
resolve
org.apache.wicket.model.IModel resolve(org.apache.wicket.model.IModel model, ModelPath path) throws EditorException - Throws:
EditorException
-