Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.6
  • Comparison Version: 5.5.7

Summary

Severity Number
Error Error 155
Warning Warning 0
Info Info 57

API Incompatibilities

Severity Message Class Method / Field
Error Parameter 1 of 'public java.lang.String getIcon(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.AbstractContentPresenter public java.lang.String getIcon(com.vaadin.data.Item)
Error Changed type of field container from com.vaadin.data.Container to com.vaadin.v7.data.Container info.magnolia.ui.workbench.AbstractContentPresenterBase container
Error Parameter 1 of 'public java.lang.String getIcon(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.AbstractContentPresenterBase public java.lang.String getIcon(com.vaadin.data.Item)
Error Return type of method 'protected com.vaadin.data.Container initializeContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.workbench.AbstractContentPresenterBase protected com.vaadin.data.Container initializeContainer()
Error Parameter 1 of 'public java.lang.String getIcon(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.ContentView$Listener public java.lang.String getIcon(com.vaadin.data.Item)
Error Removed com.vaadin.ui.Table$ColumnGenerator from the set of implemented interfaces info.magnolia.ui.workbench.column.AbstractColumnFormatter
Error Parameter 1 of 'protected javax.jcr.Item getJcrItem(com.vaadin.ui.Table, java.lang.Object)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.column.AbstractColumnFormatter protected javax.jcr.Item getJcrItem(com.vaadin.ui.Table, java.lang.Object)
Error Removed com.vaadin.ui.Table$ColumnGenerator from the set of implemented interfaces info.magnolia.ui.workbench.column.DateColumnFormatter
Error Parameter 1 of 'public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.column.DateColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
Error Removed com.vaadin.ui.Table$ColumnGenerator from the set of implemented interfaces info.magnolia.ui.workbench.column.PathColumnFormatter
Error Parameter 1 of 'public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.column.PathColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
Error Removed com.vaadin.ui.Table$ColumnGenerator from the set of implemented interfaces info.magnolia.ui.workbench.column.StatusColumnFormatter
Error Parameter 1 of 'public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.column.StatusColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
Error Removed com.vaadin.ui.Table$ColumnGenerator from the set of implemented interfaces info.magnolia.ui.workbench.column.definition.BooleanPropertyColumnDefinition$BooleanPropertyColumnFormatter
Error Parameter 1 of 'public java.lang.String generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.column.definition.BooleanPropertyColumnDefinition$BooleanPropertyColumnFormatter public java.lang.String generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
Error Parameter 1 of 'public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.column.definition.BooleanPropertyColumnDefinition$BooleanPropertyColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
Error Removed com.vaadin.ui.Table$ColumnGenerator from the set of implemented interfaces info.magnolia.ui.workbench.column.definition.ColumnFormatter
Error Removed com.vaadin.ui.Table$ColumnGenerator from the set of implemented interfaces info.magnolia.ui.workbench.column.definition.NodeTypeColumnDefinition$NodeTypeColumnFormatter
Error Parameter 1 of 'public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.column.definition.NodeTypeColumnDefinition$NodeTypeColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractContainer
Error Removed com.vaadin.data.Container$ItemSetChangeEvent from the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractContainer$ItemSetChangeEvent
Error Return type of method 'public com.vaadin.data.Container getContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.workbench.container.AbstractContainer$ItemSetChangeEvent public com.vaadin.data.Container getContainer()
Error Removed com.vaadin.data.Container$PropertySetChangeEvent from the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractContainer$PropertySetChangeEvent
Error Return type of method 'public com.vaadin.data.Container getContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.workbench.container.AbstractContainer$PropertySetChangeEvent public com.vaadin.data.Container getContainer()
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Error Removed com.vaadin.data.Container$Indexed from the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Error Removed com.vaadin.data.Container$Sortable from the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Error Return type of method 'public com.vaadin.data.Item addItem(java.lang.Object)' has been changed to com.vaadin.v7.data.Item info.magnolia.ui.workbench.container.AbstractJcrContainer public com.vaadin.data.Item addItem(java.lang.Object)
Error Return type of method 'public com.vaadin.data.Item addItemAfter(java.lang.Object, java.lang.Object)' has been changed to com.vaadin.v7.data.Item info.magnolia.ui.workbench.container.AbstractJcrContainer public com.vaadin.data.Item addItemAfter(java.lang.Object, java.lang.Object)
Error Return type of method 'public com.vaadin.data.Item addItemAt(int, java.lang.Object)' has been changed to com.vaadin.v7.data.Item info.magnolia.ui.workbench.container.AbstractJcrContainer public com.vaadin.data.Item addItemAt(int, java.lang.Object)
Error Parameter 1 of 'public void addItemSetChangeListener(com.vaadin.data.Container$ItemSetChangeListener)' has changed its type to com.vaadin.v7.data.Container$ItemSetChangeListener info.magnolia.ui.workbench.container.AbstractJcrContainer public void addItemSetChangeListener(com.vaadin.data.Container$ItemSetChangeListener)
Error Parameter 1 of 'public void addListener(com.vaadin.data.Container$ItemSetChangeListener)' has changed its type to com.vaadin.v7.data.Container$ItemSetChangeListener info.magnolia.ui.workbench.container.AbstractJcrContainer public void addListener(com.vaadin.data.Container$ItemSetChangeListener)
Error Parameter 1 of 'public void fireItemSetChange(com.vaadin.data.Container$ItemSetChangeEvent)' has changed its type to com.vaadin.v7.data.Container$ItemSetChangeEvent info.magnolia.ui.workbench.container.AbstractJcrContainer public void fireItemSetChange(com.vaadin.data.Container$ItemSetChangeEvent)
Error Return type of method 'public com.vaadin.data.Property getContainerProperty(java.lang.Object, java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.workbench.container.AbstractJcrContainer public com.vaadin.data.Property getContainerProperty(java.lang.Object, 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.workbench.container.AbstractJcrContainer public com.vaadin.data.Item getItem(java.lang.Object)
Error Parameter 1 of 'public void removeItemSetChangeListener(com.vaadin.data.Container$ItemSetChangeListener)' has changed its type to com.vaadin.v7.data.Container$ItemSetChangeListener info.magnolia.ui.workbench.container.AbstractJcrContainer public void removeItemSetChangeListener(com.vaadin.data.Container$ItemSetChangeListener)
Error Parameter 1 of 'public void removeListener(com.vaadin.data.Container$ItemSetChangeListener)' has changed its type to com.vaadin.v7.data.Container$ItemSetChangeListener info.magnolia.ui.workbench.container.AbstractJcrContainer public void removeListener(com.vaadin.data.Container$ItemSetChangeListener)
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.workbench.container.Refreshable
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Error Removed com.vaadin.data.Container$Indexed from the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Error Removed com.vaadin.data.Container$Sortable from the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Error Parameter 2 of 'protected void configureContainer(info.magnolia.ui.workbench.definition.ContentPresenterDefinition, com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.list.ListPresenter protected void configureContainer(info.magnolia.ui.workbench.definition.ContentPresenterDefinition, com.vaadin.data.Container)
Error Return type of method 'protected com.vaadin.data.Container createContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.workbench.list.ListPresenter protected com.vaadin.data.Container createContainer()
Error Return type of method 'protected com.vaadin.data.Container initializeContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.workbench.list.ListPresenter protected com.vaadin.data.Container initializeContainer()
Error Parameter 1 of 'public void setContainer(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.list.ListView public void setContainer(com.vaadin.data.Container)
Error Parameter 1 of 'protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.list.ListViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
Error Return type of method 'protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)' has been changed to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.list.ListViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
Error Parameter 1 of 'protected void initializeTable(com.vaadin.ui.Table)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.list.ListViewImpl protected void initializeTable(com.vaadin.ui.Table)
Error Parameter 1 of 'public void setContainer(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.list.ListViewImpl public void setContainer(com.vaadin.data.Container)
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Error Removed com.vaadin.data.Container$Indexed from the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Error Removed com.vaadin.data.Container$Sortable from the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Error Return type of method 'protected com.vaadin.data.Container createContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.workbench.search.SearchPresenter protected com.vaadin.data.Container createContainer()
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Error Removed com.vaadin.data.Container$Indexed from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Error Removed com.vaadin.data.Container$Sortable from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Error Return type of method 'public com.vaadin.data.Property getContainerProperty(java.lang.Object, java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer public com.vaadin.data.Property getContainerProperty(java.lang.Object, java.lang.Object)
Error Return type of method 'public com.vaadin.data.Property getThumbnailProperty(java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer public com.vaadin.data.Property getThumbnailProperty(java.lang.Object)
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
Error Removed com.vaadin.data.util.AbstractProperty from the list of superclasses info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Error Removed com.vaadin.data.Container$Indexed from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Error Removed com.vaadin.data.util.AbstractContainer from the list of superclasses info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Error Removed com.vaadin.data.util.AbstractInMemoryContainer from the list of superclasses info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Error Return type of method 'public com.vaadin.data.Item addItem(java.lang.Object)' has been changed to com.vaadin.v7.data.Item info.magnolia.ui.workbench.thumbnail.ThumbnailContainer public com.vaadin.data.Item addItem(java.lang.Object)
Error Return type of method 'public com.vaadin.data.Property getContainerProperty(java.lang.Object, java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.workbench.thumbnail.ThumbnailContainer public com.vaadin.data.Property getContainerProperty(java.lang.Object, java.lang.Object)
Error Return type of method 'public com.vaadin.data.Property getThumbnailProperty(java.lang.Object)' has been changed to com.vaadin.v7.data.Property info.magnolia.ui.workbench.thumbnail.ThumbnailContainer public com.vaadin.data.Property getThumbnailProperty(java.lang.Object)
Error Return type of method 'protected com.vaadin.data.Item getUnfilteredItem(java.lang.Object)' has been changed to com.vaadin.v7.data.Item info.magnolia.ui.workbench.thumbnail.ThumbnailContainer protected com.vaadin.data.Item getUnfilteredItem(java.lang.Object)
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
Error Removed com.vaadin.data.util.AbstractProperty from the list of superclasses info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
Error Removed com.vaadin.data.Item from the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailItem
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.workbench.thumbnail.ThumbnailContainer$ThumbnailItem 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.workbench.thumbnail.ThumbnailContainer$ThumbnailItem public com.vaadin.data.Property getItemProperty(java.lang.Object)
Error Return type of method 'protected com.vaadin.data.Container initializeContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.workbench.thumbnail.ThumbnailPresenter protected com.vaadin.data.Container initializeContainer()
Error Parameter 1 of 'public void setContainer(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.thumbnail.ThumbnailView public void setContainer(com.vaadin.data.Container)
Error Parameter 1 of 'public void setContainer(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.thumbnail.ThumbnailViewImpl public void setContainer(com.vaadin.data.Container)
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Error Removed com.vaadin.data.Container$Hierarchical from the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Error Removed com.vaadin.data.Container$Indexed from the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Error Removed com.vaadin.data.Container$Sortable from the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Error Removed com.vaadin.data.Container$ItemSetChangeEvent from the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer$ItemsSortedEvent
Error Parameter 2 of 'public HierarchicalJcrContainer$ItemsSortedEvent(info.magnolia.ui.workbench.tree.HierarchicalJcrContainer, com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.tree.HierarchicalJcrContainer$ItemsSortedEvent public HierarchicalJcrContainer$ItemsSortedEvent(info.magnolia.ui.workbench.tree.HierarchicalJcrContainer, com.vaadin.data.Container)
Error Return type of method 'public com.vaadin.data.Container getContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.workbench.tree.HierarchicalJcrContainer$ItemsSortedEvent public com.vaadin.data.Container getContainer()
Error Removed com.vaadin.ui.TableFieldFactory from the set of implemented interfaces info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory
Error Parameter 1 of 'public com.vaadin.ui.Field createField(com.vaadin.data.Container, java.lang.Object, java.lang.Object, com.vaadin.ui.Component)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory public com.vaadin.ui.Field createField(com.vaadin.data.Container, java.lang.Object, java.lang.Object, com.vaadin.ui.Component)
Error Return type of method 'public com.vaadin.ui.Field createField(com.vaadin.data.Container, java.lang.Object, java.lang.Object, com.vaadin.ui.Component)' has been changed to com.vaadin.v7.ui.Field info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory public com.vaadin.ui.Field createField(com.vaadin.data.Container, java.lang.Object, java.lang.Object, com.vaadin.ui.Component)
Error Return type of method 'public com.vaadin.ui.Field getField()' has been changed to com.vaadin.v7.ui.Field info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory public com.vaadin.ui.Field getField()
Error Parameter 1 of 'public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.MoveHandler public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
Error Parameter 2 of 'public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.MoveHandler public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
Error Parameter 1 of 'public RowScroller(com.vaadin.ui.Table)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.tree.RowScroller public RowScroller(com.vaadin.ui.Table)
Error Return type of method 'public com.vaadin.ui.Table getParent()' has been changed to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.tree.RowScroller public com.vaadin.ui.Table getParent()
Error Return type of method 'protected com.vaadin.data.Container$Hierarchical createContainer()' has been changed to com.vaadin.v7.data.Container$Hierarchical info.magnolia.ui.workbench.tree.TreePresenter protected com.vaadin.data.Container$Hierarchical createContainer()
Error Return type of method 'protected com.vaadin.data.Container createContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.ui.workbench.tree.TreePresenter protected com.vaadin.data.Container createContainer()
Error Parameter 3 of 'public void onItemEdited(java.lang.Object, java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.workbench.tree.TreePresenter public void onItemEdited(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
Error Parameter 1 of 'public TreeRowScroller(com.vaadin.ui.TreeTable)' has changed its type to com.vaadin.v7.ui.TreeTable info.magnolia.ui.workbench.tree.TreeRowScroller public TreeRowScroller(com.vaadin.ui.TreeTable)
Error Return type of method 'public com.vaadin.ui.TreeTable getParent()' has been changed to com.vaadin.v7.ui.TreeTable info.magnolia.ui.workbench.tree.TreeRowScroller public com.vaadin.ui.TreeTable getParent()
Error Return type of method 'public com.vaadin.ui.Table getParent()' has been changed to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.tree.TreeRowScroller public com.vaadin.ui.Table getParent()
Error Parameter 3 of 'public void onItemEdited(java.lang.Object, java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.ui.workbench.tree.TreeView$Listener public void onItemEdited(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
Error Return type of method 'public com.vaadin.ui.TreeTable asVaadinComponent()' has been changed to com.vaadin.v7.ui.TreeTable info.magnolia.ui.workbench.tree.TreeViewImpl public com.vaadin.ui.TreeTable asVaadinComponent()
Error Parameter 1 of 'protected com.vaadin.ui.TreeTable createTable(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.tree.TreeViewImpl protected com.vaadin.ui.TreeTable createTable(com.vaadin.data.Container)
Error Return type of method 'protected com.vaadin.ui.TreeTable createTable(com.vaadin.data.Container)' has been changed to com.vaadin.v7.ui.TreeTable info.magnolia.ui.workbench.tree.TreeViewImpl protected com.vaadin.ui.TreeTable createTable(com.vaadin.data.Container)
Error Parameter 1 of 'protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.ui.workbench.tree.TreeViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
Error Return type of method 'protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)' has been changed to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.tree.TreeViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
Error Parameter 1 of 'protected void initializeTable(com.vaadin.ui.Table)' has changed its type to com.vaadin.v7.ui.Table info.magnolia.ui.workbench.tree.TreeViewImpl protected void initializeTable(com.vaadin.ui.Table)
Error Parameter 1 of 'public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedToMove(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedToMove(com.vaadin.data.Item)
Error Parameter 1 of 'public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
Error Parameter 2 of 'public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
Error Parameter 1 of 'public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedToMove(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedToMove(com.vaadin.data.Item)
Error Parameter 1 of 'public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
Error Parameter 2 of 'public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
Error Parameter 1 of 'public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedToMove(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedToMove(com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 2 of 'public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
Error Parameter 1 of 'public boolean allowedToMove(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedToMove(com.vaadin.data.Item)
Error Parameter 1 of 'public TreeViewDropHandler(com.vaadin.ui.TreeTable, info.magnolia.ui.workbench.tree.drop.DropConstraint)' has changed its type to com.vaadin.v7.ui.TreeTable info.magnolia.ui.workbench.tree.drop.TreeViewDropHandler public TreeViewDropHandler(com.vaadin.ui.TreeTable, info.magnolia.ui.workbench.tree.drop.DropConstraint)
Error Parameter 1 of 'public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.TreeViewDropHandler public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
Error Parameter 2 of 'public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)' has changed its type to com.vaadin.v7.data.Item info.magnolia.ui.workbench.tree.drop.TreeViewDropHandler public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
Info Added com.vaadin.v7.ui.HorizontalLayout to the list of superclasses info.magnolia.ui.workbench.StatusBarViewImpl
Info Added com.vaadin.v7.ui.VerticalLayout to the list of superclasses info.magnolia.ui.workbench.WorkbenchViewImpl
Info Added com.vaadin.v7.ui.Table$ColumnGenerator to the set of implemented interfaces info.magnolia.ui.workbench.column.AbstractColumnFormatter
Info Added com.vaadin.v7.ui.Table$ColumnGenerator to the set of implemented interfaces info.magnolia.ui.workbench.column.DateColumnFormatter
Info Added com.vaadin.v7.ui.Table$ColumnGenerator to the set of implemented interfaces info.magnolia.ui.workbench.column.PathColumnFormatter
Info Added com.vaadin.v7.ui.Table$ColumnGenerator to the set of implemented interfaces info.magnolia.ui.workbench.column.StatusColumnFormatter
Info Added com.vaadin.v7.ui.Table$ColumnGenerator to the set of implemented interfaces info.magnolia.ui.workbench.column.definition.BooleanPropertyColumnDefinition$BooleanPropertyColumnFormatter
Info Added com.vaadin.v7.ui.Table$ColumnGenerator to the set of implemented interfaces info.magnolia.ui.workbench.column.definition.ColumnFormatter
Info Added com.vaadin.v7.ui.Table$ColumnGenerator to the set of implemented interfaces info.magnolia.ui.workbench.column.definition.NodeTypeColumnDefinition$NodeTypeColumnFormatter
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractContainer
Info Added com.vaadin.v7.data.Container$ItemSetChangeEvent to the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractContainer$ItemSetChangeEvent
Info Added com.vaadin.v7.data.Container$PropertySetChangeEvent to the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractContainer$PropertySetChangeEvent
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Info Added com.vaadin.v7.data.Container$Indexed to the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Info Added com.vaadin.v7.data.Container$Sortable to the set of implemented interfaces info.magnolia.ui.workbench.container.AbstractJcrContainer
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.workbench.container.Refreshable
Info Method 'public java.lang.Object getItemId()' has been deprecated info.magnolia.ui.workbench.event.ItemShortcutKeyEvent public java.lang.Object getItemId()
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Info Added com.vaadin.v7.data.Container$Indexed to the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Info Added com.vaadin.v7.data.Container$Sortable to the set of implemented interfaces info.magnolia.ui.workbench.list.FlatJcrContainer
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Info Added com.vaadin.v7.data.Container$Indexed to the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Info Added com.vaadin.v7.data.Container$Sortable to the set of implemented interfaces info.magnolia.ui.workbench.search.SearchJcrContainer
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Info Added com.vaadin.v7.data.Container$Indexed to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Info Added com.vaadin.v7.data.Container$Sortable to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
Info Added com.vaadin.v7.data.util.AbstractProperty to the list of superclasses info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Info Added com.vaadin.v7.data.Container$Indexed to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Info Added com.vaadin.v7.data.util.AbstractContainer to the list of superclasses info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Info Added com.vaadin.v7.data.util.AbstractInMemoryContainer to the list of superclasses info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
Info Added com.vaadin.v7.data.util.AbstractProperty to the list of superclasses info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
Info Added com.vaadin.v7.data.Item to the set of implemented interfaces info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailItem
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Info Added com.vaadin.v7.data.Container$Hierarchical to the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Info Added com.vaadin.v7.data.Container$Indexed to the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Info Added com.vaadin.v7.data.Container$Sortable to the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
Info Added com.vaadin.v7.data.Container$ItemSetChangeEvent to the set of implemented interfaces info.magnolia.ui.workbench.tree.HierarchicalJcrContainer$ItemsSortedEvent
Info Added com.vaadin.v7.ui.TableFieldFactory to the set of implemented interfaces info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory

API Changelog

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

    Class From To
    info.magnolia.ui.workbench.AbstractContentPresenter public java.lang.String getIcon(com.vaadin.data.Item)
    info.magnolia.ui.workbench.AbstractContentPresenterBase container
    info.magnolia.ui.workbench.AbstractContentPresenterBase protected com.vaadin.data.Container initializeContainer()
    info.magnolia.ui.workbench.AbstractContentPresenterBase public java.lang.String getIcon(com.vaadin.data.Item)
    info.magnolia.ui.workbench.ContentView$Listener public java.lang.String getIcon(com.vaadin.data.Item)
    info.magnolia.ui.workbench.StatusBarViewImpl
    info.magnolia.ui.workbench.WorkbenchViewImpl
    info.magnolia.ui.workbench.column.AbstractColumnFormatter
    info.magnolia.ui.workbench.column.AbstractColumnFormatter
    info.magnolia.ui.workbench.column.AbstractColumnFormatter protected javax.jcr.Item getJcrItem(com.vaadin.ui.Table, java.lang.Object)
    info.magnolia.ui.workbench.column.DateColumnFormatter
    info.magnolia.ui.workbench.column.DateColumnFormatter
    info.magnolia.ui.workbench.column.DateColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.column.PathColumnFormatter
    info.magnolia.ui.workbench.column.PathColumnFormatter
    info.magnolia.ui.workbench.column.PathColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.column.StatusColumnFormatter
    info.magnolia.ui.workbench.column.StatusColumnFormatter
    info.magnolia.ui.workbench.column.StatusColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.column.definition.BooleanPropertyColumnDefinition$BooleanPropertyColumnFormatter
    info.magnolia.ui.workbench.column.definition.BooleanPropertyColumnDefinition$BooleanPropertyColumnFormatter
    info.magnolia.ui.workbench.column.definition.BooleanPropertyColumnDefinition$BooleanPropertyColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.column.definition.BooleanPropertyColumnDefinition$BooleanPropertyColumnFormatter public java.lang.String generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.column.definition.ColumnFormatter
    info.magnolia.ui.workbench.column.definition.ColumnFormatter
    info.magnolia.ui.workbench.column.definition.NodeTypeColumnDefinition$NodeTypeColumnFormatter
    info.magnolia.ui.workbench.column.definition.NodeTypeColumnDefinition$NodeTypeColumnFormatter
    info.magnolia.ui.workbench.column.definition.NodeTypeColumnDefinition$NodeTypeColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.container.AbstractContainer
    info.magnolia.ui.workbench.container.AbstractContainer
    info.magnolia.ui.workbench.container.AbstractContainer$ItemSetChangeEvent
    info.magnolia.ui.workbench.container.AbstractContainer$ItemSetChangeEvent
    info.magnolia.ui.workbench.container.AbstractContainer$ItemSetChangeEvent public com.vaadin.data.Container getContainer()
    info.magnolia.ui.workbench.container.AbstractContainer$PropertySetChangeEvent
    info.magnolia.ui.workbench.container.AbstractContainer$PropertySetChangeEvent
    info.magnolia.ui.workbench.container.AbstractContainer$PropertySetChangeEvent public com.vaadin.data.Container getContainer()
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer
    info.magnolia.ui.workbench.container.AbstractJcrContainer public com.vaadin.data.Item addItem(java.lang.Object)
    info.magnolia.ui.workbench.container.AbstractJcrContainer public com.vaadin.data.Item addItemAfter(java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.container.AbstractJcrContainer public com.vaadin.data.Item addItemAt(int, java.lang.Object)
    info.magnolia.ui.workbench.container.AbstractJcrContainer public com.vaadin.data.Item getItem(java.lang.Object)
    info.magnolia.ui.workbench.container.AbstractJcrContainer public com.vaadin.data.Property getContainerProperty(java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.container.AbstractJcrContainer public void addItemSetChangeListener(com.vaadin.data.Container$ItemSetChangeListener)
    info.magnolia.ui.workbench.container.AbstractJcrContainer public void addListener(com.vaadin.data.Container$ItemSetChangeListener)
    info.magnolia.ui.workbench.container.AbstractJcrContainer public void fireItemSetChange(com.vaadin.data.Container$ItemSetChangeEvent)
    info.magnolia.ui.workbench.container.AbstractJcrContainer public void removeItemSetChangeListener(com.vaadin.data.Container$ItemSetChangeListener)
    info.magnolia.ui.workbench.container.AbstractJcrContainer public void removeListener(com.vaadin.data.Container$ItemSetChangeListener)
    info.magnolia.ui.workbench.container.Refreshable
    info.magnolia.ui.workbench.container.Refreshable
    info.magnolia.ui.workbench.event.ItemShortcutKeyEvent public java.lang.Object getItemId()
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.FlatJcrContainer
    info.magnolia.ui.workbench.list.ListPresenter protected com.vaadin.data.Container createContainer()
    info.magnolia.ui.workbench.list.ListPresenter protected com.vaadin.data.Container initializeContainer()
    info.magnolia.ui.workbench.list.ListPresenter protected void configureContainer(info.magnolia.ui.workbench.definition.ContentPresenterDefinition, com.vaadin.data.Container)
    info.magnolia.ui.workbench.list.ListView public void setContainer(com.vaadin.data.Container)
    info.magnolia.ui.workbench.list.ListViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
    info.magnolia.ui.workbench.list.ListViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
    info.magnolia.ui.workbench.list.ListViewImpl protected void initializeTable(com.vaadin.ui.Table)
    info.magnolia.ui.workbench.list.ListViewImpl public void setContainer(com.vaadin.data.Container)
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchJcrContainer
    info.magnolia.ui.workbench.search.SearchPresenter protected com.vaadin.data.Container createContainer()
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer public com.vaadin.data.Property getContainerProperty(java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer public com.vaadin.data.Property getThumbnailProperty(java.lang.Object)
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer protected com.vaadin.data.Item getUnfilteredItem(java.lang.Object)
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer public com.vaadin.data.Item addItem(java.lang.Object)
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer public com.vaadin.data.Property getContainerProperty(java.lang.Object, java.lang.Object)
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer public com.vaadin.data.Property getThumbnailProperty(java.lang.Object)
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailContainerProperty
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailItem
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailItem
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailItem public boolean addItemProperty(java.lang.Object, com.vaadin.data.Property)
    info.magnolia.ui.workbench.thumbnail.ThumbnailContainer$ThumbnailItem public com.vaadin.data.Property getItemProperty(java.lang.Object)
    info.magnolia.ui.workbench.thumbnail.ThumbnailPresenter protected com.vaadin.data.Container initializeContainer()
    info.magnolia.ui.workbench.thumbnail.ThumbnailView public void setContainer(com.vaadin.data.Container)
    info.magnolia.ui.workbench.thumbnail.ThumbnailViewImpl public void setContainer(com.vaadin.data.Container)
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer$ItemsSortedEvent
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer$ItemsSortedEvent
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer$ItemsSortedEvent public HierarchicalJcrContainer$ItemsSortedEvent(info.magnolia.ui.workbench.tree.HierarchicalJcrContainer, com.vaadin.data.Container)
    info.magnolia.ui.workbench.tree.HierarchicalJcrContainer$ItemsSortedEvent public com.vaadin.data.Container getContainer()
    info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory
    info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory
    info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory public com.vaadin.ui.Field createField(com.vaadin.data.Container, java.lang.Object, java.lang.Object, com.vaadin.ui.Component)
    info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory public com.vaadin.ui.Field createField(com.vaadin.data.Container, java.lang.Object, java.lang.Object, com.vaadin.ui.Component)
    info.magnolia.ui.workbench.tree.InplaceEditingFieldFactory public com.vaadin.ui.Field getField()
    info.magnolia.ui.workbench.tree.MoveHandler public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
    info.magnolia.ui.workbench.tree.MoveHandler public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
    info.magnolia.ui.workbench.tree.RowScroller public RowScroller(com.vaadin.ui.Table)
    info.magnolia.ui.workbench.tree.RowScroller public com.vaadin.ui.Table getParent()
    info.magnolia.ui.workbench.tree.TreePresenter protected com.vaadin.data.Container createContainer()
    info.magnolia.ui.workbench.tree.TreePresenter protected com.vaadin.data.Container$Hierarchical createContainer()
    info.magnolia.ui.workbench.tree.TreePresenter public void onItemEdited(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
    info.magnolia.ui.workbench.tree.TreeRowScroller public TreeRowScroller(com.vaadin.ui.TreeTable)
    info.magnolia.ui.workbench.tree.TreeRowScroller public com.vaadin.ui.Table getParent()
    info.magnolia.ui.workbench.tree.TreeRowScroller public com.vaadin.ui.TreeTable getParent()
    info.magnolia.ui.workbench.tree.TreeView$Listener public void onItemEdited(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
    info.magnolia.ui.workbench.tree.TreeViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
    info.magnolia.ui.workbench.tree.TreeViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
    info.magnolia.ui.workbench.tree.TreeViewImpl protected com.vaadin.ui.TreeTable createTable(com.vaadin.data.Container)
    info.magnolia.ui.workbench.tree.TreeViewImpl protected com.vaadin.ui.TreeTable createTable(com.vaadin.data.Container)
    info.magnolia.ui.workbench.tree.TreeViewImpl protected void initializeTable(com.vaadin.ui.Table)
    info.magnolia.ui.workbench.tree.TreeViewImpl public com.vaadin.ui.TreeTable asVaadinComponent()
    info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean allowedToMove(com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
    info.magnolia.ui.workbench.tree.drop.AlwaysTrueDropConstraint public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
    info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean allowedToMove(com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
    info.magnolia.ui.workbench.tree.drop.DropConstraint public boolean isAllowedAt(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
    info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.JcrDropConstraint public boolean allowedToMove(com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedAfter(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedAsChild(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedBefore(com.vaadin.data.Item, com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.OnlyNodesDropConstraint public boolean allowedToMove(com.vaadin.data.Item)
    info.magnolia.ui.workbench.tree.drop.TreeViewDropHandler public TreeViewDropHandler(com.vaadin.ui.TreeTable, info.magnolia.ui.workbench.tree.drop.DropConstraint)
    info.magnolia.ui.workbench.tree.drop.TreeViewDropHandler public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)
    info.magnolia.ui.workbench.tree.drop.TreeViewDropHandler public boolean moveItem(com.vaadin.data.Item, com.vaadin.data.Item, info.magnolia.ui.workbench.tree.MoveLocation)