Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.4.9
  • Comparison Version: 5.4.8

Summary

Severity Number
Error Error 0
Warning Warning 0
Info Info 8

Details

Severity Message Class Method / Field
Info Method 'protected java.lang.Object createTypedValue(java.lang.Object, java.lang.Class)' has been added info.magnolia.ui.form.field.factory.AbstractFieldFactory protected java.lang.Object createTypedValue(java.lang.Object, java.lang.Class)
Info Method 'protected java.lang.Object getConfiguredDefaultValue()' has been added info.magnolia.ui.form.field.factory.AbstractFieldFactory protected java.lang.Object getConfiguredDefaultValue()
Info Method 'public void setPropertyDataSourceAndDefaultValue(com.vaadin.data.Property)' has been removed, but an inherited definition exists. info.magnolia.ui.form.field.factory.CheckBoxFieldFactory public void setPropertyDataSourceAndDefaultValue(com.vaadin.data.Property)
Info Method 'protected java.lang.Object createDefaultValue(com.vaadin.data.Property)' has been removed, but an inherited definition exists. info.magnolia.ui.form.field.factory.SelectFieldFactory protected java.lang.Object createDefaultValue(com.vaadin.data.Property)
Info Method 'protected java.lang.Object getConfiguredDefaultValue()' has been added info.magnolia.ui.form.field.factory.SelectFieldFactory protected java.lang.Object getConfiguredDefaultValue()
Info Method 'protected java.lang.Class getDefinitionType()' has been removed, but an inherited definition exists. info.magnolia.ui.form.field.factory.SelectFieldFactory protected java.lang.Class getDefinitionType()
Info Method 'public java.util.List getOptions()' has been added info.magnolia.ui.form.field.factory.SelectFieldFactory public java.util.List getOptions()
Info Method 'public java.util.List getSelectFieldOptionDefinition()' has been deprecated info.magnolia.ui.form.field.factory.SelectFieldFactory public java.util.List getSelectFieldOptionDefinition()