API Change Report - API Report - liferay-fix-pack-misc-3-6210

Built by comparing portal-service/portal-service.jar,util-*/util-*.jar classes (excluding *Service, *Persistence).

TOC

Critical changes (8)
Warnings (0)
Safe changes (25)

Critical changes

com.liferay.portal.kernel.servlet.SerializableSessionAttributeListenerRemoved com.liferay.portal.kernel.util.PortalLifecycle from the set of implemented interfaces
com.liferay.portal.kernel.servlet.SerializableSessionAttributeListenerRemoved com.liferay.portal.kernel.util.BasePortalLifecycle from the list of superclasses
com.liferay.portal.kernel.servlet.SerializableSessionAttributeListenerMethod 'protected void doPortalDestroy()' has been removed
com.liferay.portal.kernel.servlet.SerializableSessionAttributeListenerMethod 'protected void doPortalInit()' has been removed
com.liferay.portal.security.permission.PermissionCheckerMethod 'public boolean isContentReviewer(long, long)' has been added to an interface
com.liferay.portal.security.permission.PermissionCheckerBagMethod 'public boolean isContentReviewer(com.liferay.portal.security.permission.PermissionChecker, com.liferay.portal.model.Group)' has been added to an interface
com.liferay.portal.util.PortalMethod 'public java.lang.String getLayoutURL(com.liferay.portal.model.Layout, com.liferay.portal.theme.ThemeDisplay, java.util.Locale)' has been added to an interface
com.liferay.taglib.ui.BreadcrumbTagMethod 'protected void buildParentGroupsBreadcrumb(com.liferay.portal.model.LayoutSet, javax.portlet.PortletURL, com.liferay.portal.theme.ThemeDisplay, com.liferay.portal.kernel.util.StringBundler)' has been removed

Warnings

Safe changes

com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedEntityClass(java.lang.Class)' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedEntityClasses(java.lang.Class[])' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedEntityName(java.lang.String)' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedEntityNames(java.lang.String[])' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedQuerySpace(java.lang.String)' has been added to an interface
com.liferay.portal.kernel.dao.orm.SQLQueryMethod 'public com.liferay.portal.kernel.dao.orm.SQLQuery addSynchronizedQuerySpaces(java.lang.String[])' has been added to an interface
com.liferay.portal.kernel.scheduler.CronTextValue of compile-time constant NO_FREQUENCY has been changed
com.liferay.portal.kernel.scheduler.CronTextAdded public field SECONDLY_FREQUENCY
com.liferay.portal.kernel.security.SecureRandomClass com.liferay.portal.kernel.security.SecureRandom added
com.liferay.portal.kernel.servlet.SerializableSessionAttributeListenerMethod 'public void initialize()' has been added
com.liferay.portal.kernel.test.FixedIssuesUtilsClass com.liferay.portal.kernel.test.FixedIssuesUtils added
com.liferay.portal.model.RoleConstantsAdded public field PORTAL_CONTENT_REVIEWER
com.liferay.portal.model.RoleConstantsAdded public field SITE_CONTENT_REVIEWER
com.liferay.portal.service.UserLocalServiceUtilMethod 'public com.liferay.portal.model.User updateStatus(long, int)' has been deprecated
com.liferay.portal.service.UserLocalServiceUtilMethod 'public com.liferay.portal.model.User updateStatus(long, int, com.liferay.portal.service.ServiceContext)' has been added
com.liferay.portal.service.UserLocalServiceWrapperMethod 'public com.liferay.portal.model.User updateStatus(long, int)' has been deprecated
com.liferay.portal.service.UserLocalServiceWrapperMethod 'public com.liferay.portal.model.User updateStatus(long, int, com.liferay.portal.service.ServiceContext)' has been added
com.liferay.portal.service.UserServiceUtilMethod 'public com.liferay.portal.model.User updateStatus(long, int)' has been deprecated
com.liferay.portal.service.UserServiceUtilMethod 'public com.liferay.portal.model.User updateStatus(long, int, com.liferay.portal.service.ServiceContext)' has been added
com.liferay.portal.service.UserServiceWrapperMethod 'public com.liferay.portal.model.User updateStatus(long, int)' has been deprecated
com.liferay.portal.service.UserServiceWrapperMethod 'public com.liferay.portal.model.User updateStatus(long, int, com.liferay.portal.service.ServiceContext)' has been added
com.liferay.portal.util.PortalUtilMethod 'public java.lang.String getLayoutURL(com.liferay.portal.model.Layout, com.liferay.portal.theme.ThemeDisplay, java.util.Locale)' has been added
com.liferay.taglib.ui.BreadcrumbTagMethod 'protected void buildGroupsBreadcrumb(com.liferay.portal.model.LayoutSet, javax.portlet.PortletURL, com.liferay.portal.theme.ThemeDisplay, boolean, com.liferay.portal.kernel.util.StringBundler)' has been added
com.liferay.taglib.ui.BreadcrumbTagMethod 'protected com.liferay.portal.model.LayoutSet getParentLayoutSet(com.liferay.portal.model.LayoutSet)' has been added
com.liferay.taglib.ui.LogoSelectorTagMethod 'public void setCurrentLogoURL(java.lang.String)' has been added