Uses of Class
org.hippoecm.frontend.model.JcrItemModel
Packages that use JcrItemModel
-
Uses of JcrItemModel in org.hippoecm.frontend.model
Methods in org.hippoecm.frontend.model that return JcrItemModelModifier and TypeMethodDescriptionItemModelWrapper.getItemModel()
JcrItemModel.getParentModel()
Retrieve the JcrItemModel for the parentNode
.Constructors in org.hippoecm.frontend.model with parameters of type JcrItemModelModifierConstructorDescriptionAbstractProvider
(JcrItemModel itemModel) ChildNodeProvider
(IFieldDescriptor descriptor, JcrNodeModel prototype, JcrItemModel<Node> itemModel) ItemModelWrapper
(JcrItemModel model) JcrNodeModel
(JcrItemModel model) Create a JcrNodeModel based on an JcrItemModel.PropertyValueProvider
(IFieldDescriptor descriptor, ITypeDescriptor type, JcrItemModel<Property> itemModel) -
Uses of JcrItemModel in org.hippoecm.frontend.model.properties
Methods in org.hippoecm.frontend.model.properties that return JcrItemModelConstructors in org.hippoecm.frontend.model.properties with parameters of type JcrItemModelModifierConstructorDescriptionJcrMultiPropertyValueModel
(JcrItemModel<Property> itemModel) JcrPropertyModel
(JcrItemModel<Property> model)