Class PropertyValueProvider

All Implemented Interfaces:
Serializable, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel<Property>, org.apache.wicket.util.io.IClusterable

public class PropertyValueProvider extends AbstractProvider<Property,JcrPropertyValueModel>
Provider of JcrPropertyValueModels, based on a JcrItemModel for a Property.
See Also: