T
- property typepublic static class JcrItemPropertySet.JcrPropertyDescriptor<T> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JcrItemPropertySet.JcrPropertyDescriptor.JcrPropertyDescriptorBuilder<T>
Builder type for
JcrItemPropertySet.JcrPropertyDescriptor . |
Constructor and Description |
---|
JcrPropertyDescriptor() |
Modifier and Type | Method and Description |
---|---|
static <T> JcrItemPropertySet.JcrPropertyDescriptor.JcrPropertyDescriptorBuilder<T> |
builder() |
T |
getDefaultValue()
Deprecated.
since 6.2.4, use
FormView.applyDefaults() to facilitate default values. |
String |
getName() |
void |
setDefaultValue(T defaultValue)
Deprecated.
since 6.2.4, use
FormView.applyDefaults() to facilitate default values. |
public static <T> JcrItemPropertySet.JcrPropertyDescriptor.JcrPropertyDescriptorBuilder<T> builder()
public String getName()
@Deprecated public void setDefaultValue(T defaultValue)
FormView.applyDefaults()
to facilitate default values.@Deprecated public T getDefaultValue()
FormView.applyDefaults()
to facilitate default values.Copyright © 2021 Magnolia International Ltd.. All rights reserved.