Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Interfaces
  • Classes
  • Enum Classes
  • Methods
  • Constructors
  • Enum Constants
  • Annotation Interface Elements
  • Deprecated Interfaces
    Interface
    Description
    com.liferay.dynamic.data.mapping.expression.LocaleAware
    As of Cavanaugh (7.4.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.render.DDMFormRenderer
    As of Mueller (7.2.x), with no direct replacement
  • Deprecated Classes
    Class
    Description
    com.liferay.dynamic.data.mapping.form.renderer.DDMFormRendererConstants
    As of Athanasius (7.3.x), replaced by DDMFormRendererConstants
    com.liferay.dynamic.data.mapping.model.DDMFormFieldRule
    As of Judson (7.1.x), replaced by DDMFormRule
    com.liferay.dynamic.data.mapping.model.DDMFormFieldType
    As of Cavanaugh (7.4.x), replaced by DDMFormFieldTypeConstants
    com.liferay.dynamic.data.mapping.model.DDMFormInstanceConstants
    As of Athanasius (7.3.x), replaced by DDMFormInstanceConstants
    com.liferay.dynamic.data.mapping.model.DDMStructureConstants
    As of Athanasius (7.3.x), replaced by DDMStructureConstants
    com.liferay.dynamic.data.mapping.model.DDMTemplateConstants
    As of Athanasius (7.3.x), replaced by DDMTemplateConstants
    com.liferay.dynamic.data.mapping.storage.FieldConstants
    As of Athanasius (7.3.x), replaced by FieldConstants
  • Deprecated Enum Classes
    Enum Class
    Description
    com.liferay.dynamic.data.mapping.model.DDMFormFieldRuleType
    As of Judson (7.1.x), with no direct replacement
  • Deprecated Methods
    Method
    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
    com.liferay.dynamic.data.mapping.expression.CreateExpressionRequest.Builder.withDDMExpressionDateValidation(boolean)
    As of Cavanaugh (7.4.x), with no direct replacement
    com.liferay.dynamic.data.mapping.expression.CreateExpressionRequest.isDDMExpressionDateValidation()
    As of Cavanaugh (7.4.x), with no direct replacement
    com.liferay.dynamic.data.mapping.expression.DDMExpressionFunctionRegistry.getDDMExpressionFunctions(Set<String>)
    As of Mueller (7.2.x), with no direct replacement
    com.liferay.dynamic.data.mapping.expression.DDMExpressionFunctionRegistry.ungetDDMExpressionFunctions(Map<String, DDMExpressionFunction>)
    As of Mueller (7.2.x), with no direct replacement
    com.liferay.dynamic.data.mapping.form.validation.DDMValidation.getRegex()
    As of Cavanaugh (7.4.x), with no direct replacement
    com.liferay.dynamic.data.mapping.model.DDMFormField.addDDMFormFieldRule(DDMFormFieldRule)
    As of Judson (7.1.x), with no direct replacement
    com.liferay.dynamic.data.mapping.model.DDMFormFieldValidation.getErrorMessage()
    As of Mueller (7.2.x), replaced by DDMFormFieldValidation.getErrorMessageLocalizedValue()
    com.liferay.dynamic.data.mapping.model.DDMFormFieldValidation.getExpression()
    As of Mueller (7.2.x), replaced by DDMFormFieldValidation.getDDMFormFieldValidationExpression()
    com.liferay.dynamic.data.mapping.model.DDMFormFieldValidation.setErrorMessage(String)
    As of Mueller (7.2.x), replaced by DDMFormFieldValidation.setErrorMessageLocalizedValue(LocalizedValue)
    com.liferay.dynamic.data.mapping.model.DDMFormFieldValidation.setExpression(String)
    As of Mueller (7.2.x), replaced by DDMFormFieldValidation.setDDMFormFieldValidationExpression(DDMFormFieldValidationExpression)
    com.liferay.dynamic.data.mapping.render.BaseDDMFormFieldValueRenderer.getValueAcessor(Locale)
    As of Athanasius (7.3.x), replaced by BaseDDMFormFieldValueRenderer.getValueAccessor(Locale)
    com.liferay.dynamic.data.mapping.render.DDMFormFieldRenderingContext.getChildElementsHTML()
    As of Judson (7.1.x), with no direct replacement
    com.liferay.dynamic.data.mapping.render.DDMFormRendererUtil.getDDMFormRenderer()
    As of Mueller (7.2.x), with no direct replacement
    com.liferay.dynamic.data.mapping.render.DDMFormRendererUtil.setDDMFormRenderer(DDMFormRenderer)
    As of Mueller (7.2.x), with no direct replacement
    com.liferay.dynamic.data.mapping.report.DDMFormFieldTypeReportProcessor.process(DDMFormFieldValue, JSONObject, String)
    As of Athanasius (7.3.x), replaced by DDMFormFieldTypeReportProcessor.process(DDMFormFieldValue, JSONObject, long, String)
    com.liferay.dynamic.data.mapping.service.DDMFormInstanceRecordLocalService.getDDMFormValues(long, DDMForm)
    As of Athanasius (7.3.x), replaced by DDMFormInstanceRecordLocalService.getDDMFormValues(DDMForm, long, String)
    com.liferay.dynamic.data.mapping.service.DDMFormInstanceRecordLocalServiceUtil.getDDMFormValues(long, DDMForm)
    As of Athanasius (7.3.x), replaced by DDMFormInstanceRecordLocalServiceUtil.getDDMFormValues(DDMForm, long, String)
    com.liferay.dynamic.data.mapping.service.DDMFormInstanceRecordLocalServiceWrapper.getDDMFormValues(long, DDMForm)
    As of Athanasius (7.3.x), replaced by DDMFormInstanceRecordLocalServiceWrapper.getDDMFormValues(DDMForm, long, String)
    com.liferay.dynamic.data.mapping.service.DDMStructureLayoutLocalService.addStructureLayout(long, long, long, DDMFormLayout, ServiceContext)
    As of Athanasius (7.3.x), replaced by DDMStructureLayoutLocalService.addStructureLayout(long, long, long, String, long, DDMFormLayout, ServiceContext)
    com.liferay.dynamic.data.mapping.service.DDMStructureLayoutLocalServiceUtil.addStructureLayout(long, long, long, DDMFormLayout, ServiceContext)
    As of Athanasius (7.3.x), replaced by DDMStructureLayoutLocalServiceUtil.addStructureLayout(long, long, long, String, long, DDMFormLayout, ServiceContext)
    com.liferay.dynamic.data.mapping.service.DDMStructureLayoutLocalServiceWrapper.addStructureLayout(long, long, long, DDMFormLayout, ServiceContext)
    As of Athanasius (7.3.x), replaced by DDMStructureLayoutLocalServiceWrapper.addStructureLayout(long, long, long, String, long, DDMFormLayout, ServiceContext)
    com.liferay.dynamic.data.mapping.service.DDMStructureLinkLocalService.getClassNameStructureLinks(long)
    As of Athanasius (7.3.x), with no direct replacement
    com.liferay.dynamic.data.mapping.service.DDMStructureLinkLocalServiceUtil.getClassNameStructureLinks(long)
    As of Athanasius (7.3.x), with no direct replacement
    com.liferay.dynamic.data.mapping.service.DDMStructureLinkLocalServiceWrapper.getClassNameStructureLinks(long)
    As of Athanasius (7.3.x), with no direct replacement
    com.liferay.dynamic.data.mapping.service.DDMTemplateLinkLocalService.getTemplateLinks(long)
    As of Athanasius (7.3.x), with no direct replacement
    com.liferay.dynamic.data.mapping.service.DDMTemplateLinkLocalServiceUtil.getTemplateLinks(long)
    As of Athanasius (7.3.x), with no direct replacement
    com.liferay.dynamic.data.mapping.service.DDMTemplateLinkLocalServiceWrapper.getTemplateLinks(long)
    As of Athanasius (7.3.x), with no direct replacement
    com.liferay.dynamic.data.mapping.storage.DDMFormValues.getDDMFormFieldValuesMap()
    As of Athanasius (7.3.x), replaced by DDMFormValues.getDDMFormFieldValuesMap(boolean)
    com.liferay.dynamic.data.mapping.storage.DDMStorageAdapterSaveRequest.Builder.newBuilder(long, long, DDMFormValues)
    As of Cavanaugh (7.4.x), replaced by DDMStorageAdapterSaveRequest.Builder.newBuilder(long, DDMFormValues)
    com.liferay.dynamic.data.mapping.storage.DDMStorageAdapterSaveRequest.getScopeGroupId()
    As of Cavanaugh (7.4.x), with no direct replacement
    com.liferay.dynamic.data.mapping.util.DDMDisplay.isShowStructureSelector()
    As of Cavanaugh (7.4.x)
    com.liferay.dynamic.data.mapping.util.DDMFormFieldFactoryHelper.getProperties()
    As of Cavanaugh (7.4.x), with no direct replacement
    com.liferay.dynamic.data.mapping.util.DDMFormFieldFactoryHelper.getPropertyValue(Object)
    As of Cavanaugh (7.4.x), with no direct replacement
    com.liferay.dynamic.data.mapping.validator.DDMFormValidationException.MustNotDuplicateFieldName.getFieldName()
    As of Athanasius (7.3.x), replaced by DDMFormValidationException.MustNotDuplicateFieldName.getDuplicatedFieldNames()
  • Deprecated Constructors
    Constructor
    Description
    com.liferay.dynamic.data.mapping.model.DDMFormRule(String, String...)
    As of Athanasius (7.3.x), replaced by DDMFormRule(List, String)
    com.liferay.dynamic.data.mapping.model.DDMFormRule(String, List<String>)
    As of Athanasius (7.3.x), replaced by DDMFormRule(List, String)
    com.liferay.dynamic.data.mapping.model.DDMFormRule(String, List<String>, LocalizedValue)
    As of Athanasius (7.3.x), replaced by DDMFormRule(List, String, LocalizedValue)
    com.liferay.dynamic.data.mapping.validator.DDMFormValidationException.MustNotDuplicateFieldName(String)
    As of Athanasius (7.3.x), replaced by MustNotDuplicateFieldName(Set)
  • Deprecated Enum Constants
    Enum Constant
    Description
    com.liferay.dynamic.data.mapping.storage.StorageType.JSON
    As of Cavanaugh (7.4.x), replaced with StorageType.DEFAULT
  • Deprecated Annotation Interface Elements
    Annotation Interface Element
    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