API Change Report - API Report - liferay-fix-pack-platform-10-6210

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

TOC

Critical changes (1)
Warnings (0)
Safe changes (21)

Critical changes

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.test.FixedIssuesUtilsClass com.liferay.portal.kernel.test.FixedIssuesUtils added
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.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