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

    Modifier and Type
    Method
    Description
    org.apache.wicket.model.IModel
    resolve(org.apache.wicket.model.IModel model, ModelPath path)