Clirr Results

The following document contains the results of Clirr.

  • Current Version: 2.5
  • Comparison Version: 2.4.4

Summary

Severity Number
Error Error 84
Warning Warning 0
Info Info 58

API Incompatibilities

Severity Message Class Method / Field
Error Parameter 2 of 'public SaveSiteMapAction(info.magnolia.module.googlesitemap.app.actions.SaveSiteMapActionDefinition, com.vaadin.data.Item, info.magnolia.ui.form.EditorValidator, info.magnolia.ui.form.EditorCallback)' has changed its type to com.vaadin.v7.data.Item info.magnolia.module.googlesitemap.app.actions.SaveSiteMapAction public SaveSiteMapAction(info.magnolia.module.googlesitemap.app.actions.SaveSiteMapActionDefinition, com.vaadin.data.Item, info.magnolia.ui.form.EditorValidator, info.magnolia.ui.form.EditorCallback)
Error Parameter 2 of 'public GoogleSiteMapSelectFieldFactory(info.magnolia.module.googlesitemap.app.field.GoogleSiteMapSelectFieldFactoryDefinition, com.vaadin.data.Item, info.magnolia.module.googlesitemap.GoogleSiteMapConfiguration)' has changed its type to com.vaadin.v7.data.Item info.magnolia.module.googlesitemap.app.field.GoogleSiteMapSelectFieldFactory public GoogleSiteMapSelectFieldFactory(info.magnolia.module.googlesitemap.app.field.GoogleSiteMapSelectFieldFactoryDefinition, com.vaadin.data.Item, info.magnolia.module.googlesitemap.GoogleSiteMapConfiguration)
Error Parameter 1 of 'protected java.lang.Object createDefaultValue(com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.module.googlesitemap.app.field.GoogleSiteMapSelectFieldFactory protected java.lang.Object createDefaultValue(com.vaadin.data.Property)
Error Removed com.vaadin.data.Buffered from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.data.BufferedValidatable from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.data.Property$Editor from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeListener from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.data.Property$Viewer from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.data.Validatable from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.ui.Field from the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.ui.AbstractField from the list of superclasses info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Removed com.vaadin.ui.CustomField from the list of superclasses info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Error Parameter 1 of 'public void setPropertyDataSource(com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.module.googlesitemap.app.field.TemplateStaticField public void setPropertyDataSource(com.vaadin.data.Property)
Error Parameter 2 of 'public TemplateStaticFieldFactory(info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldDefinition, com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldFactory public TemplateStaticFieldFactory(info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldDefinition, com.vaadin.data.Item)
Error Parameter 2 of 'public TemplateStaticFieldFactory(info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldDefinition, com.vaadin.data.Item, info.magnolia.rendering.template.registry.TemplateDefinitionRegistry)' has changed its type to com.vaadin.v7.data.Item info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldFactory public TemplateStaticFieldFactory(info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldDefinition, com.vaadin.data.Item, info.magnolia.rendering.template.registry.TemplateDefinitionRegistry)
Error Return type of method 'protected com.vaadin.ui.Field createFieldComponent()' has been changed to com.vaadin.v7.ui.Field info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldFactory protected com.vaadin.ui.Field createFieldComponent()
Error Parameter 1 of 'public void setPropertyDataSourceAndDefaultValue(com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldFactory public void setPropertyDataSourceAndDefaultValue(com.vaadin.data.Property)
Error Parameter 1 of 'public SiteMapTransformer(com.vaadin.data.Item, info.magnolia.ui.form.field.definition.ConfiguredFieldDefinition, java.lang.Class)' has changed its type to com.vaadin.v7.data.Item info.magnolia.module.googlesitemap.app.field.transformer.SiteMapTransformer public SiteMapTransformer(com.vaadin.data.Item, info.magnolia.ui.form.field.definition.ConfiguredFieldDefinition, java.lang.Class)
Error Return type of method 'protected com.vaadin.data.Property getOrCreateProperty(java.lang.Class)' has been changed to com.vaadin.v7.data.Property info.magnolia.module.googlesitemap.app.field.transformer.SiteMapTransformer protected com.vaadin.data.Property getOrCreateProperty(java.lang.Class)
Error Parameter 2 of 'protected EditSiteMapEntryAction(info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.EditSiteMapEntryActionDefinition, com.vaadin.data.util.BeanItem, info.magnolia.ui.dialog.formdialog.FormDialogPresenterFactory, info.magnolia.ui.api.context.UiContext, info.magnolia.event.EventBus)' has changed its type to com.vaadin.v7.data.util.BeanItem info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.EditSiteMapEntryAction protected EditSiteMapEntryAction(info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.EditSiteMapEntryActionDefinition, com.vaadin.data.util.BeanItem, info.magnolia.ui.dialog.formdialog.FormDialogPresenterFactory, info.magnolia.ui.api.context.UiContext, info.magnolia.event.EventBus)
Error Parameter 2 of 'protected SaveSiteMapEntryDialogAction(info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.SaveSiteMapEntryDialogActionDefinition, com.vaadin.data.Item, info.magnolia.ui.form.EditorValidator, info.magnolia.ui.form.EditorCallback, info.magnolia.module.googlesitemap.service.SiteMapService)' has changed its type to com.vaadin.v7.data.Item info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.SaveSiteMapEntryDialogAction protected SaveSiteMapEntryDialogAction(info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.SaveSiteMapEntryDialogActionDefinition, com.vaadin.data.Item, info.magnolia.ui.form.EditorValidator, info.magnolia.ui.form.EditorCallback, info.magnolia.module.googlesitemap.service.SiteMapService)
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.module.googlesitemap.app.subapp.sitemapdetail.contentconnector.SitemapContentConnector public com.vaadin.data.Item getItem(java.lang.Object)
Error Parameter 1 of 'public info.magnolia.module.googlesitemap.bean.SiteMapEntry getItemId(com.vaadin.data.Item)' has changed its type to com.vaadin.v7.data.Item info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentconnector.SitemapContentConnector public info.magnolia.module.googlesitemap.bean.SiteMapEntry getItemId(com.vaadin.data.Item)
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.module.googlesitemap.app.subapp.sitemapdetail.contentconnector.SitemapContentConnector public java.lang.Object getItemId(com.vaadin.data.Item)
Error Parameter 2 of 'public void setColumnAlignment(java.lang.Object, com.vaadin.ui.Table$Align)' has changed its type to com.vaadin.v7.ui.Table$Align info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.HasColumnAlignmentSupport public void setColumnAlignment(java.lang.Object, com.vaadin.ui.Table$Align)
Error Return type of method 'public com.vaadin.ui.Table$Align getAlignment()' has been changed to com.vaadin.v7.ui.Table$Align info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.SitemapTableColumnDefinition public com.vaadin.ui.Table$Align getAlignment()
Error Parameter 1 of 'public void setAlignment(com.vaadin.ui.Table$Align)' has changed its type to com.vaadin.v7.ui.Table$Align info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.SitemapTableColumnDefinition public void setAlignment(com.vaadin.ui.Table$Align)
Error Removed com.vaadin.data.Buffered from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.BufferedValidatable from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Container$Hierarchical from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Container$ItemSetChangeListener from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Container$PropertySetChangeListener from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Container$PropertySetChangeNotifier from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Container$Sortable from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Container$Viewer from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Property from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Property$Editor from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeListener from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Property$ReadOnlyStatusChangeNotifier from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Property$ValueChangeNotifier from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Property$Viewer from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.data.Validatable from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.event.ItemClickEvent$ItemClickNotifier from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.ui.Field from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.ui.AbstractField from the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.ui.AbstractSelect from the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.ui.Table from the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Removed com.vaadin.ui.TreeTable from the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Error Parameter 3 of 'protected java.lang.String formatPropertyValue(java.lang.Object, java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable protected java.lang.String formatPropertyValue(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
Error Removed com.vaadin.ui.Table$ColumnGenerator from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.formatter.FolderNameColumnFormatter
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.module.googlesitemap.app.subapp.sitemapdetail.contentviews.formatter.FolderNameColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, 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.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapPagesPresenter protected com.vaadin.data.Container initializeContainer()
Error Parameter 1 of 'protected info.magnolia.ui.vaadin.grid.MagnoliaTreeTable createTable(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl protected info.magnolia.ui.vaadin.grid.MagnoliaTreeTable createTable(com.vaadin.data.Container)
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.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl 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.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl 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.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl 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.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
Error Parameter 2 of 'public void setColumnAlignment(java.lang.Object, com.vaadin.ui.Table$Align)' has changed its type to com.vaadin.v7.ui.Table$Align info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl public void setColumnAlignment(java.lang.Object, com.vaadin.ui.Table$Align)
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.module.googlesitemap.app.subapp.sitemapdetail.contentviews.virtualuris.SitemapListViewImpl 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.module.googlesitemap.app.subapp.sitemapdetail.contentviews.virtualuris.SitemapListViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
Error Parameter 2 of 'public void setColumnAlignment(java.lang.Object, com.vaadin.ui.Table$Align)' has changed its type to com.vaadin.v7.ui.Table$Align info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.virtualuris.SitemapListViewImpl public void setColumnAlignment(java.lang.Object, com.vaadin.ui.Table$Align)
Error Return type of method 'protected com.vaadin.data.Container initializeContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.virtualuris.SitemapVirtualUriPresenter protected com.vaadin.data.Container initializeContainer()
Error Removed com.vaadin.data.Container from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.Container$Filterable from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.Container$Hierarchical from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.Container$Indexed from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.Container$ItemSetChangeNotifier from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.Container$Ordered from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.Container$PropertySetChangeNotifier from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.Container$SimpleFilterable from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.Container$Sortable from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.Property$ValueChangeListener from the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.util.AbstractBeanContainer from the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.util.AbstractContainer from the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.util.AbstractInMemoryContainer from the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Error Removed com.vaadin.data.util.BeanItemContainer from the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Buffered to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.data.BufferedValidatable to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.data.Property$Editor to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeListener to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.data.Property$Viewer to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.data.Validatable to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.ui.Field to the set of implemented interfaces info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.ui.AbstractField to the list of superclasses info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.ui.AbstractLegacyComponent to the list of superclasses info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.v7.ui.CustomField to the list of superclasses info.magnolia.module.googlesitemap.app.field.TemplateStaticField
Info Added com.vaadin.event.SerializableEventListener to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Buffered to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.BufferedValidatable to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Container$Hierarchical to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Container$ItemSetChangeListener to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Container$PropertySetChangeListener to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Container$PropertySetChangeNotifier to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Container$Sortable to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Container$Viewer to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Property to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Property$Editor to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeListener to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Property$ReadOnlyStatusChangeNotifier to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Property$ValueChangeNotifier to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Property$Viewer to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.data.Validatable to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.event.ItemClickEvent$ItemClickNotifier to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.ui.Field to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.ui.AbstractField to the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.ui.AbstractLegacyComponent to the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.ui.AbstractSelect to the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.ui.Table to the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.ui.TreeTable to the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
Info Added com.vaadin.v7.ui.Table$ColumnGenerator to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.formatter.FolderNameColumnFormatter
Info Added com.vaadin.v7.data.Container to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Container$Filterable to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Container$Hierarchical to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Container$Indexed to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Container$ItemSetChangeNotifier to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Container$Ordered to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Container$PropertySetChangeNotifier to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Container$SimpleFilterable to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Container$Sortable to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.Property$ValueChangeListener to the set of implemented interfaces info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.util.AbstractBeanContainer to the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.util.AbstractContainer to the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.util.AbstractInMemoryContainer to the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Added com.vaadin.v7.data.util.BeanItemContainer to the list of superclasses info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
Info Method 'public boolean isValid()' has been added info.magnolia.module.googlesitemap.config.SiteMapVirtualUriMapping public boolean isValid()
Info Class info.magnolia.module.googlesitemap.config.mapping.SiteMapVirtualUriMapping added info.magnolia.module.googlesitemap.config.mapping.SiteMapVirtualUriMapping

API Changelog

The following APIs were modified from version 2.4.4 to 2.5:
  • Non justified changes

    Class From To
    info.magnolia.module.googlesitemap.app.actions.SaveSiteMapAction public SaveSiteMapAction(info.magnolia.module.googlesitemap.app.actions.SaveSiteMapActionDefinition, com.vaadin.data.Item, info.magnolia.ui.form.EditorValidator, info.magnolia.ui.form.EditorCallback)
    info.magnolia.module.googlesitemap.app.field.GoogleSiteMapSelectFieldFactory protected java.lang.Object createDefaultValue(com.vaadin.data.Property)
    info.magnolia.module.googlesitemap.app.field.GoogleSiteMapSelectFieldFactory public GoogleSiteMapSelectFieldFactory(info.magnolia.module.googlesitemap.app.field.GoogleSiteMapSelectFieldFactoryDefinition, com.vaadin.data.Item, info.magnolia.module.googlesitemap.GoogleSiteMapConfiguration)
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField
    info.magnolia.module.googlesitemap.app.field.TemplateStaticField public void setPropertyDataSource(com.vaadin.data.Property)
    info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldFactory protected com.vaadin.ui.Field createFieldComponent()
    info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldFactory public TemplateStaticFieldFactory(info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldDefinition, com.vaadin.data.Item)
    info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldFactory public TemplateStaticFieldFactory(info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldDefinition, com.vaadin.data.Item, info.magnolia.rendering.template.registry.TemplateDefinitionRegistry)
    info.magnolia.module.googlesitemap.app.field.TemplateStaticFieldFactory public void setPropertyDataSourceAndDefaultValue(com.vaadin.data.Property)
    info.magnolia.module.googlesitemap.app.field.transformer.SiteMapTransformer protected com.vaadin.data.Property getOrCreateProperty(java.lang.Class)
    info.magnolia.module.googlesitemap.app.field.transformer.SiteMapTransformer public SiteMapTransformer(com.vaadin.data.Item, info.magnolia.ui.form.field.definition.ConfiguredFieldDefinition, java.lang.Class)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.EditSiteMapEntryAction protected EditSiteMapEntryAction(info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.EditSiteMapEntryActionDefinition, com.vaadin.data.util.BeanItem, info.magnolia.ui.dialog.formdialog.FormDialogPresenterFactory, info.magnolia.ui.api.context.UiContext, info.magnolia.event.EventBus)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.SaveSiteMapEntryDialogAction protected SaveSiteMapEntryDialogAction(info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.actions.SaveSiteMapEntryDialogActionDefinition, com.vaadin.data.Item, info.magnolia.ui.form.EditorValidator, info.magnolia.ui.form.EditorCallback, info.magnolia.module.googlesitemap.service.SiteMapService)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentconnector.SitemapContentConnector public com.vaadin.data.Item getItem(java.lang.Object)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentconnector.SitemapContentConnector public info.magnolia.module.googlesitemap.bean.SiteMapEntry getItemId(com.vaadin.data.Item)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentconnector.SitemapContentConnector public java.lang.Object getItemId(com.vaadin.data.Item)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.HasColumnAlignmentSupport public void setColumnAlignment(java.lang.Object, com.vaadin.ui.Table$Align)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.SitemapTableColumnDefinition public com.vaadin.ui.Table$Align getAlignment()
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.SitemapTableColumnDefinition public void setAlignment(com.vaadin.ui.Table$Align)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.component.SiteMapTreeTable protected java.lang.String formatPropertyValue(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.formatter.FolderNameColumnFormatter
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.formatter.FolderNameColumnFormatter
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.formatter.FolderNameColumnFormatter public java.lang.Object generateCell(com.vaadin.ui.Table, java.lang.Object, java.lang.Object)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapPagesPresenter protected com.vaadin.data.Container initializeContainer()
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl protected com.vaadin.ui.TreeTable createTable(com.vaadin.data.Container)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl protected com.vaadin.ui.TreeTable createTable(com.vaadin.data.Container)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl protected info.magnolia.ui.vaadin.grid.MagnoliaTreeTable createTable(com.vaadin.data.Container)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.pages.SitemapTreeViewImpl public void setColumnAlignment(java.lang.Object, com.vaadin.ui.Table$Align)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.virtualuris.SitemapListViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.virtualuris.SitemapListViewImpl protected com.vaadin.ui.Table createTable(com.vaadin.data.Container)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.virtualuris.SitemapListViewImpl public void setColumnAlignment(java.lang.Object, com.vaadin.ui.Table$Align)
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.contentviews.virtualuris.SitemapVirtualUriPresenter protected com.vaadin.data.Container initializeContainer()
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.util.SiteMapEntryContainer
    info.magnolia.module.googlesitemap.config.SiteMapVirtualUriMapping public boolean isValid()
    info.magnolia.module.googlesitemap.config.mapping.SiteMapVirtualUriMapping