Package com.liferay.info.field
Class InfoField.FinalStep<T extends InfoFieldType>
java.lang.Object
com.liferay.info.field.InfoField.FinalStep<T>
- Enclosing class:
- InfoField<T extends InfoFieldType>
-
Method Summary
Modifier and TypeMethodDescription<V> InfoField.FinalStep<T>
attribute
(InfoFieldType.Attribute<T, V> attribute, V value) build()
editable
(boolean editable) labelInfoLocalizedValue
(InfoLocalizedValue<String> labelInfoLocalizedValue) localizable
(boolean localizable) multivalued
(boolean multivalued) readOnly
(boolean readOnly) repeatable
(boolean repeatable) required
(boolean required)
-
Method Details
-
attribute
-
build
-
editable
-
labelInfoLocalizedValue
public InfoField.FinalStep<T> labelInfoLocalizedValue(InfoLocalizedValue<String> labelInfoLocalizedValue) -
localizable
-
multivalued
-
readOnly
-
repeatable
-
required
-