Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.4.2
  • Comparison Version: 5.4.1

Summary

Severity Number
Error Error 4
Warning Warning 0
Info Info 2

Details

Severity Message Class Method / Field
Error Method 'public java.lang.String deriveLocalisedPropertyName(java.lang.String, java.util.Locale)' has been added to an interface info.magnolia.ui.api.i18n.I18NAuthoringSupport public java.lang.String deriveLocalisedPropertyName(java.lang.String, java.util.Locale)
Error Method 'public java.util.List getAvailableLocales(com.vaadin.data.Item)' has been added to an interface info.magnolia.ui.api.i18n.I18NAuthoringSupport public java.util.List getAvailableLocales(com.vaadin.data.Item)
Error Method 'public java.util.Locale getDefaultLocale(com.vaadin.data.Item)' has been added to an interface info.magnolia.ui.api.i18n.I18NAuthoringSupport public java.util.Locale getDefaultLocale(com.vaadin.data.Item)
Error Method 'public boolean isDefaultLocale(java.util.Locale, com.vaadin.data.Item)' has been added to an interface info.magnolia.ui.api.i18n.I18NAuthoringSupport public boolean isDefaultLocale(java.util.Locale, com.vaadin.data.Item)
Info Method 'public void i18nize(com.vaadin.ui.HasComponents, java.util.Locale)' has been deprecated info.magnolia.ui.api.i18n.I18NAuthoringSupport public void i18nize(com.vaadin.ui.HasComponents, java.util.Locale)
Info Method 'public void setI18NPropertyName(java.lang.String)' has been deprecated info.magnolia.ui.api.i18n.I18NAwareHandler public void setI18NPropertyName(java.lang.String)