Enum and Description |
---|
com.liferay.dynamic.data.mapping.model.DDMFormFieldRuleType
As of Judson (7.1.x), with no direct replacement
|
Constructor and Description |
---|
com.liferay.dynamic.data.mapping.model.DDMFormRule(String, List<String>)
As of Athanasius (7.3.x), replaced by
DDMFormRule.DDMFormRule(List, String) |
com.liferay.dynamic.data.mapping.model.DDMFormRule(String, List<String>, LocalizedValue)
As of Athanasius (7.3.x), replaced by
DDMFormRule.DDMFormRule(List, String, LocalizedValue) |
com.liferay.dynamic.data.mapping.model.DDMFormRule(String, String...)
As of Athanasius (7.3.x), replaced by
DDMFormRule.DDMFormRule(List, String) |
com.liferay.dynamic.data.mapping.validator.DDMFormValidationException.MustNotDuplicateFieldName(String)
As of Athanasius (7.3.x), replaced by
#MustNotDuplicateFieldName(Set) |
Enum Constant and Description |
---|
com.liferay.dynamic.data.mapping.storage.StorageType.JSON
As of Cavanaugh (7.4.x), replaced with
StorageType.DEFAULT |
Annotation Type Element and Description |
---|
com.liferay.dynamic.data.mapping.annotations.DDMFormField.properties
As of Cavanaugh (7.4.x), replaced by
DDMFormField.ddmFormFieldProperties() |
com.liferay.dynamic.data.mapping.annotations.DDMFormField.visibilityExpression
As of Judson (7.1.x), replaced by
DDMFormRule |