API Change Report - API Report - liferay-fix-pack-web-content-8-6210

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

TOC

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

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.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.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.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.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.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.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.portlet.dynamicdatamapping.model.DDMStructureMethod 'public java.util.Map getFieldsMap(boolean)' has been added to an interface
com.liferay.portlet.dynamicdatamapping.model.DDMStructureMethod 'public java.util.Map getFieldsMap(java.lang.String, boolean)' has been added to an interface
com.liferay.portlet.dynamicdatamapping.model.DDMStructureMethod 'public java.util.Map getLocalizedPersistentFieldsMap()' has been added to an interface
com.liferay.portlet.dynamicdatamapping.model.DDMStructureMethod 'public java.util.Map getPersistentFieldsMap(java.lang.String)' has been added to an interface
com.liferay.portlet.dynamicdatamapping.model.DDMStructureMethod 'public boolean isFieldTransient(java.lang.String)' has been added to an interface
com.liferay.portlet.dynamicdatamapping.model.DDMStructureMethod 'public void setLocalizedPersistentFieldsMap(java.util.Map)' has been added to an interface
com.liferay.portlet.dynamicdatamapping.model.DDMStructureWrapperMethod 'public java.util.Map getFieldsMap(boolean)' has been added
com.liferay.portlet.dynamicdatamapping.model.DDMStructureWrapperMethod 'public java.util.Map getFieldsMap(java.lang.String, boolean)' has been added
com.liferay.portlet.dynamicdatamapping.model.DDMStructureWrapperMethod 'public java.util.Map getLocalizedPersistentFieldsMap()' has been added
com.liferay.portlet.dynamicdatamapping.model.DDMStructureWrapperMethod 'public java.util.Map getPersistentFieldsMap(java.lang.String)' has been added
com.liferay.portlet.dynamicdatamapping.model.DDMStructureWrapperMethod 'public boolean isFieldTransient(java.lang.String)' has been added
com.liferay.portlet.dynamicdatamapping.model.DDMStructureWrapperMethod 'public void setLocalizedPersistentFieldsMap(java.util.Map)' has been added
com.liferay.portlet.journal.model.JournalArticleMethod 'public boolean isInTrashExplicitly()' has been added to an interface
com.liferay.portlet.journal.model.JournalArticleWrapperMethod 'public boolean isInTrashExplicitly()' has been added
com.liferay.portlet.journal.model.JournalFolderMethod 'public boolean isInTrashExplicitly()' has been added to an interface
com.liferay.portlet.journal.model.JournalFolderWrapperMethod 'public boolean isInTrashExplicitly()' has been added
com.liferay.portlet.journal.model.JournalStructureMethod 'public java.lang.Object clone()' has been added to an interface
com.liferay.portlet.journal.model.JournalStructureMethod 'public boolean equals(java.lang.Object)' has been added to an interface
com.liferay.portlet.journal.model.JournalStructureMethod 'public java.lang.String getDescriptionCurrentLanguageId()' has been added to an interface
com.liferay.portlet.journal.model.JournalStructureMethod 'public java.lang.String getDescriptionCurrentValue()' has been added to an interface
com.liferay.portlet.journal.model.JournalStructureMethod 'public java.lang.String getNameCurrentLanguageId()' has been added to an interface
com.liferay.portlet.journal.model.JournalStructureMethod 'public java.lang.String getNameCurrentValue()' has been added to an interface
com.liferay.portlet.journal.model.JournalStructureMethod 'public void prepareLocalizedFieldsForImport(java.util.Locale)' has been added to an interface
com.liferay.portlet.journal.model.JournalStructureMethod 'public void setDescriptionCurrentLanguageId(java.lang.String)' has been added to an interface
com.liferay.portlet.journal.model.JournalStructureMethod 'public void setNameCurrentLanguageId(java.lang.String)' has been added to an interface
com.liferay.portlet.journal.model.JournalStructureAdapterMethod 'public java.lang.String getDescriptionCurrentLanguageId()' has been added
com.liferay.portlet.journal.model.JournalStructureAdapterMethod 'public java.lang.String getDescriptionCurrentValue()' has been added
com.liferay.portlet.journal.model.JournalStructureAdapterMethod 'public java.lang.String getNameCurrentLanguageId()' has been added
com.liferay.portlet.journal.model.JournalStructureAdapterMethod 'public java.lang.String getNameCurrentValue()' has been added
com.liferay.portlet.journal.model.JournalStructureAdapterMethod 'public void prepareLocalizedFieldsForImport(java.util.Locale)' has been added
com.liferay.portlet.journal.model.JournalStructureAdapterMethod 'public void setDescriptionCurrentLanguageId(java.lang.String)' has been added
com.liferay.portlet.journal.model.JournalStructureAdapterMethod 'public void setNameCurrentLanguageId(java.lang.String)' has been added
com.liferay.portlet.journal.model.JournalTemplateMethod 'public java.lang.Object clone()' has been added to an interface
com.liferay.portlet.journal.model.JournalTemplateMethod 'public java.lang.String getDescriptionCurrentLanguageId()' has been added to an interface
com.liferay.portlet.journal.model.JournalTemplateMethod 'public java.lang.String getDescriptionCurrentValue()' has been added to an interface
com.liferay.portlet.journal.model.JournalTemplateMethod 'public java.lang.String getNameCurrentLanguageId()' has been added to an interface
com.liferay.portlet.journal.model.JournalTemplateMethod 'public java.lang.String getNameCurrentValue()' has been added to an interface
com.liferay.portlet.journal.model.JournalTemplateMethod 'public void prepareLocalizedFieldsForImport(java.util.Locale)' has been added to an interface
com.liferay.portlet.journal.model.JournalTemplateMethod 'public void setDescriptionCurrentLanguageId(java.lang.String)' has been added to an interface
com.liferay.portlet.journal.model.JournalTemplateMethod 'public void setNameCurrentLanguageId(java.lang.String)' has been added to an interface
com.liferay.portlet.journal.model.JournalTemplateAdapterMethod 'public java.lang.String getDescriptionCurrentLanguageId()' has been added
com.liferay.portlet.journal.model.JournalTemplateAdapterMethod 'public java.lang.String getDescriptionCurrentValue()' has been added
com.liferay.portlet.journal.model.JournalTemplateAdapterMethod 'public java.lang.String getNameCurrentLanguageId()' has been added
com.liferay.portlet.journal.model.JournalTemplateAdapterMethod 'public java.lang.String getNameCurrentValue()' has been added
com.liferay.portlet.journal.model.JournalTemplateAdapterMethod 'public void prepareLocalizedFieldsForImport(java.util.Locale)' has been added
com.liferay.portlet.journal.model.JournalTemplateAdapterMethod 'public void setDescriptionCurrentLanguageId(java.lang.String)' has been added
com.liferay.portlet.journal.model.JournalTemplateAdapterMethod 'public void setNameCurrentLanguageId(java.lang.String)' has been added
com.liferay.portlet.journal.service.JournalArticleLocalServiceUtilMethod 'public com.liferay.portlet.journal.model.JournalArticle getOldestArticle(long, java.lang.String)' has been added
com.liferay.portlet.journal.service.JournalArticleLocalServiceUtilMethod 'public com.liferay.portlet.journal.model.JournalArticle getOldestArticle(long, java.lang.String, int)' has been added
com.liferay.portlet.journal.service.JournalArticleLocalServiceWrapperMethod 'public com.liferay.portlet.journal.model.JournalArticle getOldestArticle(long, java.lang.String)' has been added
com.liferay.portlet.journal.service.JournalArticleLocalServiceWrapperMethod 'public com.liferay.portlet.journal.model.JournalArticle getOldestArticle(long, java.lang.String, int)' 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