Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.6
  • Comparison Version: 5.5.7

Summary

Severity Number
Error Error 36
Warning Warning 0
Info Info 17

API Incompatibilities

Severity Message Class Method / Field
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.vaadin.integration.ItemAdapter
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.vaadin.integration.MessageItem
Error Removed com.vaadin.data.Item$PropertySetChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.integration.MessageItem
Error Removed com.vaadin.data.util.BeanItem from the list of superclasses info.magnolia.ui.vaadin.integration.MessageItem
Error Removed com.vaadin.data.util.PropertysetItem from the list of superclasses info.magnolia.ui.vaadin.integration.MessageItem
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.vaadin.integration.NullItem
Error Parameter 2 of 'public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.NullItem public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)
Error Return type of method 'public com.vaadin.data.Property getItemProperty(java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.NullItem public com.vaadin.data.Property getItemProperty(java.lang.Object)
Error Return type of method 'public com.vaadin.data.Item getItem(java.lang.Object)' has been changed to com.vaadin.v7.data.Item info.magnolia.ui.vaadin.integration.contentconnector.ContentConnector public com.vaadin.data.Item getItem(java.lang.Object)
Error Parameter 1 of 'public java.lang.Object getItemId(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.vaadin.integration.contentconnector.ContentConnector public java.lang.Object getItemId(com.vaadin.data.Item)
Error Return type of method 'public com.vaadin.data.Item getItem(java.lang.Object)' has been changed to com.vaadin.v7.data.Item info.magnolia.ui.vaadin.integration.contentconnector.DefaultContentConnector public com.vaadin.data.Item getItem(java.lang.Object)
Error Parameter 1 of 'public java.lang.Object getItemId(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.vaadin.integration.contentconnector.DefaultContentConnector public java.lang.Object getItemId(com.vaadin.data.Item)
Error Return type of method 'public com.vaadin.data.Item getItem(java.lang.Object)' has been changed to com.vaadin.v7.data.Item info.magnolia.ui.vaadin.integration.contentconnector.JcrContentConnector public com.vaadin.data.Item getItem(java.lang.Object)
Error Parameter 1 of 'public java.lang.Object getItemId(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.vaadin.integration.contentconnector.JcrContentConnector public java.lang.Object getItemId(com.vaadin.data.Item)
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.AbstractJcrAdapter
Error Parameter 3 of 'protected void updateProperty(javax.jcr.Item, java.lang.String, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.AbstractJcrAdapter protected void updateProperty(javax.jcr.Item, java.lang.String, com.vaadin.data.Property)
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter
Error Parameter 2 of 'public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)
Error Return type of method 'public com.vaadin.data.Property getItemProperty(java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter public com.vaadin.data.Property getItemProperty(java.lang.Object)
Error Parameter 3 of 'protected void updateProperty(javax.jcr.Item, java.lang.String, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter protected void updateProperty(javax.jcr.Item, java.lang.String, com.vaadin.data.Property)
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Error Removed com.vaadin.data.util.AbstractProperty from the list of superclasses info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Error Removed com.vaadin.data.util.ObjectProperty from the list of superclasses info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Error Return type of method 'public com.vaadin.data.Property newProperty(java.lang.String, java.lang.Class)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.DefaultPropertyUtil public com.vaadin.data.Property newProperty(java.lang.String, java.lang.Class)
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.JcrItemAdapter
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.JcrNewNodeAdapter
Error Return type of method 'public com.vaadin.data.Property getItemProperty(java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.JcrNewNodeAdapter public com.vaadin.data.Property getItemProperty(java.lang.Object)
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.JcrNodeAdapter
Error Parameter 2 of 'public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.JcrNodeAdapter public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)
Error Return type of method 'public com.vaadin.data.Property getItemProperty(java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.JcrNodeAdapter public com.vaadin.data.Property getItemProperty(java.lang.Object)
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter
Error Parameter 2 of 'public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)
Error Return type of method 'public com.vaadin.data.Property getItemProperty(java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter public com.vaadin.data.Property getItemProperty(java.lang.Object)
Error Parameter 3 of 'protected void updateProperty(javax.jcr.Item, java.lang.String, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter protected void updateProperty(javax.jcr.Item, java.lang.String, com.vaadin.data.Property)
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.vaadin.integration.ItemAdapter
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.vaadin.integration.MessageItem
Info Added com.vaadin.v7.data.Item$PropertySetChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.integration.MessageItem
Info Added com.vaadin.v7.data.util.BeanItem to the list of superclasses info.magnolia.ui.vaadin.integration.MessageItem
Info Added com.vaadin.v7.data.util.PropertysetItem to the list of superclasses info.magnolia.ui.vaadin.integration.MessageItem
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.vaadin.integration.NullItem
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.AbstractJcrAdapter
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Info Added com.vaadin.v7.data.util.AbstractProperty to the list of superclasses info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Info Added com.vaadin.v7.data.util.ObjectProperty to the list of superclasses info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.JcrItemAdapter
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.JcrNewNodeAdapter
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.JcrNodeAdapter
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter

API Changelog

The following APIs were modified from version 5.5.7 to 5.6:
  • Non justified changes

    Class From To
    info.magnolia.ui.vaadin.integration.ItemAdapter
    info.magnolia.ui.vaadin.integration.ItemAdapter
    info.magnolia.ui.vaadin.integration.MessageItem
    info.magnolia.ui.vaadin.integration.MessageItem
    info.magnolia.ui.vaadin.integration.MessageItem
    info.magnolia.ui.vaadin.integration.MessageItem
    info.magnolia.ui.vaadin.integration.MessageItem
    info.magnolia.ui.vaadin.integration.MessageItem
    info.magnolia.ui.vaadin.integration.MessageItem
    info.magnolia.ui.vaadin.integration.MessageItem
    info.magnolia.ui.vaadin.integration.NullItem
    info.magnolia.ui.vaadin.integration.NullItem
    info.magnolia.ui.vaadin.integration.NullItem public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)
    info.magnolia.ui.vaadin.integration.NullItem public com.vaadin.data.Property getItemProperty(java.lang.Object)
    info.magnolia.ui.vaadin.integration.contentconnector.ContentConnector public com.vaadin.data.Item getItem(java.lang.Object)
    info.magnolia.ui.vaadin.integration.contentconnector.ContentConnector public java.lang.Object getItemId(com.vaadin.data.Item)
    info.magnolia.ui.vaadin.integration.contentconnector.DefaultContentConnector public com.vaadin.data.Item getItem(java.lang.Object)
    info.magnolia.ui.vaadin.integration.contentconnector.DefaultContentConnector public java.lang.Object getItemId(com.vaadin.data.Item)
    info.magnolia.ui.vaadin.integration.contentconnector.JcrContentConnector public com.vaadin.data.Item getItem(java.lang.Object)
    info.magnolia.ui.vaadin.integration.contentconnector.JcrContentConnector public java.lang.Object getItemId(com.vaadin.data.Item)
    info.magnolia.ui.vaadin.integration.jcr.AbstractJcrAdapter
    info.magnolia.ui.vaadin.integration.jcr.AbstractJcrAdapter
    info.magnolia.ui.vaadin.integration.jcr.AbstractJcrAdapter protected void updateProperty(javax.jcr.Item, java.lang.String, com.vaadin.data.Property)
    info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter
    info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter
    info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter protected void updateProperty(javax.jcr.Item, java.lang.String, com.vaadin.data.Property)
    info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)
    info.magnolia.ui.vaadin.integration.jcr.AbstractJcrNodeAdapter public com.vaadin.data.Property getItemProperty(java.lang.Object)
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultProperty
    info.magnolia.ui.vaadin.integration.jcr.DefaultPropertyUtil public com.vaadin.data.Property newProperty(java.lang.String, java.lang.Class)
    info.magnolia.ui.vaadin.integration.jcr.JcrItemAdapter
    info.magnolia.ui.vaadin.integration.jcr.JcrItemAdapter
    info.magnolia.ui.vaadin.integration.jcr.JcrNewNodeAdapter
    info.magnolia.ui.vaadin.integration.jcr.JcrNewNodeAdapter
    info.magnolia.ui.vaadin.integration.jcr.JcrNewNodeAdapter public com.vaadin.data.Property getItemProperty(java.lang.Object)
    info.magnolia.ui.vaadin.integration.jcr.JcrNodeAdapter
    info.magnolia.ui.vaadin.integration.jcr.JcrNodeAdapter
    info.magnolia.ui.vaadin.integration.jcr.JcrNodeAdapter public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)
    info.magnolia.ui.vaadin.integration.jcr.JcrNodeAdapter public com.vaadin.data.Property getItemProperty(java.lang.Object)
    info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter
    info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter
    info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter protected void updateProperty(javax.jcr.Item, java.lang.String, com.vaadin.data.Property)
    info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)
    info.magnolia.ui.vaadin.integration.jcr.JcrPropertyAdapter public com.vaadin.data.Property getItemProperty(java.lang.Object)