| Interface and Description |
|---|
| com.liferay.dynamic.data.mapping.model.DDMContent |
| com.liferay.dynamic.data.mapping.service.DDMContentLocalService
As of Cavanaugh (7.4.x), replaced by
DDMFieldLocalServiceImpl |
| com.liferay.dynamic.data.mapping.model.DDMContentModel |
| com.liferay.dynamic.data.mapping.service.persistence.DDMContentPersistence |
| com.liferay.dynamic.data.mapping.render.DDMFormRenderer
As of Mueller (7.2.x), with no direct replacement
|
| com.liferay.dynamic.data.mapping.io.DDMFormValuesDeserializerTracker
As of Mueller (7.2.x), with no direct replacement
|
| com.liferay.dynamic.data.mapping.expression.LocaleAware
As of Cavanaugh (7.4.x), with no direct replacement
|
| 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 |