Package | Description |
---|---|
org.hippoecm.frontend.model.map | |
org.hippoecm.frontend.model.properties |
Constructor and Description |
---|
JcrValueList(JcrPropertyModel model,
int type) |
Modifier and Type | Method and Description |
---|---|
JcrPropertyModel |
JcrPropertyValueModel.getJcrPropertymodel() |
Constructor and Description |
---|
JcrMultiPropertyValueModel(JcrPropertyModel<T> propertyModel) |
JcrPropertyValueModel(int index,
JcrPropertyModel propertyModel)
Indexed value of a multi-valued property.
|
JcrPropertyValueModel(int index,
javax.jcr.Value value,
JcrPropertyModel propertyModel)
Multi-valued property constructor.
|
JcrPropertyValueModel(JcrPropertyModel propertyModel)
single-valued constructor.
|
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.