magnolia-module-admininterface Version: 4.5.8 Last Published: Mar 12, 2013

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 4.5.8
  • Comparison Version: 4.5.7

Summary

SeverityNumber
Error Error5
Warning Warning0
Info Info6

Details

SeverityMessageClassMethod / Field
ErrorParameter 1 of 'protected void markAsDeleted(info.magnolia.cms.core.Content)' has changed its type to javax.jcr.Nodeinfo.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommandprotected void markAsDeleted(info.magnolia.cms.core.Content)
ErrorParameter 1 of 'protected void purgeContent(info.magnolia.cms.core.Content)' has changed its type to javax.jcr.Nodeinfo.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommandprotected void purgeContent(info.magnolia.cms.core.Content)
ErrorRemoved field mgnlKeepVersionsinfo.magnolia.module.admininterface.pages.ExportPagemgnlKeepVersions
ErrorMethod 'public boolean isMgnlKeepVersions()' has been removedinfo.magnolia.module.admininterface.pages.ExportPagepublic boolean isMgnlKeepVersions()
ErrorMethod 'public void setMgnlKeepVersions(boolean)' has been removedinfo.magnolia.module.admininterface.pages.ExportPagepublic void setMgnlKeepVersions(boolean)
InfoAccessibility of field DELETED_NODE_PROP_NAME has been increased from private to publicinfo.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommandDELETED_NODE_PROP_NAME
InfoMethod 'public boolean isForcePreDelete()' has been addedinfo.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommandpublic boolean isForcePreDelete()
InfoMethod 'public void setForcePreDelete(boolean)' has been addedinfo.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommandpublic void setForcePreDelete(boolean)
InfoMethod 'protected void checkPath()' has been addedinfo.magnolia.module.admininterface.pages.ExportPageprotected void checkPath()
InfoMethod 'public info.magnolia.cms.core.Content copyMoveNode(java.lang.String, java.lang.String, boolean)' has been addedinfo.magnolia.module.admininterface.trees.UsersTreeHandlerpublic info.magnolia.cms.core.Content copyMoveNode(java.lang.String, java.lang.String, boolean)
InfoMethod 'protected java.lang.String generateNewName(java.lang.String)' has been addedinfo.magnolia.module.admininterface.trees.UsersTreeHandlerprotected java.lang.String generateNewName(java.lang.String)