Uses of Class
org.hippoecm.frontend.model.properties.JcrPropertyModel
Packages that use JcrPropertyModel
-
Uses of JcrPropertyModel in org.hippoecm.frontend.model.map
Constructors in org.hippoecm.frontend.model.map with parameters of type JcrPropertyModel -
Uses of JcrPropertyModel in org.hippoecm.frontend.model.properties
Methods in org.hippoecm.frontend.model.properties that return JcrPropertyModelConstructors in org.hippoecm.frontend.model.properties with parameters of type JcrPropertyModelModifierConstructorDescriptionJcrMultiPropertyValueModel
(JcrPropertyModel<T> propertyModel) JcrPropertyValueModel
(int index, Value value, JcrPropertyModel propertyModel) Multi-valued property constructor.JcrPropertyValueModel
(int index, JcrPropertyModel propertyModel) Indexed value of a multi-valued property.JcrPropertyValueModel
(JcrPropertyModel propertyModel) single-valued constructor.