Liferay 7.0-ce-b7 portal-service

Deprecated API


Contents
Deprecated Interfaces
com.liferay.portal.kernel.service.persistence.BatchSession
          As of 6.2.0, see LPS-30598. 
com.liferay.portal.kernel.search.BooleanQueryFactory
          As of 7.0.0 , replaced by BooleanQueryImpl 
com.liferay.portal.kernel.util.Diff
          As of 7.0.0, moved to Diff 
com.liferay.portal.kernel.util.DiffHtml
          As of 7.0.0, moved to DiffHtml 
com.liferay.portal.kernel.model.Location
          As of 6.1.0 
com.liferay.portal.kernel.util.PortalInitable
          As of 6.1.0, replaced by PortalLifecycle 
com.liferay.portal.kernel.util.PortalPortEventListener
          As of 7.0.0, replaced by PortalInetSocketAddressEventListener 
com.liferay.exportimport.kernel.lar.PortletDataContextListener
          As of 7.0.0, see ExportImportLifecycleEvent 
com.liferay.portal.kernel.search.StringQueryFactory
          As of 7.0.0 
com.liferay.portal.kernel.search.TermQueryFactory
          As of 7.0.0 , replaced by TermQueryImpl 
com.liferay.portal.kernel.search.TermRangeQueryFactory
          As of 7.0.0 , replaced by TermRangeQueryImpl 
 

Deprecated Classes
com.liferay.portal.kernel.portlet.BaseConfigurationAction
          As of 6.1.0, replaced by DefaultConfigurationAction 
com.liferay.portal.kernel.service.persistence.BatchSessionUtil
          As of 6.2.0, see LPS-30598. 
com.liferay.portal.kernel.search.generic.BooleanQueryFactoryImpl
          As of 7.0.0 
com.liferay.portal.kernel.search.BooleanQueryFactoryUtil
          As of 7.0.0 , replaced by BooleanQueryImpl 
com.liferay.portal.kernel.util.ConcurrentHashSet
          As of 6.1.0, replaced by ConcurrentHashSet 
com.liferay.portal.kernel.util.comparator.ContactFirstNameComparator
          As of 6.2.0, renamed to UserFirstNameComparator 
com.liferay.portal.kernel.util.comparator.ContactJobTitleComparator
          As of 6.2.0, renamed to UserJobTitleComparator 
com.liferay.portal.kernel.util.comparator.ContactLastNameComparator
          As of 6.2.0, renamed to UserLastNameComparator 
com.liferay.portal.kernel.bean.ContextClassLoaderBeanHandler
          As of 6.1.0 
com.liferay.portal.kernel.util.DateFormats
          As of 6.2.0, replaced by DateFormatFactoryUtil or FastDateFormatFactoryUtil 
com.liferay.portal.kernel.util.DiffHtmlUtil
          As of 7.0.0, moved to DiffHtmlUtil 
com.liferay.portal.kernel.util.DiffResult
          As of 7.0.0, moved to DiffResult 
com.liferay.portal.kernel.util.DiffUtil
          As of 7.0.0, moved to DiffUtil 
com.liferay.portal.kernel.servlet.ExtContextListener
          As of 6.2.0 
com.liferay.portal.kernel.servlet.HookContextListener
          As of 6.2.0 
com.liferay.portal.kernel.util.JavaProps
          As of 6.2.0, replaced by JavaDetector 
com.liferay.portal.kernel.servlet.LayoutTemplateContextListener
          As of 6.2.0 
com.liferay.portal.kernel.util.NullSafeProperties
          As of 6.2.0, renamed to SafeProperties 
com.liferay.admin.kernel.util.PortalControlMenuApplicationType
          As of 7.0.0, with a replacement. Theme developers must eventually switch from using Velocity templates that leverage this taglib wrapper mechanism, to using FreeMarker templates that leverage the liferay-product-navigation:control-menu tag. 
com.liferay.portal.kernel.util.PortalInitableUtil
          As of 6.1.0, replaced by PortalLifecycleUtil 
com.liferay.portal.kernel.servlet.PortletContextListener
          As of 6.2.0 
com.liferay.portal.kernel.spring.context.PortletContextLoaderListener
          As of 6.2.0 
com.liferay.portal.kernel.util.Randomizer
          As of 6.2.0 
com.liferay.portal.kernel.util.Randomizer_IW
            
com.liferay.portal.kernel.repository.util.RepositoryUserUtil
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.search.SearchEngineUtil
          As of 7.0.0, replaced by IndexWriterHelperUtil, IndexSearcherHelperUtil, SearchEngineHelperUtil 
com.liferay.portal.kernel.util.SerializableUtil
          As of 6.1.0, moved to com.liferay.util.SerializableUtil 
com.liferay.portal.kernel.servlet.SetPortletClassLoaderServlet
          As of 6.2.0 
com.liferay.portal.kernel.util.SilentPrefsPropsUtil
          As of 7.0.0, replaced with PrefsPropsUtil 
com.liferay.portal.kernel.search.generic.StringQueryFactoryImpl
          As of 7.0.0 
com.liferay.portal.kernel.search.StringQueryFactoryUtil
          As of 7.0.0 
com.liferay.portal.kernel.util.TempFileUtil
          As of 7.0.0, replaced by TempFileEntryUtil 
com.liferay.portal.kernel.search.generic.TermQueryFactoryImpl
          As of 7.0.0 
com.liferay.portal.kernel.search.TermQueryFactoryUtil
          As of 7.0.0 , replaced by TermQueryImpl 
com.liferay.portal.kernel.search.generic.TermRangeQueryFactoryImpl
          As of 7.0.0 
com.liferay.portal.kernel.search.TermRangeQueryFactoryUtil
          As of 7.0.0 , replaced by TermRangeQueryImpl 
com.liferay.portal.kernel.servlet.ThemeContextListener
          As of 6.2.0 
com.liferay.portal.kernel.servlet.ThemeLoaderContextListener
          As of 6.2.0 
com.liferay.portal.kernel.util.UniqueList
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.UnmodifiableList
          As of 7.0.0, replaced by Collections.unmodifiableList(List) 
com.liferay.portal.kernel.util.WeakValueConcurrentHashMap
          As of 7.0.0, replaced by ConcurrentReferenceValueHashMap 
com.liferay.portal.kernel.servlet.WebContextListener
          As of 6.2.0 
 

Deprecated Exceptions
com.liferay.portal.kernel.exception.ContactFirstNameException
          As of 7.0.0, replaced by ContactNameException.MustHaveFirstName 
com.liferay.portal.kernel.exception.ContactFullNameException
          As of 7.0.0, replaced by ContactNameException.MustHaveValidFullName 
com.liferay.portal.kernel.exception.ContactLastNameException
          As of 7.0.0, replaced by ContactNameException.MustHaveLastName 
com.liferay.document.library.kernel.exception.DuplicateDirectoryException
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.exception.DuplicateUserEmailAddressException
          As of 7.0.0, replaced by UserEmailAddressException.MustNotBeDuplicate 
com.liferay.portal.kernel.exception.DuplicateUserIdException
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.exception.DuplicateUserScreenNameException
          As of 7.0.0, replaced by UserScreenNameException.MustNotBeDuplicate 
com.liferay.portal.kernel.exception.LayoutHiddenException
          As of 6.2.0 
com.liferay.document.library.kernel.exception.NoSuchDirectoryException
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.exception.ReservedUserEmailAddressException
          As of 7.0.0, replaced by UserEmailAddressException.MustNotBeReserved 
com.liferay.portal.kernel.exception.ReservedUserIdException
          As of 7.0.0, replaced by UserIdException.MustNotBeReserved 
com.liferay.portal.kernel.exception.ReservedUserScreenNameException
          As of 7.0.0, replaced by UserScreenNameException.MustNotBeReserved 
 

Deprecated Fields
com.liferay.portal.kernel.security.permission.ResourceActions.ACTION_NAME_PREFIX
          As of 6.2.0, replaced by ResourceActions.getActionNamePrefix() 
com.liferay.portal.kernel.security.permission.ResourceActionsUtil.ACTION_NAME_PREFIX
          As of 6.1.0, replaced by ResourceActionsUtil.getActionNamePrefix() 
com.liferay.portal.kernel.util.PortletCategoryKeys.APPS
          As of 7.0.0, replaced by PortletCategoryKeys.CONTROL_PANEL_APPS 
com.liferay.portal.kernel.messaging.DestinationNames.BLOGS
          As of 6.1.0, replaced by DestinationNames.SUBSCRIPTION_SENDER 
com.liferay.exportimport.kernel.lar.PortletDataHandlerKeys.CATEGORIES
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.exception.GroupParentException.CHILD_DESCENDANT
           
com.liferay.portal.kernel.servlet.HttpHeaders.CLOSE
          As of 6.2.0, replaced by HttpHeaders.CONNECTION_CLOSE_VALUE 
com.liferay.portal.kernel.util.PortletCategoryKeys.CONFIGURATION
          As of 7.0.0, replaced by PortletCategoryKeys.CONTROL_PANEL_CONFIGURATION 
com.liferay.portal.kernel.util.PortletCategoryKeys.CONTENT
          As of 6.2.0 
com.liferay.portal.kernel.exception.RequiredGroupException.CURRENT_GROUP
           
com.liferay.users.admin.kernel.util.UsersAdminUtil.CUSTOM_QUESTION
          As of 6.2.0, replaced by UsersAdmin.CUSTOM_QUESTION 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_COMPANY_SECURE_URL
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_COMPANY_URL
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_GROUP_FRIENDLY_URL
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_PATH_CONTEXT
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_PRIVATE_GROUP_SERVLET_MAPPING
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_PRIVATE_LAYOUT_SET_SECURE_URL
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_PRIVATE_LAYOUT_SET_URL
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_PRIVATE_USER_SERVLET_MAPPING
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_PUBLIC_LAYOUT_SET_SECURE_URL
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_PUBLIC_LAYOUT_SET_URL
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.DATA_HANDLER_PUBLIC_SERVLET_MAPPING
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.dao.search.SearchContainer.DEFAULT_CUR_VALUE
          As of 6.2.0, replaced by SearchContainer.DEFAULT_CUR. 
com.liferay.portal.kernel.dao.search.SearchContainer.DEFAULT_MAX_PAGES
          As of 6.2.0, see LPS-6312 
com.liferay.portal.kernel.exception.RequiredLayoutException.FIRST_LAYOUT_HIDDEN
          As of 6.2.0 
com.liferay.portal.kernel.exception.LayoutParentLayoutIdException.FIRST_LAYOUT_HIDDEN
          As of 6.2.0 
com.liferay.portal.kernel.search.SearchEngineUtil.GENERIC_ENGINE_ID
           
com.liferay.portal.kernel.model.PortletConstants.INSTANCE_SEPARATOR
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.messaging.DestinationNames.JOURNAL
          As of 6.1.0, replaced by DestinationNames.SUBSCRIPTION_SENDER 
com.liferay.portal.kernel.template.TemplateConstants.JOURNAL_SEPARATOR
          As of 6.2.0 
com.liferay.portal.kernel.util.WebKeys.LIFERAY_SHARED_VISITED_GROUP_ID_PREVIOUS
          As of 6.1.0, replaced by WebKeys.VISITED_GROUP_ID_PREVIOUS 
com.liferay.portal.kernel.util.WebKeys.LIFERAY_SHARED_VISITED_GROUP_ID_RECENT
          As of 6.1.0, replaced by WebKeys.VISITED_GROUP_ID_RECENT 
com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.listeners
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.PortletCategoryKeys.MARKETPLACE
          As of 6.2.0, replaced by PortletCategoryKeys.APPS 
com.liferay.portal.kernel.messaging.DestinationNames.MESSAGE_BOARDS
          As of 6.1.0, replaced by DestinationNames.SUBSCRIPTION_SENDER 
com.liferay.portal.kernel.scheduler.SchedulerEngine.MESSAGE_LISTENER_CLASS_NAME
          As of 7.0.0 
com.liferay.portal.kernel.scheduler.SchedulerEngine.MESSAGE_LISTENER_UUID
          As of 7.0.0 
com.liferay.portal.kernel.security.permission.ResourceActions.MODEL_RESOURCE_NAME_PREFIX
          As of 6.2.0, replaced by ResourceActions.getModelResourceNamePrefix() 
com.liferay.portal.kernel.security.permission.ResourceActionsUtil.MODEL_RESOURCE_NAME_PREFIX
          As of 6.1.0, replaced by ResourceActionsUtil.getModelResourceNamePrefix() 
com.liferay.portal.kernel.util.PortletCategoryKeys.MY
          As of 7.0.0, replaced by PortletCategoryKeys.USER_MY_ACCOUNT 
com.liferay.portal.kernel.security.permission.ResourceActions.ORGANIZATION_MODEL_RESOURCES
          As of 6.2.0, replaced by ResourceActions.getOrganizationModelResources() 
com.liferay.portal.kernel.security.permission.ResourceActionsUtil.ORGANIZATION_MODEL_RESOURCES
          As of 6.1.0, replaced by ResourceActionsUtil.getOrganizationModelResources() 
com.liferay.portal.kernel.exception.RequiredGroupException.PARENT_GROUP
           
com.liferay.portal.kernel.exception.UserPasswordException.PASSWORD_ALREADY_USED
           
com.liferay.portal.kernel.exception.UserPasswordException.PASSWORD_CONTAINS_TRIVIAL_WORDS
           
com.liferay.portal.kernel.exception.UserPasswordException.PASSWORD_INVALID
           
com.liferay.portal.kernel.exception.UserPasswordException.PASSWORD_LENGTH
           
com.liferay.portal.kernel.exception.UserPasswordException.PASSWORD_NOT_CHANGEABLE
           
com.liferay.portal.kernel.exception.UserPasswordException.PASSWORD_SAME_AS_CURRENT
           
com.liferay.portal.kernel.exception.UserPasswordException.PASSWORD_TOO_TRIVIAL
           
com.liferay.portal.kernel.exception.UserPasswordException.PASSWORD_TOO_YOUNG
           
com.liferay.portal.kernel.exception.UserPasswordException.PASSWORDS_DO_NOT_MATCH
           
com.liferay.portal.kernel.security.pwd.PasswordEncryptorUtil.PASSWORDS_ENCRYPTION_ALGORITHM
          As of 7.0.0, replaced by PasswordEncryptorUtil.getDefaultPasswordAlgorithmType() 
com.liferay.exportimport.kernel.lar.ExportImportPathUtil.PATH_PREFIX_LAYOUT
          As of 7.0.0 
com.liferay.portal.kernel.servlet.PluginContextListener.PLUGIN_CLASS_LOADER
          As of 7.0.0, replaced by ServletContext.getClassLoader(). 
com.liferay.portal.kernel.util.PortletCategoryKeys.PORTAL
          As of 6.2.0, replaced by PortletCategoryKeys.CONFIGURATION, PortletCategoryKeys.SITES, or PortletCategoryKeys.USERS. 
com.liferay.portal.kernel.security.permission.ResourceActions.PORTAL_MODEL_RESOURCES
          As of 6.2.0, replaced by ResourceActions.getPortalModelResources() 
com.liferay.portal.kernel.security.permission.ResourceActionsUtil.PORTAL_MODEL_RESOURCES
          As of 6.1.0, replaced by ResourceActionsUtil.getPortalModelResources() 
com.liferay.portal.kernel.servlet.PortletServlet.PORTLET_CLASS_LOADER
          As of 6.2.0, replaced by PluginContextListener.PLUGIN_CLASS_LOADER 
com.liferay.portal.kernel.scheduler.SchedulerEngine.PORTLET_ID
          As of 7.0.0 
com.liferay.portal.kernel.search.Field.PORTLET_ID
          As of 7.0.0, replaced by Field.ENTRY_CLASS_NAME 
com.liferay.exportimport.kernel.lar.PortletDataHandlerKeys.PORTLETS_MERGE_MODE_ADD_TO_TOP
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.servlet.HttpHeaders.PUBLIC
          As of 6.2.0, replaced by HttpHeaders.CACHE_CONTROL_PUBLIC_VALUE 
com.liferay.exportimport.kernel.lar.PortletDataHandlerKeys.PUBLIC_LAYOUT_PERMISSIONS
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.PortletDataHandlerKeys.PUBLISH_TO_REMOTE
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.scheduler.SchedulerEngine.RECEIVER_KEY
          As of 7.0.0 
com.liferay.exportimport.kernel.lar.PortletDataContext.ROOT_PATH_GROUPS
          As of 6.2.0, replaced by ExportImportPathUtil.PATH_PREFIX_GROUP 
com.liferay.exportimport.kernel.lar.PortletDataContext.ROOT_PATH_LAYOUTS
          As of 6.2.0, replaced by ExportImportPathUtil.PATH_PREFIX_LAYOUT 
com.liferay.exportimport.kernel.lar.PortletDataContext.ROOT_PATH_PORTLETS
          As of 6.2.0, replaced by ExportImportPathUtil.PATH_PREFIX_PORTLET 
com.liferay.portal.kernel.exception.GroupParentException.SELF_DESCENDANT
           
com.liferay.portal.kernel.util.PortletCategoryKeys.SERVER
          As of 6.2.0, replaced by PortletCategoryKeys.APPS 
com.liferay.portal.kernel.util.PortletCategoryKeys.SITES
          As of 7.0.0, replaced by PortletCategoryKeys.CONTROL_PANEL_SITES 
com.liferay.portal.kernel.exception.GroupParentException.STAGING_DESCENDANT
           
com.liferay.portal.kernel.license.util.LicenseManagerUtil.STATE_ABSENT
          As of 6.2.0, replaced by LicenseManager.STATE_ABSENT 
com.liferay.portal.kernel.license.util.LicenseManagerUtil.STATE_EXPIRED
          As of 6.2.0, replaced by LicenseManager.STATE_EXPIRED 
com.liferay.portal.kernel.license.util.LicenseManagerUtil.STATE_GOOD
          As of 6.2.0, replaced by LicenseManager.STATE_GOOD 
com.liferay.portal.kernel.license.util.LicenseManagerUtil.STATE_INACTIVE
          As of 6.2.0, replaced by LicenseManager.STATE_INACTIVE 
com.liferay.portal.kernel.license.util.LicenseManagerUtil.STATE_INVALID
          As of 6.2.0, replaced by LicenseManager.STATE_INVALID 
com.liferay.portal.kernel.license.util.LicenseManagerUtil.STATE_OVERLOAD
          As of 6.2.0, replaced by LicenseManager.STATE_OVERLOAD 
com.liferay.portal.kernel.workflow.WorkflowConstants.STATUS_DRAFT_FROM_APPROVED
          As of 6.2.0 
com.liferay.portal.kernel.search.SearchEngineUtil.SYSTEM_ENGINE_ID
           
com.liferay.portal.kernel.exception.RequiredGroupException.SYSTEM_GROUP
           
com.liferay.portal.kernel.model.LayoutConstants.TYPE_ARTICLE
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.pwd.PasswordEncryptorUtil.TYPE_CRYPT
          As of 6.1.0, replaced by PasswordEncryptorUtil.TYPE_UFC_CRYPT 
com.liferay.portal.kernel.util.RSSUtil.TYPE_DEFAULT
          As of 6.2.0, replaced by RSSUtil.FORMAT_DEFAULT 
com.liferay.portal.kernel.model.OrganizationConstants.TYPE_LOCATION
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.model.OrganizationConstants.TYPE_REGULAR_ORGANIZATION
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.model.PortletConstants.USER_SEPARATOR
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.PortletCategoryKeys.USERS
          As of 7.0.0, replaced by PortletCategoryKeys.CONTROL_PANEL_USERS 
 

Deprecated Methods
com.liferay.exportimport.kernel.lar.PortletDataContext.addAssetCategories(Class, long)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.exportAssetCategories( PortletDataContext, StagedModel) 
com.liferay.exportimport.kernel.lar.PortletDataContext.addAssetTags(Class, long)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.exportAssetTags( PortletDataContext, StagedModel) 
com.liferay.exportimport.kernel.lar.PortletDataContext.addComments(Class, long)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.exportComments(PortletDataContext, StagedModel) 
com.liferay.exportimport.kernel.lar.PortletDataContext.addComments(String, long, List)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.exportComments(PortletDataContext, StagedModel) 
com.liferay.message.boards.kernel.service.MBDiscussionLocalService.addDiscussion(long, long, long, long, ServiceContext)
          As of 7.0.0, replaced by MBDiscussionLocalService.addDiscussion(long, long, long, long, long, ServiceContext) 
com.liferay.message.boards.kernel.service.MBDiscussionLocalServiceWrapper.addDiscussion(long, long, long, long, ServiceContext)
          As of 7.0.0, replaced by MBDiscussionLocalServiceWrapper.addDiscussion(long, long, long, long, long, ServiceContext) 
com.liferay.message.boards.kernel.service.MBDiscussionLocalServiceUtil.addDiscussion(long, long, long, long, ServiceContext)
          As of 7.0.0, replaced by MBDiscussionLocalServiceUtil.addDiscussion(long, long, long, long, long, ServiceContext) 
com.liferay.portal.kernel.search.SearchEngineUtil.addDocument(String, long, Document)
          As of 7.0.0, replaced by IndexWriterHelperUtil.addDocument(String, long, Document, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.addDocument(String, long, Document, boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.addDocuments(String, long, Collection, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.addDocuments(String, long, Collection)
          As of 7.0.0, replaced by IndexWriterHelperUtil.addDocuments(String, long, Collection, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.addDocuments(String, long, Collection, boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.addDocuments(String, long, Collection, boolean) 
com.liferay.blogs.kernel.service.BlogsEntryLocalServiceWrapper.addEntry(long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryLocalServiceWrapper.addEntry(long, String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryLocalService.addEntry(long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryLocalService.addEntry(long, String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryLocalServiceUtil.addEntry(long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryLocalServiceUtil.addEntry(long, String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryService.addEntry(String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryService.addEntry(String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryServiceWrapper.addEntry(String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryServiceWrapper.addEntry(String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryServiceUtil.addEntry(String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryServiceUtil.addEntry(String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.portal.kernel.search.BaseIndexer.addFacetClause(SearchContext, BooleanFilter, Collection)
          As of 7.0.0 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.addFileEntry(long, String, String, String, String, String, File, ServiceContext)
          As of 7.0.0, see BaseRepositoryImpl.addFileEntry(long, long, String, String, String, String, String, File, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.addFileEntry(long, String, String, String, String, String, File, ServiceContext)
          As of 7.0.0, see DocumentRepository.addFileEntry(long, long, String, String, String, String, String, File, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.addFileEntry(long, String, String, String, String, String, File, ServiceContext)
          As of 7.0.0, see BaseRepositoryProxyBean.addFileEntry(long, long, String, String, String, String, String, File, ServiceContext) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.addFileEntry(long, String, String, String, String, String, InputStream, long, ServiceContext)
          As of 7.0.0, see DocumentRepository.addFileEntry(long, long, String, String, String, String, String, InputStream, long, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.addFileEntry(long, String, String, String, String, String, InputStream, long, ServiceContext)
          As of 7.0.0, see DocumentRepository.addFileEntry(long, long, String, String, String, String, String, InputStream, long, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.addFileEntry(long, String, String, String, String, String, InputStream, long, ServiceContext)
          As of 7.0.0, see BaseRepositoryProxyBean.addFileEntry(long, long, String, String, String, String, String, InputStream, long, ServiceContext) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.addFolder(long, String, String, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryImpl.addFolder(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.addFolder(long, String, String, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.addFolder(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.addFolder(long, String, String, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryProxyBean.addFolder(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.GroupLocalService.addGroup(long, long, String, long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupLocalService.addGroup(long, long, String, long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupLocalServiceWrapper.addGroup(long, long, String, long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupLocalServiceWrapper.addGroup(long, long, String, long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupLocalServiceUtil.addGroup(long, long, String, long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupLocalServiceUtil.addGroup(long, long, String, long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupServiceWrapper.addGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupServiceWrapper.addGroup(long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupService.addGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupService.addGroup(long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupServiceUtil.addGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupServiceUtil.addGroup(long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeLocalService.addLayoutPrototype(long, long, Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeLocalService.addLayoutPrototype(long, long, Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeLocalServiceWrapper.addLayoutPrototype(long, long, Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeLocalServiceWrapper.addLayoutPrototype(long, long, Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeLocalServiceUtil.addLayoutPrototype(long, long, Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeLocalServiceUtil.addLayoutPrototype(long, long, Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeService.addLayoutPrototype(Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeService.addLayoutPrototype(Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeServiceWrapper.addLayoutPrototype(Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeServiceWrapper.addLayoutPrototype(Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeServiceUtil.addLayoutPrototype(Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeServiceUtil.addLayoutPrototype(Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeLocalServiceWrapper.addLayoutSetPrototype(long, long, Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeLocalServiceWrapper.addLayoutSetPrototype(long, long, Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeLocalService.addLayoutSetPrototype(long, long, Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeLocalService.addLayoutSetPrototype(long, long, Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeLocalServiceUtil.addLayoutSetPrototype(long, long, Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeLocalServiceUtil.addLayoutSetPrototype(long, long, Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeServiceWrapper.addLayoutSetPrototype(Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeServiceWrapper.addLayoutSetPrototype(Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeServiceUtil.addLayoutSetPrototype(Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeServiceUtil.addLayoutSetPrototype(Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeService.addLayoutSetPrototype(Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeService.addLayoutSetPrototype(Map, Map, boolean, boolean, ServiceContext) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceUtil.addMessage(long, String, long, String, String, ServiceContext)
          As of 7.0.0, replaced by MBMessageLocalServiceUtil.addMessage(long, String, long, long, String, String, ServiceContext) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceWrapper.addMessage(long, String, long, String, String, ServiceContext)
          As of 7.0.0, replaced by MBMessageLocalServiceWrapper.addMessage(long, String, long, long, String, String, ServiceContext) 
com.liferay.message.boards.kernel.service.MBMessageLocalService.addMessage(long, String, long, String, String, ServiceContext)
          As of 7.0.0, replaced by MBMessageLocalService.addMessage(long, String, long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper.addParam(Map, String, Object)
          As of 6.2.0, replaced by BaseFriendlyURLMapper.addParameter(Map, String, Object) 
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper.addParam(Map, String, String)
          As of 6.2.0, replaced by BaseFriendlyURLMapper.addParameter(String, Map, String, String) 
com.liferay.portal.kernel.util.Portal.addPortalPortEventListener(PortalPortEventListener)
          As of 7.0.0, replaced by Portal.addPortalInetSocketAddressEventListener( PortalInetSocketAddressEventListener) 
com.liferay.portal.kernel.util.PortalUtil.addPortalPortEventListener(PortalPortEventListener)
          As of 7.0.0, replaced by PortalUtil.addPortalInetSocketAddressEventListener( PortalInetSocketAddressEventListener) 
com.liferay.exportimport.kernel.lar.PortletDataContext.addRatingsEntries(Class, long)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.exportRatings(PortletDataContext, StagedModel) 
com.liferay.exportimport.kernel.lar.PortletDataContext.addRatingsEntries(String, long, List)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.exportRatings(PortletDataContext, StagedModel) 
com.liferay.exportimport.kernel.lar.PortletDataContext.addReferenceElement(ClassedModel, Element, ClassedModel, Class, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.TeamLocalServiceUtil.addTeam(long, long, String, String)
          As of 7.0.0, replaced by TeamLocalServiceUtil.addTeam(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.TeamLocalServiceWrapper.addTeam(long, long, String, String)
          As of 7.0.0, replaced by TeamLocalServiceWrapper.addTeam(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.TeamLocalService.addTeam(long, long, String, String)
          As of 7.0.0, replaced by TeamLocalService.addTeam(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.TeamServiceUtil.addTeam(long, String, String)
          As of 7.0.0, replaced by TeamServiceUtil.addTeam(long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.TeamService.addTeam(long, String, String)
          As of 7.0.0, replaced by TeamService.addTeam(long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.TeamServiceWrapper.addTeam(long, String, String)
          As of 7.0.0, replaced by TeamServiceWrapper.addTeam(long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupLocalServiceUtil.addUserGroup(long, long, String, String)
          As of 6.2.0, replaced by UserGroupLocalServiceUtil.addUserGroup(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupLocalServiceWrapper.addUserGroup(long, long, String, String)
          As of 6.2.0, replaced by UserGroupLocalServiceWrapper.addUserGroup(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupLocalService.addUserGroup(long, long, String, String)
          As of 6.2.0, replaced by UserGroupLocalService.addUserGroup(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupServiceWrapper.addUserGroup(String, String)
          As of 6.2.0, replaced by UserGroupServiceWrapper.addUserGroup(String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupServiceUtil.addUserGroup(String, String)
          As of 6.2.0, replaced by UserGroupServiceUtil.addUserGroup(String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupService.addUserGroup(String, String)
          As of 6.2.0, replaced by UserGroupService.addUserGroup(String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserNotificationEventLocalService.addUserNotificationEvent(long, String, long, long, String, boolean, ServiceContext)
          As of 7.0.0 UserNotificationEventLocalService.addUserNotificationEvent(long, String, long, int, long, String, boolean, ServiceContext) 
com.liferay.portal.kernel.service.UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long, String, long, long, String, boolean, ServiceContext)
          As of 7.0.0 UserNotificationEventLocalServiceUtil.addUserNotificationEvent(long, String, long, int, long, String, boolean, ServiceContext) 
com.liferay.portal.kernel.service.UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long, String, long, long, String, boolean, ServiceContext)
          As of 7.0.0 UserNotificationEventLocalServiceWrapper.addUserNotificationEvent(long, String, long, int, long, String, boolean, ServiceContext) 
com.liferay.exportimport.kernel.staging.Staging.buildRemoteURL(String, int, String, boolean, long, boolean)
          As of 7.0.0, replaced by Staging.getRemoteSiteURL(Group, boolean) 
com.liferay.exportimport.kernel.staging.StagingUtil.buildRemoteURL(String, int, String, boolean, long, boolean)
          As of 7.0.0, replaced by StagingUtil.getRemoteSiteURL(Group, boolean) 
com.liferay.portal.kernel.security.auth.AuthToken.check(HttpServletRequest)
          As of 6.2.0, replaced by AuthToken.checkCSRFToken(HttpServletRequest, String) 
com.liferay.portal.kernel.security.auth.AuthTokenUtil.check(HttpServletRequest)
          As of 6.2.0, replaced by AuthTokenUtil.checkCSRFToken(HttpServletRequest, String) 
com.liferay.portal.kernel.service.permission.UserPermission.check(PermissionChecker, long, long, long, String)
          As of 6.1.0 
com.liferay.portal.kernel.service.permission.UserPermissionUtil.check(PermissionChecker, long, long, long, String)
          As of 6.1.0 
com.liferay.exportimport.kernel.staging.Staging.checkDefaultLayoutSetBranches(long, Group, boolean, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by checkDefaultLayoutSetBranches(long, Group, boolean, boolean, boolean, ServiceContext) 
com.liferay.exportimport.kernel.staging.StagingUtil.checkDefaultLayoutSetBranches(long, Group, boolean, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by checkDefaultLayoutSetBranches(long, Group, boolean, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.trash.TrashHandler.checkDuplicateEntry(long, long, String)
          As of 7.0.0, replaced by TrashHandler.checkRestorableEntry(long, long, String) 
com.liferay.portal.kernel.trash.BaseTrashHandler.checkDuplicateEntry(long, long, String)
          As of 7.0.0, replaced by BaseTrashHandler.checkRestorableEntry(long, long, String) 
com.liferay.portal.kernel.trash.TrashHandler.checkDuplicateTrashEntry(TrashEntry, long, String)
          As of 7.0.0, replaced by TrashHandler.checkRestorableEntry(TrashEntry, long, String) 
com.liferay.portal.kernel.trash.BaseTrashHandler.checkDuplicateTrashEntry(TrashEntry, long, String)
          As of 7.0.0, replaced by BaseTrashHandler.checkRestorableEntry(TrashEntry, long, String) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.checkInFileEntry(long, boolean, String, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.checkInFileEntry(long, long, boolean, String, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.checkInFileEntry(long, boolean, String, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.checkInFileEntry(long, long, boolean, String, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.checkInFileEntry(long, boolean, String, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryProxyBean.checkInFileEntry(long, long, boolean, String, ServiceContext) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.checkInFileEntry(long, String)
          As of 6.2.0, replaced by BaseRepositoryImpl.checkInFileEntry(long, String, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.checkInFileEntry(long, String)
          As of 6.2.0, replaced by Repository.checkInFileEntry(long, String, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.checkInFileEntry(long, String)
          As of 6.2.0, replaced by BaseRepositoryProxyBean.checkInFileEntry(long, String, ServiceContext) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.checkInFileEntry(long, String, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.checkInFileEntry(long, long, String, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.checkInFileEntry(long, String, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.checkInFileEntry(long, long, String, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.checkInFileEntry(long, String, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryProxyBean.checkInFileEntry(long, long, String, ServiceContext) 
com.liferay.social.kernel.model.BaseSocialActivityInterpreter.cleanContent(String)
          As of 6.2.0 
com.liferay.portal.kernel.service.PortletLocalService.clearCompanyPortletsPool()
          As of 7.0.0, replaced by #clearPortletsMap) 
com.liferay.portal.kernel.service.PortletLocalServiceWrapper.clearCompanyPortletsPool()
          As of 7.0.0, replaced by #clearPortletsMap) 
com.liferay.portal.kernel.service.PortletLocalServiceUtil.clearCompanyPortletsPool()
          As of 7.0.0, replaced by #clearPortletsMap) 
com.liferay.portal.kernel.search.SearchEngineUtil.commit(String)
          As of 7.0.0, replaced by IndexWriterHelperUtil.commit(String) 
com.liferay.portal.kernel.search.SearchEngineUtil.commit(String, long)
          As of 7.0.0, replaced by IndexWriterHelperUtil.commit(String, long) 
com.liferay.portal.kernel.service.permission.PortletPermissionUtil.contains(PermissionChecker, long, long, Collection, String)
          As of 6.2.0, replaced by PortletPermissionUtil.hasControlPanelAccessPermission(PermissionChecker, long, Collection) 
com.liferay.portal.kernel.service.permission.UserPermission.contains(PermissionChecker, long, long, long, String)
          As of 6.1.0 
com.liferay.portal.kernel.service.permission.UserPermissionUtil.contains(PermissionChecker, long, long, long, String)
          As of 6.1.0 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.copyFileEntry(long, long, long, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.copyFileEntry(long, long, long, long, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.copyFileEntry(long, long, long, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.copyFileEntry(long, long, long, long, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.copyFileEntry(long, long, long, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryProxyBean.copyFileEntry(long, long, long, long, ServiceContext) 
com.liferay.exportimport.kernel.staging.Staging.copyPortlet(PortletRequest, long, long, long, long, String)
          As of 7.0.0, replaced by Staging.publishPortlet(long, long, long, long, long, String, Map) 
com.liferay.exportimport.kernel.staging.StagingUtil.copyPortlet(PortletRequest, long, long, long, long, String)
          As of 7.0.0, replaced by StagingUtil.publishPortlet(long, long, long, long, long, String, Map) 
com.liferay.exportimport.kernel.staging.Staging.copyRemoteLayouts(long, boolean, Map, Map, String, int, String, boolean, long, boolean, Date, Date)
          As of 7.0.0, replaced by Staging.copyRemoteLayouts(long, boolean, Map, Map, String, int, String, boolean, long, boolean) 
com.liferay.exportimport.kernel.staging.StagingUtil.copyRemoteLayouts(long, boolean, Map, Map, String, int, String, boolean, long, boolean, Date, Date)
          As of 7.0.0, replaced by StagingUtil.copyRemoteLayouts(long, boolean, Map, Map, String, int, String, boolean, long, boolean) 
com.liferay.portal.kernel.service.UserGroupLocalServiceUtil.copyUserGroupLayouts(long[], long)
          As of 6.1.0 
com.liferay.portal.kernel.service.UserGroupLocalServiceWrapper.copyUserGroupLayouts(long[], long)
          As of 6.1.0 
com.liferay.portal.kernel.service.UserGroupLocalService.copyUserGroupLayouts(long[], long)
          As of 6.1.0 
com.liferay.portal.kernel.service.UserGroupLocalServiceUtil.copyUserGroupLayouts(long, long)
          As of 6.2.0 
com.liferay.portal.kernel.service.UserGroupLocalServiceWrapper.copyUserGroupLayouts(long, long)
          As of 6.2.0 
com.liferay.portal.kernel.service.UserGroupLocalService.copyUserGroupLayouts(long, long)
          As of 6.2.0 
com.liferay.portal.kernel.service.UserGroupLocalServiceUtil.copyUserGroupLayouts(long, long[])
          As of 6.1.0 
com.liferay.portal.kernel.service.UserGroupLocalServiceWrapper.copyUserGroupLayouts(long, long[])
          As of 6.1.0 
com.liferay.portal.kernel.service.UserGroupLocalService.copyUserGroupLayouts(long, long[])
          As of 6.1.0 
com.liferay.portal.kernel.search.BooleanClauseFactory.create(SearchContext, Query, String)
          As of 7.0.0, replaced by BooleanClauseFactory.create(Query, String) 
com.liferay.portal.kernel.search.BooleanClauseFactoryUtil.create(SearchContext, Query, String)
          As of 7.0.0, replaced by BooleanClauseFactoryUtil.create(Query, String) 
com.liferay.portal.kernel.search.generic.BooleanClauseFactoryImpl.create(SearchContext, Query, String)
          As of 7.0.0, replaced by BooleanClauseFactoryImpl.create(Query, String) 
com.liferay.portal.kernel.search.BooleanClauseFactory.create(SearchContext, String, String, String)
          As of 7.0.0, replaced by BooleanClauseFactory.create(String, String, String)} 
com.liferay.portal.kernel.search.BooleanClauseFactoryUtil.create(SearchContext, String, String, String)
          As of 7.0.0, replaced by BooleanClauseFactoryUtil.create(String, String, String) 
com.liferay.portal.kernel.search.generic.BooleanClauseFactoryImpl.create(SearchContext, String, String, String)
          As of 7.0.0, replaced by BooleanClauseFactoryImpl.create(String, String, String)} 
com.liferay.portal.kernel.security.permission.PermissionCheckerFactoryUtil.create(User, boolean)
          As of 6.2.0, replaced by PermissionCheckerFactoryUtil.create(User) 
com.liferay.portal.kernel.util.HttpUtil.decodeURL(String, boolean)
          As of 7.0.0, replaced by HttpUtil.decodeURL(String) 
com.liferay.portal.kernel.util.Http.decodeURL(String, boolean)
          As of 7.0.0, replaced by Http.decodeURL(String) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceUtil.deleteAll(long)
          As of 7.0.0, replaced by DLFolderLocalServiceUtil.deleteAllByGroup(long) 
com.liferay.document.library.kernel.service.DLFolderLocalService.deleteAll(long)
          As of 7.0.0, replaced by DLFolderLocalService.deleteAllByGroup(long) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceWrapper.deleteAll(long)
          As of 7.0.0, replaced by DLFolderLocalServiceWrapper.deleteAllByGroup(long) 
com.liferay.asset.kernel.service.AssetCategoryServiceWrapper.deleteCategories(long[], ServiceContext)
          As of 7.0.0, Replaced by AssetCategoryServiceWrapper.deleteCategories(long[]) 
com.liferay.asset.kernel.service.AssetCategoryService.deleteCategories(long[], ServiceContext)
          As of 7.0.0, Replaced by AssetCategoryService.deleteCategories(long[]) 
com.liferay.asset.kernel.service.AssetCategoryServiceUtil.deleteCategories(long[], ServiceContext)
          As of 7.0.0, Replaced by AssetCategoryServiceUtil.deleteCategories(long[]) 
com.liferay.message.boards.kernel.service.MBMessageService.deleteDiscussionMessage(long, String, long, String, long, long, long)
          As of 7.0.0, replaced by MBMessageService.deleteDiscussionMessage(long) 
com.liferay.message.boards.kernel.service.MBMessageServiceWrapper.deleteDiscussionMessage(long, String, long, String, long, long, long)
          As of 7.0.0, replaced by MBMessageServiceWrapper.deleteDiscussionMessage(long) 
com.liferay.message.boards.kernel.service.MBMessageServiceUtil.deleteDiscussionMessage(long, String, long, String, long, long, long)
          As of 7.0.0, replaced by MBMessageServiceUtil.deleteDiscussionMessage(long) 
com.liferay.portal.kernel.search.SearchEngineUtil.deleteDocument(String, long, String)
          As of 7.0.0, replaced by IndexWriterHelperUtil.deleteDocument(String, long, String, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.deleteDocument(String, long, String, boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.deleteDocument(String, long, String, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.deleteDocuments(String, long, Collection)
          As of 7.0.0, replaced by IndexWriterHelperUtil.deleteDocuments(String, long, Collection, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.deleteDocuments(String, long, Collection, boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.deleteDocuments(String, long, Collection, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.deleteEntityDocuments(String, long, String, boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.deleteEntityDocuments(String, long, String, boolean) 
com.liferay.portal.kernel.portletfilerepository.PortletFileRepository.deleteFolder(long)
          As of 7.0.0, replaced by PortletFileRepository.deletePortletFolder(long) 
com.liferay.portal.kernel.portletfilerepository.PortletFileRepositoryUtil.deleteFolder(long)
          As of 7.0.0, replaced by PortletFileRepositoryUtil.deletePortletFolder(long) 
com.liferay.portal.kernel.search.SearchEngineUtil.deletePortletDocuments(String, long, String)
          As of 7.0.0, replaced by IndexWriterHelperUtil.deleteEntityDocuments(String, long, String, boolean) 
com.liferay.exportimport.kernel.staging.Staging.deleteRecentLayoutRevisionId(User, long, long)
          As of 7.0.0, replaced by Staging.deleteRecentLayoutRevisionId(long, long, long) 
com.liferay.exportimport.kernel.staging.StagingUtil.deleteRecentLayoutRevisionId(User, long, long)
          As of 7.0.0, replaced by StagingUtil.deleteRecentLayoutRevisionId(long, long, long) 
com.liferay.portal.kernel.search.facet.BaseFacet.doGetFacetClause()
          As of 7.0.0, replaced by BaseFacet.doGetFacetFilterBooleanClause() 
com.liferay.social.kernel.model.BaseSocialActivityInterpreter.doInterpret(SocialActivity, ThemeDisplay)
          As of 6.2.0 
com.liferay.portal.kernel.search.BaseSearcher.doPostProcessSearchQuery(Indexer, BooleanQuery, SearchContext)
          As of 7.0.0, added strictly to support backwards compatibility of Indexer.postProcessSearchQuery(BooleanQuery, SearchContext) 
com.liferay.portal.kernel.search.BaseIndexer.doPostProcessSearchQuery(Indexer, BooleanQuery, SearchContext)
          As of 7.0.0, added strictly to support backwards compatibility of Indexer.postProcessSearchQuery(BooleanQuery, SearchContext) 
com.liferay.portal.kernel.scripting.ScriptingUtil.eval(Set, Map, Set, String, String, ClassLoader...)
          As of 6.2.0, replaced by ScriptingUtil.eval(Set, Map, Set, String, String, String...) 
com.liferay.portal.kernel.scripting.ScriptingUtil.exec(Set, Map, String, String, ClassLoader...)
          As of 6.2.0, replaced by ScriptingUtil.exec(Set, Map, String, String, String...) 
com.liferay.portal.kernel.service.LayoutService.exportLayouts(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportLayouts(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportLayouts(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportLayouts(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportLayouts(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportLayouts(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportLayouts(long, boolean, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportLayouts(long, boolean, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportLayouts(long, boolean, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportLayouts(long, boolean, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportLayouts(long, boolean, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportLayouts(long, boolean, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportLayoutsAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFile( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutLocalService.exportLayoutsAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFile( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportLayoutsAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFile( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportLayoutsAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFile( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportLayoutsAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFile( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportLayoutsAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFile( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutService.exportLayoutsAsFile(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportLayoutsAsFile(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportLayoutsAsFile(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportLayoutsAsFile(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportLayoutsAsFile(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportLayoutsAsFile(long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportLayoutsAsFileInBackground(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportLayoutsAsFileInBackground(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportLayoutsAsFileInBackground(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutService.exportLayoutsAsFileInBackground(long)
          As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground( long) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportLayoutsAsFileInBackground(long)
          As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground( long) 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportLayoutsAsFileInBackground(long)
          As of 7.0.0, replaced by ExportImportService.exportLayoutsAsFileInBackground( long) 
com.liferay.portal.kernel.service.LayoutLocalService.exportLayoutsAsFileInBackground(long, ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFileInBackground( long, ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportLayoutsAsFileInBackground(long, ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFileInBackground( long, ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportLayoutsAsFileInBackground(long, ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFileInBackground( long, ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutLocalService.exportLayoutsAsFileInBackground(long, long)
          As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFileInBackground( long, long) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportLayoutsAsFileInBackground(long, long)
          As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFileInBackground( long, long) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportLayoutsAsFileInBackground(long, long)
          As of 7.0.0, replaced by ExportImportLocalService.exportLayoutsAsFileInBackground( long, long) 
com.liferay.portal.kernel.service.LayoutLocalService.exportLayoutsAsFileInBackground(long, String, long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportLayoutsAsFileInBackground(long, String, long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportLayoutsAsFileInBackground(long, String, long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportLayoutsAsFileInBackground(long, String, long, boolean, long[], Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportLayoutsAsFileInBackground(long, String, long, boolean, long[], Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportLayoutsAsFileInBackground(long, String, long, boolean, long[], Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportLayoutsAsFileInBackground(String, long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportLayoutsAsFileInBackground(String, long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportLayoutsAsFileInBackground(String, long, boolean, long[], Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportLayoutsAsFileInBackground(String, long, boolean, long[], Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportLayoutsAsFileInBackground(String, long, boolean, long[], Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportLayoutsAsFileInBackground(String, long, boolean, long[], Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportPortletInfo(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportPortletInfo(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportPortletInfo(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportPortletInfo(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportPortletInfo(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportPortletInfo(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportPortletInfo(long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportPortletInfo(long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportPortletInfo(long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportPortletInfo(long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportPortletInfo(long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportPortletInfo(long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportPortletInfoAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportService.exportPortletInfoAsFile( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutLocalService.exportPortletInfoAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFile( ExportImportConfiguration)} 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportPortletInfoAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportService.exportPortletInfoAsFile( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportPortletInfoAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFile( ExportImportConfiguration)} 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportPortletInfoAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFile( ExportImportConfiguration)} 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportPortletInfoAsFile(ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportService.exportPortletInfoAsFile( ExportImportConfiguration) 
com.liferay.portal.kernel.service.LayoutService.exportPortletInfoAsFile(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportPortletInfoAsFile(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportPortletInfoAsFile(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportPortletInfoAsFile(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportPortletInfoAsFile(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportPortletInfoAsFile(long, long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportPortletInfoAsFile(long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportPortletInfoAsFile(long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportPortletInfoAsFile(long, String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportPortletInfoAsFile(String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportPortletInfoAsFile(String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportPortletInfoAsFile(String, Map, Date, Date)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportPortletInfoAsFileInBackground(long, ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFileInBackground( long, ExportImportConfiguration)} 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportPortletInfoAsFileInBackground(long, ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFileInBackground( long, ExportImportConfiguration)} 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportPortletInfoAsFileInBackground(long, ExportImportConfiguration)
          As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFileInBackground( long, ExportImportConfiguration)} 
com.liferay.portal.kernel.service.LayoutLocalService.exportPortletInfoAsFileInBackground(long, long)
          As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFileInBackground( long, long)} 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportPortletInfoAsFileInBackground(long, long)
          As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFileInBackground( long, long)} 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportPortletInfoAsFileInBackground(long, long)
          As of 7.0.0, replaced by ExportImportLocalService.exportPortletInfoAsFileInBackground( long, long)} 
com.liferay.portal.kernel.service.LayoutLocalService.exportPortletInfoAsFileInBackground(long, String, long, long, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportPortletInfoAsFileInBackground(long, String, long, long, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportPortletInfoAsFileInBackground(long, String, long, long, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.exportPortletInfoAsFileInBackground(long, String, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.exportPortletInfoAsFileInBackground(long, String, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.exportPortletInfoAsFileInBackground(long, String, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportPortletInfoAsFileInBackground(String, long, long, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportPortletInfoAsFileInBackground(String, long, long, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportPortletInfoAsFileInBackground(String, long, long, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.exportPortletInfoAsFileInBackground(String, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.exportPortletInfoAsFileInBackground(String, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.exportPortletInfoAsFileInBackground(String, String, Map, Date, Date, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.StagedModelDataHandlerUtil.exportReferenceStagedModel(PortletDataContext, T, Class, U, Class, String)
          As of 7.0.0, replaced by StagedModelDataHandlerUtil.exportReferenceStagedModel(PortletDataContext, StagedModel, StagedModel, String) 
com.liferay.exportimport.kernel.lar.StagedModelDataHandlerUtil.exportReferenceStagedModel(PortletDataContext, T, Element, U, Class, String)
          As of 7.0.0, replaced by StagedModelDataHandlerUtil.exportReferenceStagedModel(PortletDataContext, StagedModel, StagedModel, String) 
com.liferay.trash.kernel.service.TrashVersionLocalServiceWrapper.fetchVersion(long, String, long)
          As of 7.0.0, replaced by TrashVersionLocalServiceWrapper.fetchVersion(String, long) 
com.liferay.trash.kernel.service.TrashVersionLocalService.fetchVersion(long, String, long)
          As of 7.0.0, replaced by TrashVersionLocalService.fetchVersion(String, long) 
com.liferay.trash.kernel.service.TrashVersionLocalServiceUtil.fetchVersion(long, String, long)
          As of 7.0.0, replaced by TrashVersionLocalServiceUtil.fetchVersion(String, long) 
com.liferay.portal.kernel.servlet.MetaInfoCacheServletResponse.finishResponse()
          As of 7.0.0, replaced by MetaInfoCacheServletResponse.finishResponse(boolean)} 
com.liferay.portal.kernel.util.TextFormatter.formatKB(double, Locale)
          As of 6.2.0, replaced by TextFormatter.formatStorageSize(double, Locale) 
com.liferay.portal.kernel.util.TextFormatter.formatKB(int, Locale)
          As of 6.2.0, replaced by TextFormatter.formatStorageSize(int, Locale) 
com.liferay.portal.kernel.portlet.PortletPreferencesFactoryUtil.fromXML(long, long, int, String)
          As of 6.2.0, replaced by PortletPreferencesFactoryUtil.fromXML(long, int, String) 
com.liferay.portal.kernel.portlet.PortletPreferencesFactory.fromXML(long, long, int, String)
          As of 6.2.0, replaced by PortletPreferencesFactory.fromXML(long, int, String) 
com.liferay.portal.kernel.security.permission.ResourceActions.getActionsNames(HttpServletRequest, List)
          As of 7.0.0 
com.liferay.portal.kernel.security.permission.ResourceActionsUtil.getActionsNames(HttpServletRequest, List)
          As of 7.0.0 
com.liferay.portal.kernel.security.permission.ResourceActions.getActionsNames(HttpServletRequest, String, long)
          As of 7.0.0 
com.liferay.portal.kernel.security.permission.ResourceActionsUtil.getActionsNames(HttpServletRequest, String, long)
          As of 7.0.0 
com.liferay.portal.kernel.service.ServiceContext.getAddCommunityPermissions()
          As of 6.1.0, renamed to ServiceContext.isAddGroupPermissions() 
com.liferay.asset.kernel.model.BaseAssetRenderer.getAddToPagePortletId()
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.AssetRenderer.getAddToPagePortletId()
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.PortletDataContext.getAssetCategoryIdsMap()
          As of 7.0.0 
com.liferay.exportimport.kernel.lar.PortletDataContext.getAssetCategoryUuidsMap()
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.PortletDataContext.getAssetLinksMap()
          As of 7.0.0, replaced by PortletDataContext.getAssetLinkIds() 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.getAuthTokenWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.LocalizationUtil.getAvailableLocales(String)
          As of 6.2.0, replaced by LocalizationUtil.getAvailableLanguageIds(String) 
com.liferay.portal.kernel.service.ResourceBlockPermissionLocalService.getAvailableResourceBlockPermissionActionIds(long[], String, long, List)
          As of 7.0.0, replaced by ResourceBlockPermissionLocalService.getAvailableResourceBlockPermissionActionIds(String, long, List) 
com.liferay.portal.kernel.service.ResourceBlockPermissionLocalServiceWrapper.getAvailableResourceBlockPermissionActionIds(long[], String, long, List)
          As of 7.0.0, replaced by ResourceBlockPermissionLocalServiceWrapper.getAvailableResourceBlockPermissionActionIds(String, long, List) 
com.liferay.portal.kernel.service.ResourceBlockPermissionLocalServiceUtil.getAvailableResourceBlockPermissionActionIds(long[], String, long, List)
          As of 7.0.0, replaced by ResourceBlockPermissionLocalServiceUtil.getAvailableResourceBlockPermissionActionIds(String, long, List) 
com.liferay.portal.kernel.service.ResourcePermissionLocalService.getAvailableResourcePermissionActionIds(long, String, int, String, long[], Collection)
          As of 7.0.0, replaced by ResourcePermissionLocalService.getAvailableResourcePermissionActionIds(long, String, int, String, Collection) 
com.liferay.portal.kernel.service.ResourcePermissionLocalServiceUtil.getAvailableResourcePermissionActionIds(long, String, int, String, long[], Collection)
          As of 7.0.0, replaced by ResourcePermissionLocalServiceUtil.getAvailableResourcePermissionActionIds(long, String, int, String, Collection) 
com.liferay.portal.kernel.service.ResourcePermissionLocalServiceWrapper.getAvailableResourcePermissionActionIds(long, String, int, String, long[], Collection)
          As of 7.0.0, replaced by ResourcePermissionLocalServiceWrapper.getAvailableResourcePermissionActionIds(long, String, int, String, Collection) 
com.liferay.portal.kernel.util.Portal.getBasicAuthUserId(HttpServletRequest)
          As of 7.0.0, replaced by HttpAuthManagerUtil.getBasicUserId( HttpServletRequest) 
com.liferay.portal.kernel.util.PortalUtil.getBasicAuthUserId(HttpServletRequest)
          As of 7.0.0, replaced by HttpAuthManagerUtil.getBasicUserId( HttpServletRequest) 
com.liferay.portal.kernel.util.Portal.getBasicAuthUserId(HttpServletRequest, long)
          As of 7.0.0, replaced by HttpAuthManagerUtil.getBasicUserId( HttpServletRequest) 
com.liferay.portal.kernel.util.PortalUtil.getBasicAuthUserId(HttpServletRequest, long)
          As of 7.0.0, replaced by HttpAuthManagerUtil.getBasicUserId( HttpServletRequest) 
com.liferay.portal.kernel.search.SearchEngine.getBooleanClauseFactory()
          As of 7.0.0, replaced by BooleanClauseFactoryUtil 
com.liferay.portal.kernel.search.BaseSearchEngine.getBooleanClauseFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.SearchEngineProxyWrapper.getBooleanClauseFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.BooleanClauseFactoryUtil.getBooleanClauseFactory(SearchContext)
          As of 7.0.0, replaced by BooleanClauseFactoryUtil.getBooleanClauseFactory() 
com.liferay.portal.kernel.search.SearchEngine.getBooleanQueryFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.BaseSearchEngine.getBooleanQueryFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.SearchEngineProxyWrapper.getBooleanQueryFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.Field.getBoost()
          As of 7.0.0, replaced by Query.getBoost() 
com.liferay.portal.kernel.cache.SingleVMPool.getCache(String)
          As of 7.0.0, replaced by SingleVMPool.getPortalCache(String) 
com.liferay.portal.kernel.cache.MultiVMPool.getCache(String)
          As of 7.0.0, replaced by MultiVMPool.getPortalCache(String) 
com.liferay.portal.kernel.cache.SingleVMPoolUtil.getCache(String)
          As of 7.0.0, replaced by SingleVMPoolUtil.getPortalCache(String) 
com.liferay.portal.kernel.cache.MultiVMPoolUtil.getCache(String)
          As of 7.0.0, replaced by MultiVMPoolUtil.getPortalCache(String) 
com.liferay.portal.kernel.cache.SingleVMPool.getCache(String, boolean)
          As of 7.0.0, replaced by SingleVMPool.getPortalCache(String, boolean) 
com.liferay.portal.kernel.cache.MultiVMPool.getCache(String, boolean)
          As of 7.0.0, replaced by MultiVMPool.getPortalCache(String, boolean) 
com.liferay.portal.kernel.cache.SingleVMPoolUtil.getCache(String, boolean)
          As of 7.0.0, replaced by SingleVMPoolUtil.getPortalCache(String, boolean) 
com.liferay.portal.kernel.cache.MultiVMPoolUtil.getCache(String, boolean)
          As of 7.0.0, replaced by MultiVMPoolUtil.getPortalCache(String, boolean) 
com.liferay.portal.kernel.cache.SingleVMPool.getCacheManager()
          As of 7.0.0, replaced by SingleVMPool.getPortalCacheManager() 
com.liferay.portal.kernel.cache.MultiVMPool.getCacheManager()
          As of 7.0.0, replaced by MultiVMPool.getPortalCacheManager() 
com.liferay.portal.kernel.cache.SingleVMPoolUtil.getCacheManager()
          As of 7.0.0, replaced by SingleVMPoolUtil.getPortalCacheManager() 
com.liferay.portal.kernel.cache.MultiVMPoolUtil.getCacheManager()
          As of 7.0.0, replaced by MultiVMPoolUtil.getPortalCacheManager() 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.getCalendar(PortletRequest, String, boolean)
          As of 7.0.0, moved to ExportImportDateUtil.getCalendar(PortletRequest, String, boolean) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.getCalendar(PortletRequest, String, boolean)
          As of 7.0.0, moved to ExportImportDateUtil.getCalendar(PortletRequest, String, boolean) 
com.liferay.portal.kernel.model.Group.getChildrenWithLayouts(boolean, int, int)
          As of 7.0.0, replaced by Group.getChildrenWithLayouts(boolean, int, int, OrderByComparator) 
com.liferay.portal.kernel.model.GroupWrapper.getChildrenWithLayouts(boolean, int, int)
          As of 7.0.0, replaced by GroupWrapper.getChildrenWithLayouts(boolean, int, int, OrderByComparator) 
com.liferay.portal.kernel.search.Indexer.getClassNames()
          As of 7.0.0, replaced by Indexer.getSearchClassNames() 
com.liferay.portal.kernel.search.BaseIndexer.getClassNames()
          As of 7.0.0, replaced by BaseIndexer.getSearchClassNames() 
com.liferay.portal.kernel.search.dummy.DummyIndexer.getClassNames()
          As of 7.0.0, replaced by DummyIndexer.getSearchClassNames() 
com.liferay.asset.kernel.model.BaseAssetRendererFactory.getClassTypeFieldName(long, String, Locale)
           
com.liferay.asset.kernel.model.AssetRendererFactory.getClassTypeFieldName(long, String, Locale)
          As of 7.0.0, see com.liferay.portlet.asset.model.ClassTypeReader 
com.liferay.asset.kernel.model.BaseAssetRendererFactory.getClassTypeFieldNames(long, Locale, int, int)
           
com.liferay.asset.kernel.model.AssetRendererFactory.getClassTypeFieldNames(long, Locale, int, int)
          As of 7.0.0, see com.liferay.portlet.asset.model.ClassTypeReader 
com.liferay.asset.kernel.model.BaseAssetRendererFactory.getClassTypeFieldNamesCount(long, Locale)
           
com.liferay.asset.kernel.model.AssetRendererFactory.getClassTypeFieldNamesCount(long, Locale)
          As of 7.0.0, see com.liferay.portlet.asset.model.ClassTypeReader 
com.liferay.asset.kernel.model.BaseAssetRendererFactory.getClassTypes(long[], Locale)
           
com.liferay.asset.kernel.model.AssetRendererFactory.getClassTypes(long[], Locale)
          As of 7.0.0, see com.liferay.portlet.asset.model.ClassTypeReader 
com.liferay.exportimport.kernel.lar.PortletDataContext.getComments()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.ServiceContext.getCommunityPermissions()
          As of 6.1.0, renamed to ServiceContext.getGroupPermissions() 
com.liferay.asset.kernel.service.AssetVocabularyServiceUtil.getCompanyVocabularies(long)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.service.AssetVocabularyService.getCompanyVocabularies(long)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.service.AssetVocabularyServiceWrapper.getCompanyVocabularies(long)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.trash.TrashHandler.getContainerModelClassName()
          As of 7.0.0, replaced by TrashHandler.getContainerModelClassName(long) 
com.liferay.portal.kernel.trash.BaseTrashHandler.getContainerModelClassName()
          As of 7.0.0, replaced by BaseTrashHandler.getContainerModel(long) 
com.liferay.roles.admin.kernel.util.RolesAdminUtil.getCssClassName(Role)
          As of 7.0.0, with no direct replacement 
com.liferay.roles.admin.kernel.util.RolesAdmin.getCssClassName(Role)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.dao.search.SearchContainer.getCurValue()
          As of 6.2.0, replaced by SearchContainer.getCur() 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.getDateRange(PortletRequest, long, boolean, long, String, String)
          As of 7.0.0, moved to ExportImportDateUtil.getDateRange(PortletRequest, long, boolean, long, String, String) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.getDateRange(PortletRequest, long, boolean, long, String, String)
          As of 7.0.0, moved to ExportImportDateUtil.getDateRange(PortletRequest, long, boolean, long, String, String) 
com.liferay.portal.kernel.util.LocalizationUtil.getDefaultLocale(String)
          As of 6.2.0, replaced by LocalizationUtil.getDefaultLanguageId(String) 
com.liferay.portal.kernel.util.Portal.getDigestAuthUserId(HttpServletRequest)
          As of 7.0.0, replaced by HttpAuthManagerUtil.getDigestUserId( HttpServletRequest) 
com.liferay.portal.kernel.util.PortalUtil.getDigestAuthUserId(HttpServletRequest)
          As of 7.0.0, replaced by HttpAuthManagerUtil.getDigestUserId( HttpServletRequest) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceUtil.getDiscussionMessageDisplay(long, long, String, long, int, String)
          As of 7.0.0, replaced by MBMessageLocalServiceUtil.getDiscussionMessageDisplay(long, long, String, long, int) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceWrapper.getDiscussionMessageDisplay(long, long, String, long, int, String)
          As of 7.0.0, replaced by MBMessageLocalServiceWrapper.getDiscussionMessageDisplay(long, long, String, long, int) 
com.liferay.message.boards.kernel.service.MBMessageLocalService.getDiscussionMessageDisplay(long, long, String, long, int, String)
          As of 7.0.0, replaced by MBMessageLocalService.getDiscussionMessageDisplay(long, long, String, long, int) 
com.liferay.portal.kernel.search.facet.config.FacetConfiguration.getDisplayStyle()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.model.User.getDisplayURL(String, String)
          As of 7.0.0, replaced by User.getDisplayURL(ThemeDisplay) 
com.liferay.portal.kernel.model.UserWrapper.getDisplayURL(String, String)
          As of 7.0.0, replaced by UserWrapper.getDisplayURL(ThemeDisplay) 
com.liferay.portal.kernel.model.User.getDisplayURL(String, String, boolean)
          As of 7.0.0, replaced by User.getDisplayURL(ThemeDisplay) 
com.liferay.portal.kernel.model.UserWrapper.getDisplayURL(String, String, boolean)
          As of 7.0.0, replaced by UserWrapper.getDisplayURL(ThemeDisplay) 
com.liferay.blogs.kernel.model.BlogsEntryWrapper.getEntryImageURL(ThemeDisplay)
          As of 7.0.0, replaced by BlogsEntryWrapper.getSmallImageURL(ThemeDisplay) 
com.liferay.blogs.kernel.model.BlogsEntry.getEntryImageURL(ThemeDisplay)
          As of 7.0.0, replaced by BlogsEntry.getSmallImageURL(ThemeDisplay) 
com.liferay.exportimport.kernel.staging.Staging.getErrorMessagesJSONArray(Locale, Map, Map)
          As of 7.0.0, replaced by #getErrorMessagesJSONArray(Locale, Map) 
com.liferay.exportimport.kernel.staging.StagingUtil.getErrorMessagesJSONArray(Locale, Map, Map)
          As of 7.0.0, replaced by #getErrorMessagesJSONArray(Locale, Map) 
com.liferay.exportimport.kernel.staging.Staging.getExceptionMessagesJSONObject(Locale, Exception, Map)
          As of 7.0.0, replaced by Staging.getExceptionMessagesJSONObject(Locale, Exception, ExportImportConfiguration) 
com.liferay.exportimport.kernel.staging.StagingUtil.getExceptionMessagesJSONObject(Locale, Exception, Map)
          As of 7.0.0, replaced by StagingUtil.getExceptionMessagesJSONObject(Locale, Exception, ExportImportConfiguration) 
com.liferay.portal.kernel.trash.TrashHandler.getExcludeQuery(SearchContext)
          As of 7.0.0, replaced by TrashHandler.getExcludeFilter(SearchContext) 
com.liferay.portal.kernel.trash.BaseTrashHandler.getExcludeQuery(SearchContext)
          As of 7.0.0, replaced by BaseTrashHandler.getExcludeFilter(SearchContext) 
com.liferay.expando.kernel.util.ExpandoBridgeFactoryUtil.getExpandoBridge(String)
          As of 6.1.0, replaced by ExpandoBridgeFactoryUtil.getExpandoBridge(long, String) 
com.liferay.expando.kernel.util.ExpandoBridgeFactoryUtil.getExpandoBridge(String, long)
          As of 6.1.0, replaced by ExpandoBridgeFactoryUtil.getExpandoBridge(long, String, long) 
com.liferay.exportimport.kernel.lar.PortletDataContext.getExportDataElement(ClassedModel, Class)
          As of 7.0.0, replaced by PortletDataContext.getExportDataElement(ClassedModel, String) 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.getExportPortletControls(long, String, Map)
          As of 7.0.0, replaced by ExportImportHelperUtil.getExportPortletControlsMap(long, String, Map) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.getExportPortletControls(long, String, Map)
          As of 7.0.0, replaced by ExportImportHelper.getExportPortletControlsMap(long, String, Map) 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.getExportPortletControls(long, String, Map, String)
          As of 7.0.0, replaced by ExportImportHelperUtil.getExportPortletControlsMap(long, String, Map, String) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.getExportPortletControls(long, String, Map, String)
          As of 7.0.0, replaced by ExportImportHelper.getExportPortletControlsMap(long, String, Map, String) 
com.liferay.portal.kernel.search.facet.BaseFacet.getFacetClause()
          As of 7.0.0, replaced by BaseFacet.getFacetFilterBooleanClause() 
com.liferay.portal.kernel.search.facet.Facet.getFacetClause()
          As of 7.0.0, replaced by Facet.getFacetFilterBooleanClause() 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceUtil.getFile(long, long, String, boolean)
          As of 7.0.0, replaced by DLFileEntryLocalServiceUtil.getFile(long, String, boolean) 
com.liferay.document.library.kernel.service.DLFileEntryLocalService.getFile(long, long, String, boolean)
          As of 7.0.0, replaced by DLFileEntryLocalService.getFile(long, String, boolean) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceWrapper.getFile(long, long, String, boolean)
          As of 7.0.0, replaced by DLFileEntryLocalServiceWrapper.getFile(long, String, boolean) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceUtil.getFile(long, long, String, boolean, int)
          As of 7.0.0, replaced by DLFileEntryLocalServiceUtil.getFile(long, String, boolean, int) 
com.liferay.document.library.kernel.service.DLFileEntryLocalService.getFile(long, long, String, boolean, int)
          As of 7.0.0, replaced by DLFileEntryLocalService.getFile(long, String, boolean, int) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceWrapper.getFile(long, long, String, boolean, int)
          As of 7.0.0, replaced by DLFileEntryLocalServiceWrapper.getFile(long, String, boolean, int) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceUtil.getFileAsStream(long, long, String)
          As of 7.0.0, replaced by DLFileEntryLocalServiceUtil.getFileAsStream(long, String) 
com.liferay.document.library.kernel.service.DLFileEntryLocalService.getFileAsStream(long, long, String)
          As of 7.0.0, replaced by DLFileEntryLocalService.getFileAsStream(long, String) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceWrapper.getFileAsStream(long, long, String)
          As of 7.0.0, replaced by DLFileEntryLocalServiceWrapper.getFileAsStream(long, String) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceUtil.getFileAsStream(long, long, String, boolean)
          As of 7.0.0, replaced by DLFileEntryLocalServiceUtil.getFileAsStream(long, String, boolean) 
com.liferay.document.library.kernel.service.DLFileEntryLocalService.getFileAsStream(long, long, String, boolean)
          As of 7.0.0, replaced by DLFileEntryLocalService.getFileAsStream(long, String, boolean) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceWrapper.getFileAsStream(long, long, String, boolean)
          As of 7.0.0, replaced by DLFileEntryLocalServiceWrapper.getFileAsStream(long, String, boolean) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceUtil.getFileAsStream(long, long, String, boolean, int)
          As of 7.0.0, replaced by DLFileEntryLocalServiceUtil.getFileAsStream(long, String, boolean, int) 
com.liferay.document.library.kernel.service.DLFileEntryLocalService.getFileAsStream(long, long, String, boolean, int)
          As of 7.0.0, replaced by DLFileEntryLocalService.getFileAsStream(long, String, boolean, int) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceWrapper.getFileAsStream(long, long, String, boolean, int)
          As of 7.0.0, replaced by DLFileEntryLocalServiceWrapper.getFileAsStream(long, String, boolean, int) 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceUtil.getFileEntriesCount(long, DateRange, long, QueryDefinition)
          As of 7.0.0, with no direct replacement 
com.liferay.document.library.kernel.service.DLFileEntryLocalService.getFileEntriesCount(long, DateRange, long, QueryDefinition)
          As of 7.0.0, with no direct replacement 
com.liferay.document.library.kernel.service.DLFileEntryLocalServiceWrapper.getFileEntriesCount(long, DateRange, long, QueryDefinition)
          As of 7.0.0, with no direct replacement 
com.liferay.document.library.kernel.service.DLFolderLocalServiceUtil.getFolderIds(long, long)
          As of 7.0.0, replaced by DLFolderLocalServiceUtil.getGroupFolderIds(long, long) 
com.liferay.document.library.kernel.service.DLFolderLocalService.getFolderIds(long, long)
          As of 7.0.0, replaced by DLFolderLocalService.getGroupFolderIds(long, long) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceWrapper.getFolderIds(long, long)
          As of 7.0.0, replaced by DLFolderLocalServiceWrapper.getGroupFolderIds(long, long) 
com.liferay.portal.kernel.service.GroupLocalService.getGroupDescriptiveName(Group, Locale)
          As of 7.0.0, replaced by Group.getDescriptiveName(Locale) 
com.liferay.portal.kernel.service.GroupLocalServiceWrapper.getGroupDescriptiveName(Group, Locale)
          As of 7.0.0, replaced by Group#getDescriptiveName(Locale) 
com.liferay.portal.kernel.service.GroupLocalServiceUtil.getGroupDescriptiveName(Group, Locale)
          As of 7.0.0, replaced by Group#getDescriptiveName(Locale) 
com.liferay.portal.kernel.service.GroupLocalService.getGroupDescriptiveName(long, Locale)
          As of 7.0.0, replaced by Group.getDescriptiveName(Locale) 
com.liferay.portal.kernel.service.GroupLocalServiceWrapper.getGroupDescriptiveName(long, Locale)
          As of 7.0.0, replaced by Group#getDescriptiveName(Locale) 
com.liferay.portal.kernel.service.GroupLocalServiceUtil.getGroupDescriptiveName(long, Locale)
          As of 7.0.0, replaced by Group#getDescriptiveName(Locale) 
com.liferay.social.kernel.model.BaseSocialActivityInterpreter.getGroupName(long, ThemeDisplay)
          As of 6.2.0, replaced by BaseSocialActivityInterpreter.getGroupName(long, ServiceContext) 
com.liferay.portal.kernel.workflow.WorkflowHandler.getIconPath(LiferayPortletRequest)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.workflow.BaseWorkflowHandler.getIconPath(LiferayPortletRequest)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.BaseAssetRendererFactory.getIconPath(PortletRequest)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.AssetRendererFactory.getIconPath(PortletRequest)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.Renderer.getIconPath(PortletRequest)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.BaseAssetRenderer.getIconPath(PortletRequest)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.trash.BaseTrashRenderer.getIconPath(PortletRequest)
          As of 7.0.0, with no direct replacement 
com.liferay.expando.kernel.model.CustomAttributesDisplay.getIconPath(ThemeDisplay)
          As of 7.0.0, with no direct replacement 
com.liferay.expando.kernel.model.BaseCustomAttributesDisplay.getIconPath(ThemeDisplay)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.getImportPortletControls(long, String, Map, Element)
          As of 7.0.0, replaced by ExportImportHelperUtil.getImportPortletControlsMap(long, String, Map, Element, ManifestSummary) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.getImportPortletControls(long, String, Map, Element)
          As of 7.0.0, replaced by ExportImportHelper.getImportPortletControlsMap(long, String, Map, Element, ManifestSummary) 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.getImportPortletControls(long, String, Map, Element, ManifestSummary)
          As of 7.0.0, replaced by ExportImportHelperUtil.getImportPortletControlsMap(long, String, Map, Element, ManifestSummary) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.getImportPortletControls(long, String, Map, Element, ManifestSummary)
          As of 7.0.0, replaced by ExportImportHelper.getImportPortletControlsMap(long, String, Map, Element, ManifestSummary) 
com.liferay.portal.kernel.util.Portal.getJournalArticleActualURL(long, boolean, String, String, Map, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.PortalUtil.getJournalArticleActualURL(long, boolean, String, String, Map, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.Portal.getJournalArticleLayout(long, boolean, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.PortalUtil.getJournalArticleLayout(long, boolean, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportPathUtil.getLayoutPath(PortletDataContext, long)
          As of 7.0.0, replaced by ExportImportPathUtil.getModelPath(StagedModel) 
com.liferay.portal.kernel.util.ResourceBundleUtil.getLocalizationMap(String, Class, String)
           
com.liferay.portal.kernel.util.Localization.getLocalizedParameter(PortletRequest, String)
          As of 6.2.0, replaced by Localization.getLocalizationMap(PortletRequest, String) 
com.liferay.portal.kernel.util.LocalizationUtil.getLocalizedParameter(PortletRequest, String)
          As of 6.2.0, replaced by LocalizationUtil.getLocalizationMap(java.util.Collection, java.util.Locale, java.lang.String) 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.getManifestSummary(long, long, Map, File)
          As of 7.0.0, replaced by ExportImportHelperUtil.getManifestSummary(PortletDataContext) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.getManifestSummary(long, long, Map, File)
          As of 7.0.0, replaced by ExportImportHelper.getManifestSummary(PortletDataContext) 
com.liferay.portal.kernel.dao.search.SearchContainer.getMaxPages()
          As of 6.2.0, see LPS-6312 
com.liferay.message.boards.kernel.service.MBMessageService.getMessageDisplay(long, int, String, boolean)
          As of 7.0.0, replaced by MBMessageService.getMessageDisplay(long, int, boolean) 
com.liferay.message.boards.kernel.service.MBMessageServiceWrapper.getMessageDisplay(long, int, String, boolean)
          As of 7.0.0, replaced by MBMessageServiceWrapper.getMessageDisplay(long, int, boolean) 
com.liferay.message.boards.kernel.service.MBMessageServiceUtil.getMessageDisplay(long, int, String, boolean)
          As of 7.0.0, replaced by MBMessageServiceUtil.getMessageDisplay(long, int, boolean) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceUtil.getMessageDisplay(long, long, int, String, boolean)
          As of 7.0.0, replaced by MBMessageLocalServiceUtil.getMessageDisplay(long, long, int, boolean) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceWrapper.getMessageDisplay(long, long, int, String, boolean)
          As of 7.0.0, replaced by MBMessageLocalServiceWrapper.getMessageDisplay(long, long, int, boolean) 
com.liferay.message.boards.kernel.service.MBMessageLocalService.getMessageDisplay(long, long, int, String, boolean)
          As of 7.0.0, replaced by MBMessageLocalService.getMessageDisplay(long, long, int, boolean) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceUtil.getMessageDisplay(long, MBMessage, int, String, boolean)
          As of 7.0.0, replaced by MBMessageLocalServiceUtil.getMessageDisplay(long, MBMessage, int, boolean) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceWrapper.getMessageDisplay(long, MBMessage, int, String, boolean)
          As of 7.0.0, replaced by MBMessageLocalServiceWrapper.getMessageDisplay(long, MBMessage, int, boolean) 
com.liferay.message.boards.kernel.service.MBMessageLocalService.getMessageDisplay(long, MBMessage, int, String, boolean)
          As of 7.0.0, replaced by MBMessageLocalService.getMessageDisplay(long, MBMessage, int, boolean) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceUtil.getMessageDisplay(long, MBMessage, int, String, boolean, Comparator)
          As of 7.0.0, replaced by MBMessageLocalServiceUtil.getMessageDisplay(long, MBMessage, int, boolean, Comparator) ( 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceWrapper.getMessageDisplay(long, MBMessage, int, String, boolean, Comparator)
          As of 7.0.0, replaced by MBMessageLocalServiceWrapper.getMessageDisplay(long, MBMessage, int, boolean, Comparator) ( 
com.liferay.message.boards.kernel.service.MBMessageLocalService.getMessageDisplay(long, MBMessage, int, String, boolean, Comparator)
          As of 7.0.0, replaced by MBMessageLocalService.getMessageDisplay(long, MBMessage, int, boolean, Comparator) ( 
com.liferay.exportimport.kernel.staging.Staging.getMissingParentLayouts(Layout, long)
          As of 7.0.0, moved to ExportImportHelperUtil.getMissingParentLayouts( Layout, long) 
com.liferay.exportimport.kernel.staging.StagingUtil.getMissingParentLayouts(Layout, long)
          As of 7.0.0, moved to ExportImportHelperUtil.getMissingParentLayouts( Layout, long) 
com.liferay.exportimport.kernel.lar.ManifestSummary.getModelAdditionCount(Class)
          As of 7.0.0, replaced by ManifestSummary.getModelAdditionCount(StagedModel) 
com.liferay.exportimport.kernel.lar.ManifestSummary.getModelAdditionCount(Class, Class)
          As of 7.0.0, replaced by ManifestSummary.getModelAdditionCount(StagedModelType) 
com.liferay.exportimport.kernel.lar.ManifestSummary.getModelDeletionCount()
          As of 7.0.0, replaced by ManifestSummary.getAllModelDeletionCounts() 
com.liferay.exportimport.kernel.lar.ManifestSummary.getModelDeletionCount(Class)
          As of 7.0.0, replaced by ManifestSummary.getModelDeletionCount(StagedModel) 
com.liferay.portal.kernel.cache.PortalCache.getName()
          As of 7.0.0, replaced by PortalCache.getPortalCacheName() 
com.liferay.portal.kernel.service.persistence.impl.CachelessTableMapperImpl.DummyPortalCache.getName()
          As of 7.0.0, replaced by CachelessTableMapperImpl.DummyPortalCache.getPortalCacheName() 
com.liferay.exportimport.kernel.lar.PortletDataContext.getNewLayouts()
          As of 7.0.0, replaced by PortletDataContext.getNewPrimaryKeysMap(String) 
com.liferay.exportimport.kernel.lar.PortletDataContext.getOldPlid()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.getOriginCSRFWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.getOriginCSRFWhitelist()
           
com.liferay.portal.kernel.util.Portal.getPortalPort(boolean)
          As of 7.0.0, replaced by Portal.getPortalServerPort(boolean) 
com.liferay.portal.kernel.util.PortalUtil.getPortalPort(boolean)
          As of 7.0.0, replaced by PortalUtil.getPortalServerPort(boolean) 
com.liferay.portal.kernel.portlet.PortletPreferencesFactoryUtil.getPortalPreferences(HttpSession, long, long, boolean)
          As of 6.2.0, replaced by PortletPreferencesFactoryUtil.getPortalPreferences(HttpSession, long, boolean) 
com.liferay.portal.kernel.portlet.PortletPreferencesFactory.getPortalPreferences(HttpSession, long, long, boolean)
          As of 6.2.0, replaced by PortletPreferencesFactory.getPortalPreferences(HttpSession, long, boolean) 
com.liferay.portal.kernel.portlet.PortletPreferencesFactoryUtil.getPortalPreferences(long, long, boolean)
          As of 6.2.0, replaced by PortletPreferencesFactoryUtil.getPortalPreferences(long, boolean) 
com.liferay.portal.kernel.portlet.PortletPreferencesFactory.getPortalPreferences(long, long, boolean)
          As of 6.2.0, replaced by PortletPreferencesFactory.getPortalPreferences(long, boolean) 
com.liferay.portal.kernel.util.Portal.getPortletBreadcrumbs(HttpServletRequest)
          As of 7.0.0, replaced by BreadcrumbUtil.getPortletBreadcrumbEntries( HttpServletRequest) 
com.liferay.portal.kernel.util.PortalUtil.getPortletBreadcrumbs(HttpServletRequest)
          As of 7.0.0, replaced by BreadcrumbUtil.getPortletBreadcrumbEntries( HttpServletRequest) 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.getPortletCSRFWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.getPortletCSRFWhitelist()
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.getPortletCSRFWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.getPortletCSRFWhitelistActions()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.getPortletCSRFWhitelistActions()
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.getPortletCSRFWhitelistActions()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.search.Indexer.getPortletId()
          As of 7.0.0, replaced by Indexer.getClassName() 
com.liferay.portal.kernel.search.BaseIndexer.getPortletId()
          As of 7.0.0, replaced by BaseIndexer.getClassName(com.liferay.portal.kernel.search.SearchContext) 
com.liferay.portal.kernel.search.dummy.DummyIndexer.getPortletId()
          As of 7.0.0, replaced by DummyIndexer.getClassName() 
com.liferay.portal.kernel.search.BaseIndexer.getPortletId(SearchContext)
          As of 7.0.0 replaced by BaseIndexer.getClassName(com.liferay.portal.kernel.search.SearchContext) 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.getPortletInvocationWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.getPortletInvocationWhitelist()
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.getPortletInvocationWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.getPortletInvocationWhitelistActions()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.getPortletInvocationWhitelistActions()
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.getPortletInvocationWhitelistActions()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.model.UserConstants.getPortraitURL(String, boolean, long)
          As of 7.0.0 replaced by UserConstants.getPortraitURL(String, boolean, long, String) 
com.liferay.portal.kernel.util.Localization.getPreferencesKey(String, String)
          As of 7.0.0, replaced by Localization.getLocalizedName(String, String) 
com.liferay.portal.kernel.util.LocalizationUtil.getPreferencesKey(String, String)
          As of 7.0.0 replaced by LocalizationUtil.getLocalizedName(String, String) 
com.liferay.asset.kernel.model.BaseAssetRenderer.getPreviewPath(PortletRequest, PortletResponse)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.AssetRenderer.getPreviewPath(PortletRequest, PortletResponse)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.search.BooleanClause.getQuery()
          As of 7.0.0, replaced by BooleanClause.getClause() 
com.liferay.portal.kernel.search.generic.BooleanClauseImpl.getQuery()
          As of 7.0.0, replaced by BooleanClauseImpl.getClause() 
com.liferay.portal.kernel.search.SearchEngineUtil.getQueryString(SearchContext, Query)
          As of 7.0.0, replaced by IndexSearcherHelperUtil.getQueryString(SearchContext, Query) 
com.liferay.exportimport.kernel.lar.PortletDataContext.getRatingsEntries()
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.PortletDataContext.getReferenceDataElements(Element, Class)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.getRepositoryEntryIds(String)
          As of 7.0.0, replaced by BaseRepositoryImpl.getRepositoryEntry(String) 
com.liferay.portal.kernel.dao.orm.FinderCacheUtil.getResult(String, String, String[], Object[], SessionFactory)
          As of 6.1.0 
com.liferay.portal.kernel.security.permission.ResourceActions.getRoles(long, Group, String)
          As of 6.1.0, replaced by ResourceActions.getRoles(long, Group, String, int[]) 
com.liferay.portal.kernel.security.permission.ResourceActionsUtil.getRoles(long, Group, String)
          As of 6.1.0, replaced by ResourceActionsUtil.getRoles(long, Group, String, int[]) 
com.liferay.portal.kernel.dao.search.RowChecker.getRowCheckBox(boolean, boolean, String)
          As of 6.2.0, replaced by RowChecker.getRowCheckBox(HttpServletRequest, boolean, boolean, String) 
com.liferay.portal.kernel.sanitizer.SanitizerUtil.getSanitizer()
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.PortletDataContext.getScopedPrimaryKeys()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.mobile.device.Device.getScreenSize()
          As of 6.2.0, replaced by Device.getScreenResolution() 
com.liferay.portal.kernel.mobile.device.AbstractDevice.getScreenSize()
          As of 6.2.0, replaced by Device.getScreenResolution() 
com.liferay.portal.kernel.servlet.HttpSessionWrapper.getSessionContext()
          As of 6.1.0 
com.liferay.asset.kernel.model.AssetVocabulary.getSettingsProperties()
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.AssetVocabularyWrapper.getSettingsProperties()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.Portal.getSiteAdministrationURL(HttpServletRequest, ThemeDisplay, String)
          As of 7.0.0, replaced by #getControlPanelPortletURL(PortletRequest, Group, String, long, String) 
com.liferay.portal.kernel.util.PortalUtil.getSiteAdministrationURL(HttpServletRequest, ThemeDisplay, String)
          As of 7.0.0, replaced by #getControlPanelPortletURL(PortletRequest, Group, String, long, String) 
com.liferay.portal.kernel.util.Portal.getSiteAdministrationURL(PortletResponse, ThemeDisplay, String)
          As of 7.0.0, replaced by #getControlPanelPortletURL(PortletRequest, Group, String, long, String) 
com.liferay.portal.kernel.util.PortalUtil.getSiteAdministrationURL(PortletResponse, ThemeDisplay, String)
          As of 7.0.0, replaced by #getControlPanelPortletURL(PortletRequest, Group, String, long, String) 
com.liferay.portal.kernel.util.Portal.getSiteAndCompanyGroupIds(long)
          As of 7.0.0, replaced by Portal.getCurrentAndAncestorSiteGroupIds(long) 
com.liferay.portal.kernel.util.PortalUtil.getSiteAndCompanyGroupIds(long)
          As of 7.0.0, replaced by PortalUtil.getCurrentAndAncestorSiteGroupIds(long) 
com.liferay.portal.kernel.util.Portal.getSiteAndCompanyGroupIds(ThemeDisplay)
          As of 7.0.0, replaced by Portal.getCurrentAndAncestorSiteGroupIds(long) 
com.liferay.portal.kernel.util.PortalUtil.getSiteAndCompanyGroupIds(ThemeDisplay)
          As of 7.0.0, replaced by PortalUtil.getCurrentAndAncestorSiteGroupIds(long) 
com.liferay.portal.kernel.service.UserLocalServiceUtil.getSocialUsers(long, int, int, int, OrderByComparator)
          As of 7.0.0, replaced by UserLocalServiceUtil.getSocialUsers(long, int, String, int, int, OrderByComparator) 
com.liferay.portal.kernel.service.UserLocalServiceWrapper.getSocialUsers(long, int, int, int, OrderByComparator)
          As of 7.0.0, replaced by UserLocalServiceWrapper.getSocialUsers(long, int, String, int, int, OrderByComparator) 
com.liferay.portal.kernel.service.UserLocalService.getSocialUsers(long, int, int, int, OrderByComparator)
          As of 7.0.0, replaced by UserLocalService.getSocialUsers(long, int, String, int, int, OrderByComparator) 
com.liferay.portal.kernel.service.UserLocalServiceUtil.getSocialUsers(long, int, int, OrderByComparator)
          As of 7.0.0, replaced by UserLocalServiceUtil.getSocialUsers(long, int, String, int, int, OrderByComparator) 
com.liferay.portal.kernel.service.UserLocalServiceWrapper.getSocialUsers(long, int, int, OrderByComparator)
          As of 7.0.0, replaced by UserLocalServiceWrapper.getSocialUsers(long, int, String, int, int, OrderByComparator) 
com.liferay.portal.kernel.service.UserLocalService.getSocialUsers(long, int, int, OrderByComparator)
          As of 7.0.0, replaced by UserLocalService.getSocialUsers(long, int, String, int, int, OrderByComparator) 
com.liferay.portal.kernel.service.UserLocalServiceUtil.getSocialUsersCount(long)
          As of 7.0.0, replaced by UserLocalServiceUtil.getSocialUsersCount(long, int, String) 
com.liferay.portal.kernel.service.UserLocalServiceWrapper.getSocialUsersCount(long)
          As of 7.0.0, replaced by UserLocalServiceWrapper.getSocialUsersCount(long, int, String) 
com.liferay.portal.kernel.service.UserLocalService.getSocialUsersCount(long)
          As of 7.0.0, replaced by UserLocalService.getSocialUsersCount(long, int, String) 
com.liferay.portal.kernel.service.UserLocalServiceUtil.getSocialUsersCount(long, int)
          As of 7.0.0, replaced by UserLocalServiceUtil.getSocialUsersCount(long, int, String) 
com.liferay.portal.kernel.service.UserLocalServiceWrapper.getSocialUsersCount(long, int)
          As of 7.0.0, replaced by UserLocalServiceWrapper.getSocialUsersCount(long, int, String) 
com.liferay.portal.kernel.service.UserLocalService.getSocialUsersCount(long, int)
          As of 7.0.0, replaced by UserLocalService.getSocialUsersCount(long, int, String) 
com.liferay.exportimport.kernel.lar.ExportImportPathUtil.getSourceLayoutPath(PortletDataContext, long)
          As of 7.0.0, replaced by ExportImportPathUtil.getModelPath(PortletDataContext, String, long) 
com.liferay.exportimport.kernel.lar.ExportImportPathUtil.getSourcePortletPath(PortletDataContext, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.staging.Staging.getStagingParameters()
          As of 7.0.0, replaced by ExportImportConfigurationParameterMapFactory.buildParameterMap( ) 
com.liferay.exportimport.kernel.staging.StagingUtil.getStagingParameters()
          As of 7.0.0, replaced by ExportImportConfigurationParameterMapFactory.buildParameterMap( ) 
com.liferay.exportimport.kernel.staging.Staging.getStagingParameters(PortletRequest)
          As of 7.0.0, replaced by ExportImportConfigurationParameterMapFactory.buildParameterMap( PortletRequest) 
com.liferay.exportimport.kernel.staging.StagingUtil.getStagingParameters(PortletRequest)
          As of 7.0.0, replaced by ExportImportConfigurationParameterMapFactory.buildParameterMap( PortletRequest) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceUtil.getSubfolderIds(List, long, long)
          As of 7.0.0, replaced by DLFolderLocalServiceUtil.getGroupSubfolderIds(List, long, long) 
com.liferay.document.library.kernel.service.DLFolderLocalService.getSubfolderIds(List, long, long)
          As of 7.0.0, replaced by DLFolderLocalService.getGroupSubfolderIds(List, long, long) 
com.liferay.document.library.kernel.service.DLFolderService.getSubfolderIds(List, long, long)
          As of 7.0.0, replaced by DLFolderService.getSubfolderIds(List, long, long, boolean) 
com.liferay.document.library.kernel.service.DLFolderServiceWrapper.getSubfolderIds(List, long, long)
          As of 7.0.0, replaced by DLFolderServiceWrapper.getSubfolderIds(List, long, long, boolean) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceWrapper.getSubfolderIds(List, long, long)
          As of 7.0.0, replaced by DLFolderLocalServiceWrapper.getGroupSubfolderIds(List, long, long) 
com.liferay.document.library.kernel.service.DLFolderServiceUtil.getSubfolderIds(List, long, long)
          As of 7.0.0, replaced by DLFolderServiceUtil.getSubfolderIds(List, long, long, boolean) 
com.liferay.portal.kernel.search.Indexer.getSummary(Document, Locale, String)
          As of 7.0.0, replaced by Indexer.getSummary(Document, String, PortletRequest, PortletResponse) 
com.liferay.portal.kernel.search.BaseIndexer.getSummary(Document, Locale, String)
          As of 7.0.0, replaced by BaseIndexer.getSummary(Document, String, PortletRequest, PortletResponse) 
com.liferay.portal.kernel.search.dummy.DummyIndexer.getSummary(Document, Locale, String)
          As of 7.0.0, replaced by DummyIndexer.getSummary(Document, String, PortletRequest, PortletResponse) 
com.liferay.asset.kernel.model.BaseAssetRenderer.getSummary(Locale)
          As of 7.0.0, replaced by Renderer.getSummary(PortletRequest, PortletResponse) 
com.liferay.asset.kernel.model.AssetRenderer.getSummary(Locale)
          As of 7.0.0, replaced by Renderer.getSummary(PortletRequest, PortletResponse) 
com.liferay.portal.kernel.trash.BaseTrashRenderer.getSummary(Locale)
          As of 7.0.0, replaced by Renderer.getSummary(PortletRequest, javax.portlet.PortletResponse) 
com.liferay.portal.kernel.trash.TrashRenderer.getSummary(Locale)
          As of 7.0.0, replaced by Renderer.getSummary(PortletRequest, PortletResponse) 
com.liferay.portal.kernel.workflow.WorkflowHandler.getSummary(long, Locale)
          As of 7.0.0, replaced by WorkflowHandler.getSummary(long, PortletRequest, PortletResponse) 
com.liferay.portal.kernel.workflow.BaseWorkflowHandler.getSummary(long, Locale)
          As of 7.0.0, replaced by BaseWorkflowHandler.getSummary(long, PortletRequest, PortletResponse) 
com.liferay.portal.kernel.repository.BaseRepository.getSupportedConfigurations()
          As of 7.0.0, replaced by com.liferay.portal.kernel.repository.registry.RepositoryDefiner#getSupportedConfigurations( ) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.getSupportedConfigurations()
           
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.getSupportedConfigurations()
           
com.liferay.portal.kernel.service.RepositoryServiceUtil.getSupportedConfigurations(long)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.RepositoryService.getSupportedConfigurations(long)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.RepositoryServiceWrapper.getSupportedConfigurations(long)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.repository.BaseRepository.getSupportedParameters()
          As of 7.0.0, replaced by com.liferay.portal.kernel.repository.registry.RepositoryDefiner#getSupportedParameters( ) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.getSupportedParameters()
           
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.getSupportedParameters()
           
com.liferay.portal.kernel.service.RepositoryServiceUtil.getSupportedParameters(long, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.RepositoryService.getSupportedParameters(long, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.RepositoryServiceWrapper.getSupportedParameters(long, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.RepositoryServiceUtil.getSupportedParameters(String, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.RepositoryService.getSupportedParameters(String, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.RepositoryServiceWrapper.getSupportedParameters(String, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.search.SearchEngine.getTermQueryFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.BaseSearchEngine.getTermQueryFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.SearchEngineProxyWrapper.getTermQueryFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.SearchEngine.getTermRangeQueryFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.BaseSearchEngine.getTermRangeQueryFactory()
          As of 7.0.0 
com.liferay.portal.kernel.search.SearchEngineProxyWrapper.getTermRangeQueryFactory()
          As of 7.0.0 
com.liferay.portal.kernel.service.ThemeLocalService.getThemes(long, long, long, boolean)
          As of 7.0.0, replaced by ThemeLocalService.getPageThemes(long, long, long) 
com.liferay.portal.kernel.service.ThemeLocalServiceWrapper.getThemes(long, long, long, boolean)
          As of 7.0.0, replaced by ThemeLocalServiceWrapper.getPageThemes(long, long, long) 
com.liferay.portal.kernel.service.ThemeLocalServiceUtil.getThemes(long, long, long, boolean)
          As of 7.0.0, replaced by ThemeLocalServiceUtil.getPageThemes(long, long, long) 
com.liferay.message.boards.kernel.model.MBMessageDisplay.getThreadView()
          As of 7.0.0, with no direct replacement 
com.liferay.document.library.kernel.util.DL.getThumbnailSrc(FileEntry, DLFileShortcut, ThemeDisplay)
          As of 7.0.0, replaced by DL.getThumbnailSrc(FileEntry, ThemeDisplay) 
com.liferay.document.library.kernel.util.DLUtil.getThumbnailSrc(FileEntry, DLFileShortcut, ThemeDisplay)
          As of 7.0.0, replaced by DLUtil.getThumbnailSrc(FileEntry, ThemeDisplay) 
com.liferay.document.library.kernel.util.DL.getThumbnailSrc(FileEntry, FileVersion, DLFileShortcut, ThemeDisplay)
          As of 7.0.0, replaced by DL.getThumbnailSrc(FileEntry, FileVersion, ThemeDisplay) 
com.liferay.document.library.kernel.util.DLUtil.getThumbnailSrc(FileEntry, FileVersion, DLFileShortcut, ThemeDisplay)
          As of 7.0.0, replaced by DLUtil.getThumbnailSrc(FileEntry, FileVersion, ThemeDisplay) 
com.liferay.portal.kernel.exception.GroupParentException.getType()
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.RequiredGroupException.getType()
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserPasswordException.getType()
          As of 7.0.0, replaced by the inner classes 
com.liferay.social.kernel.model.SocialRelationConstants.getTypeLabel(int)
          As of 7.0.0, replaced by SocialRelationTypesUtil.getTypeLabel(int) 
com.liferay.asset.kernel.model.BaseAssetRendererFactory.getTypeName(Locale, boolean)
          As of 7.0.0, replaced by BaseAssetRendererFactory.getTypeName(Locale) 
com.liferay.asset.kernel.model.AssetRendererFactory.getTypeName(Locale, boolean)
          As of 7.0.0, replaced by AssetRendererFactory.getTypeName(Locale) 
com.liferay.asset.kernel.model.BaseAssetRendererFactory.getURLAdd(LiferayPortletRequest, LiferayPortletResponse)
           
com.liferay.asset.kernel.model.AssetRendererFactory.getURLAdd(LiferayPortletRequest, LiferayPortletResponse)
          As of 7.0.0, replaced by AssetRendererFactory.getURLAdd(LiferayPortletRequest, LiferayPortletResponse, long) 
com.liferay.portal.kernel.theme.ThemeDisplay.getURLAddContent()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.ThemeDisplay.getURLLayoutTemplates()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.ThemeDisplay.getURLPageSettings()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.repository.util.RepositoryUserUtil.getUserId()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.SubscriptionSender.getUserId()
          As of 7.0.0, replaced by SubscriptionSender.getCurrentUserId() 
com.liferay.social.kernel.model.BaseSocialActivityInterpreter.getUserName(long, ThemeDisplay)
          As of 6.2.0, replaced by BaseSocialActivityInterpreter.getUserName(long, ServiceContext) 
com.liferay.portal.kernel.util.Portal.getUserValue(long, String, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.PortalUtil.getUserValue(long, String, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.servlet.HttpSessionWrapper.getValue(String)
          As of 6.1.0 
com.liferay.social.kernel.model.BaseSocialActivityInterpreter.getValue(String, String, String)
          As of 6.2.0, replaced by BaseSocialActivityInterpreter.getJSONValue(String, String, String) 
com.liferay.portal.kernel.servlet.HttpSessionWrapper.getValueNames()
          As of 6.1.0 
com.liferay.portal.kernel.repository.proxy.FileEntryProxyBean.getVersionUserId()
          As of 6.2.0, replaced by FileVersionProxyBean.getUserId() 
com.liferay.portal.kernel.repository.proxy.FileEntryProxyBean.getVersionUserName()
          As of 6.2.0, replaced by FileVersionProxyBean.getUserName() 
com.liferay.portal.kernel.repository.proxy.FileEntryProxyBean.getVersionUserUuid()
          As of 6.2.0, replaced by FileVersionProxyBean.getUserUuid() 
com.liferay.portal.kernel.util.Portal.getVirtualLayoutActualURL(long, boolean, String, String, Map, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.PortalUtil.getVirtualLayoutActualURL(long, boolean, String, String, Map, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.Portal.getVirtualLayoutFriendlyURLComposite(boolean, String, Map, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.PortalUtil.getVirtualLayoutFriendlyURLComposite(boolean, String, Map, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.service.AssetVocabularyServiceUtil.getVocabularies(long[])
          As of 7.0.0, replaced by AssetUtil#filterVocabularyIds(PermissionChecker, long[]) 
com.liferay.asset.kernel.service.AssetVocabularyService.getVocabularies(long[])
          As of 7.0.0, replaced by AssetUtil#filterVocabularyIds(PermissionChecker, long[]) 
com.liferay.asset.kernel.service.AssetVocabularyServiceWrapper.getVocabularies(long[])
          As of 7.0.0, replaced by AssetUtil#filterVocabularyIds(PermissionChecker, long[]) 
com.liferay.exportimport.kernel.staging.Staging.getWarningMessagesJSONArray(Locale, Map, Map)
          As of 7.0.0, replaced by #getWarningMessagesJSONArray(Locale, Map) 
com.liferay.exportimport.kernel.staging.StagingUtil.getWarningMessagesJSONArray(Locale, Map, Map)
          As of 7.0.0, replaced by #getWarningMessagesJSONArray(Locale, Map) 
com.liferay.portal.kernel.search.BaseQueryImpl.getWrappedQuery()
          As of 7.0.0 
com.liferay.portal.kernel.search.Query.getWrappedQuery()
          As of 7.0.0 
com.liferay.exportimport.kernel.lar.PortletDataContext.getZipEntries()
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.PortletDataContext.getZipFolderEntries()
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.BaseAssetRendererFactory.hasClassTypeFieldNames(long, Locale)
           
com.liferay.asset.kernel.model.AssetRendererFactory.hasClassTypeFieldNames(long, Locale)
          As of 7.0.0, see com.liferay.portlet.asset.model.ClassTypeReader 
com.liferay.portal.kernel.service.ResourcePermissionLocalService.hasResourcePermissions(long, String, int, String, long[], String)
          As of 7.0.0, replaced by #getRoles(long, String, int, String, String 
com.liferay.portal.kernel.service.ResourcePermissionLocalServiceUtil.hasResourcePermissions(long, String, int, String, long[], String)
          As of 7.0.0, replaced by #getRoles(long, String, int, String, String 
com.liferay.portal.kernel.service.ResourcePermissionLocalServiceWrapper.hasResourcePermissions(long, String, int, String, long[], String)
          As of 7.0.0, replaced by #getRoles(long, String, int, String, String 
com.liferay.portal.kernel.util.StringUtil.highlight(String, String[])
          As of 7.0.0, moved to HighlightUtil.highlight(String, String[])} 
com.liferay.portal.kernel.util.StringUtil_IW.highlight(String, String[])
            
com.liferay.portal.kernel.util.StringUtil.highlight(String, String[], String, String)
          As of 7.0.0, moved to HighlightUtil.highlight(String, String[], String, String)} 
com.liferay.portal.kernel.util.StringUtil_IW.highlight(String, String[], String, String)
            
com.liferay.exportimport.kernel.lar.PortletDataContext.importComments(Class, long, long, long)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.importComments(PortletDataContext, StagedModel) 
com.liferay.exportimport.kernel.lar.BaseStagedModelDataHandler.importCompanyStagedModel(PortletDataContext, Element)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.importMissingReference(PortletDataContext, Element) 
com.liferay.exportimport.kernel.lar.StagedModelDataHandler.importCompanyStagedModel(PortletDataContext, Element)
          As of 7.0.0, replaced by StagedModelDataHandler.importMissingReference(PortletDataContext, Element) 
com.liferay.exportimport.kernel.lar.BaseStagedModelDataHandler.importCompanyStagedModel(PortletDataContext, String, long)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.importMissingReference(PortletDataContext, String, long, long) 
com.liferay.exportimport.kernel.lar.StagedModelDataHandler.importCompanyStagedModel(PortletDataContext, String, long)
          As of 7.0.0, replaced by StagedModelDataHandler.importMissingReference(PortletDataContext, String, long, long) 
com.liferay.portal.kernel.service.LayoutService.importLayouts(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.importLayouts( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalService.importLayouts(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayouts( ExportImportConfiguration, File)} 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importLayouts(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.importLayouts( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayouts(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayouts( ExportImportConfiguration, File)} 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayouts(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayouts( ExportImportConfiguration, File)} 
com.liferay.portal.kernel.service.LayoutServiceUtil.importLayouts(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.importLayouts( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutService.importLayouts(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.importLayouts( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalService.importLayouts(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.importLayouts( ExportImportConfiguration, InputStream)} 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importLayouts(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.importLayouts( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayouts(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.importLayouts( ExportImportConfiguration, InputStream)} 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayouts(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.importLayouts( ExportImportConfiguration, InputStream)} 
com.liferay.portal.kernel.service.LayoutServiceUtil.importLayouts(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.importLayouts( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutService.importLayouts(long, boolean, Map, byte[])
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importLayouts(long, boolean, Map, byte[])
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importLayouts(long, boolean, Map, byte[])
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importLayouts(long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importLayouts(long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importLayouts(long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importLayouts(long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importLayouts(long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importLayouts(long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importLayouts(long, long, boolean, Map, byte[])
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayouts(long, long, boolean, Map, byte[])
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayouts(long, long, boolean, Map, byte[])
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importLayouts(long, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayouts(long, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayouts(long, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importLayouts(long, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayouts(long, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayouts(long, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importLayoutsDataDeletions(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayoutsDataDeletions( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayoutsDataDeletions(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayoutsDataDeletions( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayoutsDataDeletions(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayoutsDataDeletions( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalService.importLayoutsInBackground(long, ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayoutsInBackground( long, ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayoutsInBackground(long, ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayoutsInBackground( long, ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayoutsInBackground(long, ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayoutsInBackground( long, ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalService.importLayoutsInBackground(long, long, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayoutsInBackground( long, long, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayoutsInBackground(long, long, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayoutsInBackground( long, long, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayoutsInBackground(long, long, File)
          As of 7.0.0, replaced by ExportImportLocalService.importLayoutsInBackground( long, long, File) 
com.liferay.portal.kernel.service.LayoutLocalService.importLayoutsInBackground(long, String, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayoutsInBackground(long, String, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayoutsInBackground(long, String, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importLayoutsInBackground(long, String, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importLayoutsInBackground(long, String, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importLayoutsInBackground(long, String, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importLayoutsInBackground(String, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importLayoutsInBackground(String, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importLayoutsInBackground(String, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importLayoutsInBackground(String, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importLayoutsInBackground(String, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importLayoutsInBackground(String, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletDataDeletions(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletDataDeletions( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletDataDeletions(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletDataDeletions( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletDataDeletions(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletDataDeletions( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutService.importPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.importPortletInfo( ExportImportConfiguration, File) ( 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfo( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.importPortletInfo( ExportImportConfiguration, File) ( 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfo( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfo( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.importPortletInfo( ExportImportConfiguration, File) ( 
com.liferay.portal.kernel.service.LayoutService.importPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.importPortletInfo( ExportImportConfiguration, InputStream) ( 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfo( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.importPortletInfo( ExportImportConfiguration, InputStream) ( 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfo( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfo( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.importPortletInfo( ExportImportConfiguration, InputStream) ( 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfo(long, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfo(long, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfo(long, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfo(long, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfo(long, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfo(long, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importPortletInfo(long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfo(long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfo(long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importPortletInfo(long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfo(long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfo(long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfo(long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfo(long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfo(long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfo(long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfo(long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfo(long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importPortletInfo(String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfo(String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfo(String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importPortletInfo(String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfo(String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfo(String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfoInBackground(long, ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfoInBackground( long, ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfoInBackground(long, ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfoInBackground( long, ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfoInBackground(long, ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfoInBackground( long, ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfoInBackground(long, long, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfoInBackground( long, long, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfoInBackground(long, long, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfoInBackground( long, long, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfoInBackground(long, long, File)
          As of 7.0.0, replaced by ExportImportLocalService.importPortletInfoInBackground( long, long, File) 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfoInBackground(long, String, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfoInBackground(long, String, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfoInBackground(long, String, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfoInBackground(long, String, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfoInBackground(long, String, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfoInBackground(long, String, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfoInBackground(long, String, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfoInBackground(long, String, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfoInBackground(long, String, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.importPortletInfoInBackground(long, String, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.importPortletInfoInBackground(long, String, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.importPortletInfoInBackground(long, String, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importPortletInfoInBackground(String, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfoInBackground(String, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfoInBackground(String, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importPortletInfoInBackground(String, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfoInBackground(String, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfoInBackground(String, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importPortletInfoInBackground(String, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfoInBackground(String, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfoInBackground(String, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.importPortletInfoInBackground(String, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.importPortletInfoInBackground(String, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.importPortletInfoInBackground(String, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.PortletDataContext.importRatingsEntries(Class, long, long)
          As of 7.0.0, replaced by BaseStagedModelDataHandler.importRatings(PortletDataContext, StagedModel) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexKeyword(long, String, float, String, Locale)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexKeyword(long, String, float, String, Locale) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexKeyword(String, long, String, float, String, Locale)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexKeyword(String, long, String, float, String, Locale) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexQuerySuggestionDictionaries(long)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexQuerySuggestionDictionaries(long) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexQuerySuggestionDictionaries(String, long)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexQuerySuggestionDictionaries( String, long) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexQuerySuggestionDictionary(long, Locale)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexQuerySuggestionDictionary(long, Locale) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexQuerySuggestionDictionary(String, long, Locale)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexQuerySuggestionDictionary(String, long, Locale) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexSpellCheckerDictionaries(long)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexSpellCheckerDictionaries(long) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexSpellCheckerDictionaries(String, long)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexSpellCheckerDictionaries(String, long) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexSpellCheckerDictionary(long, Locale)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexSpellCheckerDictionary(long, Locale) 
com.liferay.portal.kernel.search.SearchEngineUtil.indexSpellCheckerDictionary(String, long, Locale)
          As of 7.0.0, replaced by IndexWriterHelperUtil.indexSpellCheckerDictionary(String, long, Locale) 
com.liferay.portal.kernel.security.permission.ResourceActionsUtil.init()
          As of 6.1.0 
com.liferay.portal.kernel.dao.jdbc.DataSourceFactoryUtil.initDataSource(String, String, String, String)
          As of 6.2.0, replaced by DataSourceFactoryUtil.initDataSource(String, String, String, String, String) 
com.liferay.portal.kernel.util.MethodHandler.invoke(boolean)
          As of 7.0.0, replaced by MethodHandler.invoke() 
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(boolean, MethodKey, Object...)
          As of 7.0.0, replaced by PortalClassInvoker.invoke(MethodKey, Object...) 
com.liferay.portal.kernel.util.PortletClassInvoker.invoke(boolean, String, MethodKey, Object...)
          As of 7.0.0, replaced by PortletClassInvoker.invoke(String, MethodKey, Object...) 
com.liferay.portal.kernel.util.ClassLoaderProxy.invoke(String, Object[])
          As of 6.1.0 
com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.invokeTaglibDiscussion(ActionRequest, ActionResponse)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.Portal.invokeTaglibDiscussion(PortletConfig, ActionRequest, ActionResponse)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.PortalUtil.invokeTaglibDiscussion(PortletConfig, ActionRequest, ActionResponse)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.Portal.invokeTaglibDiscussionPagination(PortletConfig, ResourceRequest, ResourceResponse)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.PortalUtil.invokeTaglibDiscussionPagination(PortletConfig, ResourceRequest, ResourceResponse)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.invokeTaglibDiscussionPagination(ResourceRequest, ResourceResponse)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.PortletDisplay.isAccess()
          As of 6.2.0, with no direct replacement 
com.liferay.portal.kernel.model.Group.isChild(long)
          As of 7.0.0, replaced by Group.hasAncestor(long) 
com.liferay.portal.kernel.model.GroupWrapper.isChild(long)
          As of 7.0.0, replaced by GroupWrapper.hasAncestor(long) 
com.liferay.portal.kernel.security.permission.PermissionChecker.isCommunityAdmin(long)
          As of 6.1.0, renamed to PermissionChecker.isGroupAdmin(long) 
com.liferay.portal.kernel.security.permission.PermissionChecker.isCommunityOwner(long)
          As of 6.1.0, renamed to PermissionChecker.isGroupOwner(long) 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.isCSRFOrigintWhitelisted(long, String)
          As of 7.0.0, replaced by AuthTokenWhitelistUtil.isOriginCSRFWhitelisted(long, String) 
com.liferay.portal.kernel.upload.UploadException.isExceededSizeLimit()
          As of 7.0.0, replaced by isExceededUploadRequestSizeLimit() 
com.liferay.portal.kernel.search.SearchEngineUtil.isIndexReadOnly()
          As of 7.0.0, replaced by IndexWriterHelperUtil.isIndexReadOnly() 
com.liferay.portal.kernel.security.ldap.LDAPUser.isMale(boolean)
          As of 6.2.0, replaced by LDAPUser.setMale(boolean) 
com.liferay.portal.kernel.util.NotificationThreadLocal.isNotificationEnabled()
          As of 6.1.0, replaced by NotificationThreadLocal.isEnabled() 
com.liferay.portal.kernel.util.Validator_IW.isNotNull(Object[])
            
com.liferay.portal.kernel.util.Validator.isNotNull(Object[])
          As of 6.2.0, replaced by ArrayUtil.isNotEmpty(Object[]) 
com.liferay.portal.kernel.util.Validator_IW.isNull(Object[])
            
com.liferay.portal.kernel.util.Validator.isNull(Object[])
          As of 6.2.0, replaced by ArrayUtil.isEmpty(Object[]) 
com.liferay.exportimport.kernel.lar.PortletDataContext.isPathNotExportedInScope(String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.isPortletCSRFWhitelisted(long, String, String)
          As of 7.0.0, replaced by AuthTokenWhitelist.isPortletCSRFWhitelisted(HttpServletRequest, Portlet) 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.isPortletCSRFWhitelisted(long, String, String)
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.isPortletCSRFWhitelisted(long, String, String)
          As of 7.0.0, replaced by AuthTokenWhitelistUtil.isPortletCSRFWhitelisted(HttpServletRequest, Portlet) 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.isPortletInvocationWhitelisted(long, String, String)
          As of 7.0.0, replaced by AuthTokenWhitelist.isPortletInvocationWhitelisted(HttpServletRequest, Portlet) 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.isPortletInvocationWhitelisted(long, String, String)
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.isPortletInvocationWhitelisted(long, String, String)
          As of 7.0.0, replaced by AuthTokenWhitelistUtil.isPortletInvocationWhitelisted(HttpServletRequest, Portlet) 
com.liferay.asset.kernel.model.AssetVocabulary.isRequired(long)
          As of 7.0.0, replaced by AssetVocabulary.isRequired(long, long) 
com.liferay.asset.kernel.model.AssetVocabularyWrapper.isRequired(long)
          As of 7.0.0, replaced by AssetVocabularyWrapper.isRequired(long, long) 
com.liferay.portal.kernel.theme.ThemeDisplay.isShowAddContentIcon()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.ThemeDisplay.isShowAddContentIconPermission()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.ThemeDisplay.isShowManageSiteMembershipsIcon()
          As of 6.2.0, replaced by ThemeDisplay.isShowSiteAdministrationIcon() 
com.liferay.portal.kernel.theme.ThemeDisplay.isShowSiteContentIcon()
          As of 6.2.0, replaced by ThemeDisplay.isShowSiteAdministrationIcon() 
com.liferay.portal.kernel.theme.ThemeDisplay.isShowSiteMapSettingsIcon()
          As of 6.2.0, replaced by ThemeDisplay.isShowSiteAdministrationIcon() 
com.liferay.portal.kernel.theme.ThemeDisplay.isShowSiteSettingsIcon()
          As of 6.2.0, replaced by ThemeDisplay.isShowSiteAdministrationIcon() 
com.liferay.portal.kernel.model.LayoutWrapper.isTypeArticle()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.model.Layout.isTypeArticle()
          As of 7.0.0, with no direct replacement 
com.liferay.social.kernel.model.SocialRelationConstants.isTypeBi(int)
          As of 7.0.0, replaced by SocialRelationTypesUtil.isTypeBi(int) 
com.liferay.social.kernel.model.SocialRelationConstants.isTypeUni(int)
          As of 7.0.0, replaced by SocialRelationTypesUtil.isTypeUni(int) 
com.liferay.portal.kernel.security.auth.AuthToken.isValidPortletInvocationToken(HttpServletRequest, long, String, String, String)
          As of 7.0.0, replaced by AuthToken.isValidPortletInvocationToken(HttpServletRequest, Layout, Portlet) 
com.liferay.portal.kernel.security.auth.AuthTokenUtil.isValidPortletInvocationToken(HttpServletRequest, long, String, String, String)
          As of 7.0.0, replaced by AuthTokenUtil.isValidPortletInvocationToken(HttpServletRequest, Layout, Portlet) 
com.liferay.portal.kernel.portlet.BaseControlPanelEntry.isVisible(PermissionChecker, Portlet)
          As of 6.2.0, with no direct replacement.

This method was originally defined to determine if a portlet should be displayed in the Control Panel. In this version, this method should always return false and remains only to preserve binary compatibility. This method will be permanently removed in a future version.

In lieu of this method, the Control Panel now uses BaseControlPanelEntry.hasAccessPermission(com.liferay.portal.kernel.security.permission.PermissionChecker, com.liferay.portal.kernel.model.Group, com.liferay.portal.kernel.model.Portlet) to determine if a portlet should be displayed in the Control Panel.

 
com.liferay.portal.kernel.portlet.ControlPanelEntry.isVisible(PermissionChecker, Portlet)
          As of 6.2.0, with no direct replacement.

This method was originally defined to determine if a portlet should be displayed in the Control Panel. In this version, this method should always return false and remains only to preserve binary compatibility. This method will be permanently removed in a future version.

In lieu of this method, the Control Panel now uses ControlPanelEntry.hasAccessPermission(com.liferay.portal.kernel.security.permission.PermissionChecker, com.liferay.portal.kernel.model.Group, com.liferay.portal.kernel.model.Portlet) to determine if a portlet should be displayed in the Control Panel.

 
com.liferay.portal.kernel.portlet.BaseControlPanelEntry.isVisible(Portlet, String, ThemeDisplay)
          As of 6.2.0, with no direct replacement.

This method was originally defined to determine if a portlet should be displayed in the Control Panel. In this version, this method should always return false and remains only to preserve binary compatibility. This method will be permanently removed in a future version.

In lieu of this method, the Control Panel now uses BaseControlPanelEntry.hasAccessPermission(com.liferay.portal.kernel.security.permission.PermissionChecker, com.liferay.portal.kernel.model.Group, com.liferay.portal.kernel.model.Portlet) to determine if a portlet should be displayed in the Control Panel.

 
com.liferay.portal.kernel.portlet.ControlPanelEntry.isVisible(Portlet, String, ThemeDisplay)
          As of 6.2.0, with no direct replacement.

This method was originally defined to determine if a portlet should be displayed in the Control Panel. In this version, this method should always return false and remains only to preserve binary compatibility. This method will be permanently removed in a future version.

In lieu of this method, the Control Panel now uses ControlPanelEntry.hasAccessPermission(com.liferay.portal.kernel.security.permission.PermissionChecker, com.liferay.portal.kernel.model.Group, com.liferay.portal.kernel.model.Portlet) to determine if a portlet should be displayed in the Control Panel.

 
com.liferay.portal.kernel.service.PortletLocalService.loadGetPortletsPool(long)
          As of 7.0.0, replaced by #loadGetPortletsMap(long)) 
com.liferay.portal.kernel.service.PortletLocalServiceWrapper.loadGetPortletsPool(long)
          As of 7.0.0, replaced by #loadGetPortletsMap(long)) 
com.liferay.portal.kernel.service.PortletLocalServiceUtil.loadGetPortletsPool(long)
          As of 7.0.0, replaced by #loadGetPortletsMap(long)) 
com.liferay.exportimport.kernel.staging.Staging.lockGroup(long, long)
          As of 7.0.0, see BackgroundTaskExecutor.getIsolationLevel( ) 
com.liferay.exportimport.kernel.staging.StagingUtil.lockGroup(long, long)
          As of 7.0.0, see BackgroundTaskExecutor.getIsolationLevel( ) 
com.liferay.portal.kernel.jndi.JNDIUtil.lookup(Context, String, boolean)
          As of 6.2.0, replaced by JNDIUtil.lookup(Context, String) 
com.liferay.document.library.kernel.service.DLAppHelperLocalServiceUtil.moveDependentsToTrash(List, long)
          As of 7.0.0, replaced by DLAppHelperLocalServiceUtil.moveDependentsToTrash(DLFolder) 
com.liferay.document.library.kernel.service.DLAppHelperLocalServiceWrapper.moveDependentsToTrash(List, long)
          As of 7.0.0, replaced by DLAppHelperLocalServiceWrapper.moveDependentsToTrash(DLFolder) 
com.liferay.document.library.kernel.service.DLAppHelperLocalService.moveDependentsToTrash(List, long)
          As of 7.0.0, replaced by DLAppHelperLocalService.moveDependentsToTrash(DLFolder) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.moveFileEntry(long, long, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.moveFileEntry(long, long, long, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.moveFileEntry(long, long, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.moveFileEntry(long, long, long, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.moveFileEntry(long, long, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryProxyBean.moveFileEntry(long, long, long, ServiceContext) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.moveFolder(long, long, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.moveFolder(long, long, long, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.moveFolder(long, long, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.moveFolder(long, long, long, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.moveFolder(long, long, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryProxyBean.moveFolder(long, long, long, ServiceContext) 
com.liferay.portal.kernel.util.FriendlyURLNormalizer.normalize(String, char[])
          As of 6.2.0, replaced by FriendlyURLNormalizer.normalize(String, Pattern) 
com.liferay.portal.kernel.util.FriendlyURLNormalizerUtil.normalize(String, char[])
          As of 6.2.0, replaced by FriendlyURLNormalizerUtil.normalize(String, Pattern) 
com.liferay.portal.kernel.util.SubscriptionSender.notifySubscriber(Subscription)
          As of 6.2.0, replaced by SubscriptionSender.notifyPersistedSubscriber(Subscription) 
com.liferay.portal.kernel.util.SubscriptionSender.notifySubscriber(Subscription, String, long)
          As of 7.0.0, replaced by SubscriptionSender.notifyPersistedSubscriber(Subscription) 
com.liferay.portal.kernel.search.SearchEngineUtil.partiallyUpdateDocument(String, long, Document, boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.partiallyUpdateDocument(String, long, Document, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.partiallyUpdateDocuments(String, long, Collection, boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.partiallyUpdateDocuments(String, long, Collection, boolean) 
com.liferay.portal.kernel.search.BaseRelatedEntryIndexer.postProcessContextQuery(BooleanFilter, SearchContext, Indexer)
          As of 7.0.0, added strictly to support backwards compatibility of Indexer.postProcessContextQuery(BooleanQuery, SearchContext) 
com.liferay.portal.kernel.search.facet.AssetEntriesFacet.postProcessContextQuery(BooleanFilter, SearchContext, Indexer)
          As of 7.0.0, added strictly to support backwards compatibility of Indexer.postProcessContextQuery(BooleanQuery, SearchContext) 
com.liferay.portal.kernel.search.Indexer.postProcessContextQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by Indexer.postProcessContextBooleanFilter(BooleanFilter, SearchContext) 
com.liferay.portal.kernel.search.BaseIndexer.postProcessContextQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by BaseIndexer.postProcessContextBooleanFilter(BooleanFilter, SearchContext) 
com.liferay.portal.kernel.search.IndexerPostProcessor.postProcessContextQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by IndexerPostProcessor.postProcessContextBooleanFilter(BooleanFilter, SearchContext) 
com.liferay.portal.kernel.search.BaseIndexerPostProcessor.postProcessContextQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by BaseIndexerPostProcessor.postProcessContextBooleanFilter(BooleanFilter, SearchContext) 
com.liferay.portal.kernel.search.dummy.DummyIndexer.postProcessContextQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by DummyIndexer.postProcessContextBooleanFilter(BooleanFilter, SearchContext) 
com.liferay.portal.kernel.search.Indexer.postProcessSearchQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by Indexer.postProcessSearchQuery(BooleanQuery, BooleanFilter, SearchContext) 
com.liferay.portal.kernel.search.BaseIndexer.postProcessSearchQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by BaseIndexer.postProcessSearchQuery(BooleanQuery, BooleanFilter, SearchContext) 
com.liferay.portal.kernel.search.IndexerPostProcessor.postProcessSearchQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by IndexerPostProcessor.postProcessSearchQuery(BooleanQuery, BooleanFilter, SearchContext) 
com.liferay.portal.kernel.search.BaseIndexerPostProcessor.postProcessSearchQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by BaseIndexerPostProcessor.postProcessSearchQuery(BooleanQuery, BooleanFilter, SearchContext) 
com.liferay.portal.kernel.search.dummy.DummyIndexer.postProcessSearchQuery(BooleanQuery, SearchContext)
          As of 7.0.0, replaced by DummyIndexer.postProcessSearchQuery(BooleanQuery, BooleanFilter, SearchContext) 
com.liferay.exportimport.kernel.staging.Staging.publishLayouts(long, long, long, boolean, long[], Map, Date, Date)
          As of 7.0.0, replaced by Staging.publishLayouts(long, long, long, boolean, long[], Map) 
com.liferay.exportimport.kernel.staging.StagingUtil.publishLayouts(long, long, long, boolean, long[], Map, Date, Date)
          As of 7.0.0, replaced by StagingUtil.publishLayouts(long, long, long, boolean, long[], Map) 
com.liferay.exportimport.kernel.staging.Staging.publishLayouts(long, long, long, boolean, Map, Map, Date, Date)
          As of 7.0.0, replaced by Staging.publishLayouts(long, long, long, boolean, long[], Map) 
com.liferay.exportimport.kernel.staging.StagingUtil.publishLayouts(long, long, long, boolean, Map, Map, Date, Date)
          As of 7.0.0, replaced by StagingUtil.publishLayouts(long, long, long, boolean, long[], Map) 
com.liferay.exportimport.kernel.staging.Staging.publishLayouts(long, long, long, boolean, Map, Date, Date)
          As of 7.0.0, replaced by Staging.publishLayouts(long, long, long, boolean, Map) 
com.liferay.exportimport.kernel.staging.StagingUtil.publishLayouts(long, long, long, boolean, Map, Date, Date)
          As of 7.0.0, replaced by StagingUtil.publishLayouts(long, long, long, boolean, Map) 
com.liferay.exportimport.kernel.service.StagingServiceWrapper.publishStagingRequest(long, boolean, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.service.StagingServiceUtil.publishStagingRequest(long, boolean, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.service.StagingService.publishStagingRequest(long, boolean, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.service.StagingLocalServiceUtil.publishStagingRequest(long, long, boolean, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.service.StagingLocalService.publishStagingRequest(long, long, boolean, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.service.StagingLocalServiceWrapper.publishStagingRequest(long, long, boolean, Map)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.dao.orm.FinderCacheUtil.putResult(boolean, String, String, String[], Object[], Object)
          As of 6.1.0 
com.liferay.portal.kernel.servlet.HttpSessionWrapper.putValue(String, Object)
          As of 6.1.0 
com.liferay.portal.kernel.security.permission.ResourceActions.read(String, InputStream)
          As of 7.0.0 
com.liferay.portal.kernel.security.permission.ResourceActionsUtil.read(String, InputStream)
          As of 7.0.0 
com.liferay.portal.kernel.search.IndexerRegistryUtil.register(String, Indexer)
          As of 7.0.0, replaced by IndexerRegistryUtil.register(Indexer) 
com.liferay.portal.kernel.util.ListUtil.remove(List, E)
          As of 6.2.0 
com.liferay.portal.kernel.util.StringUtil.remove(String, String)
          As of 7.0.0, replaced by StringUtil.removeFromList(String, String) 
com.liferay.portal.kernel.util.StringUtil_IW.remove(String, String)
            
com.liferay.portal.kernel.util.StringUtil.remove(String, String, String)
          As of 7.0.0, replaced by StringUtil.removeFromList(String, String, String) 
com.liferay.portal.kernel.util.StringUtil_IW.remove(String, String, String)
            
com.liferay.portal.kernel.cache.SingleVMPool.removeCache(String)
          As of 7.0.0, replaced by SingleVMPool.removePortalCache(String) 
com.liferay.portal.kernel.cache.MultiVMPoolUtil.removeCache(String)
          As of 7.0.0, replaced by MultiVMPoolUtil.removePortalCache(String) 
com.liferay.portal.kernel.cache.SingleVMPoolUtil.removeCache(String)
          As of 7.0.0, replaced by SingleVMPoolUtil.removePortalCache(String) 
com.liferay.portal.kernel.cache.MultiVMPool.removeCache(String)
          As of 7.0.0, replaced by MultiVMPool.removePortalCache(String) 
com.liferay.portal.kernel.util.Portal.removePortalPortEventListener(PortalPortEventListener)
          As of 7.0.0, replaced by Portal.removePortalInetSocketAddressEventListener( PortalInetSocketAddressEventListener) 
com.liferay.portal.kernel.util.PortalUtil.removePortalPortEventListener(PortalPortEventListener)
          As of 7.0.0, replaced by PortalUtil.removePortalEventListener( PortalInetSocketAddressEventListener) 
com.liferay.portal.kernel.servlet.HttpSessionWrapper.removeValue(String)
          As of 6.1.0 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceExportContentReferences(PortletDataContext, StagedModel, Element, String, boolean)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessorr#replaceExportContentReferences( PortletDataContext, StagedModel, String, boolean, boolean) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceExportContentReferences(PortletDataContext, StagedModel, Element, String, boolean)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessor#replaceExportContentReferences( PortletDataContext, StagedModel, String, boolean, boolean) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceExportContentReferences(PortletDataContext, StagedModel, String, boolean)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessor#replaceExportContentReferences( PortletDataContext, StagedModel, String, boolean, boolean) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceExportContentReferences(PortletDataContext, StagedModel, String, boolean)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessor#replaceExportContentReferences( PortletDataContext, StagedModel, String, boolean, boolean) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceExportContentReferences(PortletDataContext, StagedModel, String, boolean, boolean)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessorr#replaceExportContentReferences( PortletDataContext, StagedModel, String, boolean, boolean) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceExportContentReferences(PortletDataContext, StagedModel, String, boolean, boolean)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessorr#replaceExportContentReferences( PortletDataContext, StagedModel, String, boolean, boolean) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceExportDLReferences(PortletDataContext, StagedModel, Element, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceExportDLReferences(PortletDataContext, StagedModel, Element, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceExportDLReferences(PortletDataContext, StagedModel, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceExportDLReferences(PortletDataContext, StagedModel, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceExportLayoutReferences(PortletDataContext, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceExportLayoutReferences(PortletDataContext, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceExportLayoutReferences(PortletDataContext, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceExportLayoutReferences(PortletDataContext, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceExportLinksToLayouts(PortletDataContext, StagedModel, Element, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceExportLinksToLayouts(PortletDataContext, StagedModel, Element, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceExportLinksToLayouts(PortletDataContext, StagedModel, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceExportLinksToLayouts(PortletDataContext, StagedModel, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceImportContentReferences(PortletDataContext, Element, String, boolean)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessor#replaceImportContentReferences( PortletDataContext, StagedModel, String) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceImportContentReferences(PortletDataContext, Element, String, boolean)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessor#replaceImportContentReferences( PortletDataContext, StagedModel, String) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceImportContentReferences(PortletDataContext, StagedModel, String)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessor#replaceImportContentReferences( PortletDataContext, StagedModel, String) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceImportContentReferences(PortletDataContext, StagedModel, String)
          As of 7.0.0, replaced by com.liferay.exportimport.content.processor.ExportImportContentProcessor#replaceImportContentReferences( PortletDataContext, StagedModel, String) in the export-import-api module 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceImportDLReferences(PortletDataContext, Element, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceImportDLReferences(PortletDataContext, Element, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceImportDLReferences(PortletDataContext, StagedModel, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceImportDLReferences(PortletDataContext, StagedModel, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceImportLayoutReferences(PortletDataContext, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceImportLayoutReferences(PortletDataContext, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceImportLayoutReferences(PortletDataContext, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceImportLayoutReferences(PortletDataContext, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceImportLinksToLayouts(PortletDataContext, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceImportLinksToLayouts(PortletDataContext, String)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.replaceImportLinksToLayouts(PortletDataContext, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelper.replaceImportLinksToLayouts(PortletDataContext, String, boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.Html.replaceMsWordCharacters(String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.HtmlUtil.replaceMsWordCharacters(String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.resetOriginCSRFWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.resetOriginCSRFWhitelist()
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.resetOriginCSRFWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.resetPortletCSRFWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.resetPortletCSRFWhitelist()
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.resetPortletCSRFWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.resetPortletInvocationWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.resetPortletInvocationWhitelist()
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.resetPortletInvocationWhitelist()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelist.resetPortletInvocationWhitelistActions()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.auth.BaseAuthTokenWhitelist.resetPortletInvocationWhitelistActions()
           
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.resetPortletInvocationWhitelistActions()
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.security.permission.PermissionChecker.resetValues()
          As of 6.2.0, does nothing 
com.liferay.document.library.kernel.service.DLAppHelperLocalServiceUtil.restoreDependentsFromTrash(List)
          As of 7.0.0, replaced by DLAppHelperLocalServiceUtil.restoreDependentsFromTrash(DLFolder) 
com.liferay.document.library.kernel.service.DLAppHelperLocalServiceWrapper.restoreDependentsFromTrash(List)
          As of 7.0.0, replaced by DLAppHelperLocalServiceWrapper.restoreDependentsFromTrash(DLFolder) 
com.liferay.document.library.kernel.service.DLAppHelperLocalService.restoreDependentsFromTrash(List)
          As of 7.0.0, replaced by DLAppHelperLocalService.restoreDependentsFromTrash(DLFolder) 
com.liferay.document.library.kernel.service.DLAppHelperLocalServiceUtil.restoreDependentsFromTrash(List, long)
          As of 7.0.0, replaced by DLAppHelperLocalServiceUtil.restoreDependentsFromTrash(List) 
com.liferay.document.library.kernel.service.DLAppHelperLocalServiceWrapper.restoreDependentsFromTrash(List, long)
          As of 7.0.0, replaced by DLAppHelperLocalServiceWrapper.restoreDependentsFromTrash(List) 
com.liferay.document.library.kernel.service.DLAppHelperLocalService.restoreDependentsFromTrash(List, long)
          As of 7.0.0, replaced by DLAppHelperLocalService.restoreDependentsFromTrash(List) 
com.liferay.message.boards.kernel.service.MBThreadLocalServiceWrapper.restoreDependentsFromTrash(long, long, long)
          As of 7.0.0, replaced by MBThreadLocalServiceWrapper.restoreDependentsFromTrash(long, long) 
com.liferay.message.boards.kernel.service.MBThreadLocalServiceUtil.restoreDependentsFromTrash(long, long, long)
          As of 7.0.0, replaced by MBThreadLocalServiceUtil.restoreDependentsFromTrash(long, long) 
com.liferay.message.boards.kernel.service.MBThreadLocalService.restoreDependentsFromTrash(long, long, long)
          As of 7.0.0, replaced by MBThreadLocalService.restoreDependentsFromTrash(long, long) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.revertFileEntry(long, String, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.revertFileEntry(long, long, String, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.revertFileEntry(long, String, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.revertFileEntry(long, long, String, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.revertFileEntry(long, String, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryProxyBean.revertFileEntry(long, long, String, ServiceContext) 
com.liferay.portal.kernel.sanitizer.SanitizerUtil.sanitize(long, long, long, String, long, String, byte[])
          As of 7.0.0, replaced by SanitizerUtil.sanitize(long, long, long, String, long, String, String) 
com.liferay.portal.kernel.sanitizer.SanitizerUtil.sanitize(long, long, long, String, long, String, InputStream, OutputStream)
          As of 7.0.0, replaced by SanitizerUtil.sanitize(long, long, long, String, long, String, String) 
com.liferay.portal.kernel.sanitizer.Sanitizer.sanitize(long, long, long, String, long, String, String[], byte[], Map)
          As of 7.0.0, replaced by Sanitizer.sanitize(long, long, long, String, long, String, String[], String, Map) 
com.liferay.portal.kernel.sanitizer.SanitizerUtil.sanitize(long, long, long, String, long, String, String[], byte[], Map)
          As of 7.0.0, replaced by SanitizerUtil.sanitize(long, long, long, String, long, String, String[], String, Map) 
com.liferay.portal.kernel.sanitizer.Sanitizer.sanitize(long, long, long, String, long, String, String[], InputStream, OutputStream, Map)
          As of 7.0.0, replaced by Sanitizer.sanitize(long, long, long, String, long, String, String[], String, Map) 
com.liferay.portal.kernel.sanitizer.SanitizerUtil.sanitize(long, long, long, String, long, String, String[], InputStream, OutputStream, Map)
          As of 7.0.0, replaced by SanitizerUtil.sanitize(long, long, long, String, long, String, String[], String, Map) 
com.liferay.portal.kernel.sanitizer.SanitizerUtil.sanitize(long, long, long, String, long, String, String, byte[], Map)
          As of 7.0.0, replaced by SanitizerUtil.sanitize(long, long, long, String, long, String, String, String, Map) 
com.liferay.portal.kernel.sanitizer.SanitizerUtil.sanitize(long, long, long, String, long, String, String, InputStream, OutputStream, Map)
          As of 7.0.0, replaced by SanitizerUtil.sanitize(long, long, long, String, long, String, String, String, Map) 
com.liferay.portal.kernel.service.LayoutService.schedulePublishToLive(long, long, boolean, long[], Map, String, Date, Date, String, String, Date, Date, String)
          As of 7.0.0, replaced by LayoutService.schedulePublishToLive(long, long, boolean, long[], Map, String, String, Date, Date, String) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.schedulePublishToLive(long, long, boolean, long[], Map, String, Date, Date, String, String, Date, Date, String)
          As of 7.0.0, replaced by LayoutServiceWrapper.schedulePublishToLive(long, long, boolean, long[], Map, String, String, Date, Date, String) 
com.liferay.portal.kernel.service.LayoutServiceUtil.schedulePublishToLive(long, long, boolean, long[], Map, String, Date, Date, String, String, Date, Date, String)
          As of 7.0.0, replaced by LayoutServiceUtil.schedulePublishToLive(long, long, boolean, long[], Map, String, String, Date, Date, String) 
com.liferay.portal.kernel.service.LayoutService.schedulePublishToLive(long, long, boolean, Map, Map, String, Date, Date, String, String, Date, Date, String)
          As of 7.0.0, replaced by LayoutService.schedulePublishToLive(long, long, boolean, long[], Map, String, Date, Date, String, String, Date, Date, String) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.schedulePublishToLive(long, long, boolean, Map, Map, String, Date, Date, String, String, Date, Date, String)
          As of 7.0.0, replaced by LayoutServiceWrapper.schedulePublishToLive(long, long, boolean, long[], Map, String, Date, Date, String, String, Date, Date, String) 
com.liferay.portal.kernel.service.LayoutServiceUtil.schedulePublishToLive(long, long, boolean, Map, Map, String, Date, Date, String, String, Date, Date, String)
          As of 7.0.0, replaced by LayoutServiceUtil.schedulePublishToLive(long, long, boolean, long[], Map, String, Date, Date, String, String, Date, Date, String) 
com.liferay.portal.kernel.search.SearchEngineUtil.search(SearchContext, Query)
          As of 7.0.0, replaced by IndexSearcherHelperUtil.search(SearchContext, Query) 
com.liferay.portal.kernel.search.SearchEngineUtil.search(String, long, Query, int, int)
          As of 7.0.0, replaced by IndexSearcherHelperUtil.search(SearchContext, Query) 
com.liferay.portal.kernel.search.BaseIndexSearcher.search(String, long, Query, Sort[], int, int)
          As of 7.0.0, replaced by IndexSearcher.search(SearchContext, Query) 
com.liferay.portal.kernel.search.IndexSearcher.search(String, long, Query, Sort[], int, int)
          As of 7.0.0, replaced by IndexSearcher.search(SearchContext, Query) 
com.liferay.portal.kernel.search.SearchEngineUtil.search(String, long, Query, Sort[], int, int)
          As of 7.0.0, replaced by IndexSearcherHelperUtil.search(SearchContext, Query) 
com.liferay.portal.kernel.search.IndexSearcherProxyBean.search(String, long, Query, Sort[], int, int)
          As of 7.0.0, replaced by IndexSearcherProxyBean.search(SearchContext, Query) 
com.liferay.portal.kernel.search.dummy.DummyIndexSearcher.search(String, long, Query, Sort[], int, int)
          As of 7.0.0, replaced by DummyIndexSearcher.search(SearchContext, Query) 
com.liferay.portal.kernel.search.SearchEngineUtil.search(String, long, Query, Sort, int, int)
          As of 7.0.0, replaced by IndexSearcherHelperUtil.search(SearchContext, Query) 
com.liferay.portal.kernel.search.SearchEngineUtil.searchCount(SearchContext, Query)
          As of 7.0.0, replaced by IndexSearcherHelperUtil.searchCount(SearchContext, Query) 
com.liferay.portal.kernel.servlet.ServletResponseUtil.sendFile(HttpServletResponse, String, byte[])
          As of 6.1.0 
com.liferay.portal.kernel.servlet.ServletResponseUtil.sendFile(HttpServletResponse, String, byte[], String)
          As of 6.1.0 
com.liferay.portal.kernel.servlet.ServletResponseUtil.sendFile(HttpServletResponse, String, InputStream)
          As of 6.1.0 
com.liferay.portal.kernel.servlet.ServletResponseUtil.sendFile(HttpServletResponse, String, InputStream, int, String)
          As of 6.1.0 
com.liferay.portal.kernel.servlet.ServletResponseUtil.sendFile(HttpServletResponse, String, InputStream, String)
          As of 6.1.0 
com.liferay.portal.kernel.portlet.PortletResponseUtil.sendFile(MimeResponse, String, byte[])
          As of 6.1.0 
com.liferay.portal.kernel.portlet.PortletResponseUtil.sendFile(MimeResponse, String, byte[], String)
          As of 6.1.0 
com.liferay.portal.kernel.portlet.PortletResponseUtil.sendFile(MimeResponse, String, InputStream)
          As of 6.1.0 
com.liferay.portal.kernel.portlet.PortletResponseUtil.sendFile(MimeResponse, String, InputStream, int, String)
          As of 6.1.0 
com.liferay.portal.kernel.portlet.PortletResponseUtil.sendFile(MimeResponse, String, InputStream, String)
          As of 6.1.0 
com.liferay.exportimport.kernel.lar.PortletDataHandlerStatusMessageSender.sendStatusMessage(String, ManifestSummary)
          As of 7.0.0, replaced by PortletDataHandlerStatusMessageSender.sendStatusMessage(String, String[], ManifestSummary) 
com.liferay.exportimport.kernel.lar.PortletDataHandlerStatusMessageSenderUtil.sendStatusMessage(String, ManifestSummary)
          As of 7.0.0, replaced by PortletDataHandlerStatusMessageSenderUtil.sendStatusMessage(String, String[], ManifestSummary) 
com.liferay.portal.kernel.theme.PortletDisplay.setAccess(boolean)
          As of 6.2.0, with no direct replacement 
com.liferay.portal.kernel.service.ServiceContext.setAddCommunityPermissions(boolean)
          As of 6.1.0, renamed to ServiceContext.setAddGroupPermissions(boolean) 
com.liferay.asset.kernel.model.BaseAssetRenderer.setAddToPagePreferences(PortletPreferences, String, ThemeDisplay)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.AssetRenderer.setAddToPagePreferences(PortletPreferences, String, ThemeDisplay)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.BasePortletDataHandler.setAlwaysExportable(boolean)
          As of 6.2.0 
com.liferay.exportimport.kernel.lar.BasePortletDataHandler.setAlwaysStaged(boolean)
          As of 6.2.0 
com.liferay.document.library.kernel.util.AudioProcessorUtil.setAudioProcessor(AudioProcessor)
          As of 6.2.0 
com.liferay.portal.kernel.security.auth.AuthTokenWhitelistUtil.setAuthTokenWhitelist(AuthTokenWhitelist)
          As of 7.0.0, replaced with no direct replacement 
com.liferay.portal.kernel.search.BaseSearchEngine.setBooleanClauseFactory(BooleanClauseFactory)
          As of 7.0.0 
com.liferay.portal.kernel.search.BaseSearchEngine.setBooleanQueryFactory(BooleanQueryFactory)
          As of 7.0.0 
com.liferay.portal.kernel.search.Field.setBoost(float)
          As of 7.0.0, replaced by Query.setBoost(float) 
com.liferay.portal.kernel.dao.orm.DefaultActionableDynamicQuery.setClass(Class)
          As of 7.0.0, replaced by DefaultActionableDynamicQuery.setModelClass(Class) 
com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery.setClass(Class)
          As of 7.0.0, replaced by ActionableDynamicQuery.setModelClass(Class) 
com.liferay.portal.kernel.search.SearchResult.setClassName(String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.search.SearchResult.setClassPK(long)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.ServiceContext.setCommunityPermissions(String[])
          As of 6.1.0, renamed to ServiceContext.setGroupPermissions(String[]) 
com.liferay.portal.kernel.search.facet.config.FacetConfiguration.setDisplayStyle(String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.upload.UploadException.setExceededSizeLimit(boolean)
          As of 7.0.0, replaced by setExceededUploadRequestSizeLimit(boolean) 
com.liferay.portal.kernel.scheduler.messaging.SchedulerEventMessageListenerWrapper.setGroupName(String)
          As of 7.0.0 
com.liferay.document.library.kernel.util.ImageProcessorUtil.setImageProcessor(ImageProcessor)
          As of 6.2.0 
com.liferay.portal.kernel.search.SearchEngineUtil.setIndexReadOnly(boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.setIndexReadOnly(boolean) 
com.liferay.portal.kernel.scheduler.messaging.SchedulerEventMessageListenerWrapper.setJobName(String)
          As of 7.0.0 
com.liferay.portal.kernel.model.LayoutType.setLayout(Layout)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.dao.search.SearchContainer.setMaxPages(int)
          As of 6.2.0, see LPS-6312 
com.liferay.portal.kernel.messaging.proxy.BaseMultiDestinationProxyBean.setMessageBus(MessageBus)
          As of 7.0.0, replaced by {@link MessageBusUtil#getMessageBus) 
com.liferay.portal.kernel.util.NotificationThreadLocal.setNotificationEnabled(boolean)
          As of 6.1.0, replaced by NotificationThreadLocal.setEnabled(boolean) 
com.liferay.document.library.kernel.util.PDFProcessorUtil.setPDFProcessor(PDFProcessor)
          As of 6.2.0 
com.liferay.portal.kernel.util.Portal.setPortalPort(HttpServletRequest)
          As of 7.0.0, replaced by Portal.setPortalInetSocketAddresses(HttpServletRequest) 
com.liferay.portal.kernel.util.PortalUtil.setPortalPort(HttpServletRequest)
          As of 7.0.0, replaced by PortalUtil.setPortalInetSocketAddresses(HttpServletRequest) 
com.liferay.exportimport.kernel.lar.PortletDataContext.setPortetDataContextListener(PortletDataContextListener)
          As of 7.0.0, with no direct replacement 
com.liferay.document.library.kernel.util.RawMetadataProcessorUtil.setRawMetadataProcessor(RawMetadataProcessor)
          As of 6.2.0 
com.liferay.portal.kernel.messaging.config.MessagingConfigurator.setReplacementDestinations(List)
          As of 7.0.0, replaced by MessagingConfigurator.setDestinations(List) 
com.liferay.portal.kernel.messaging.config.AbstractMessagingConfigurator.setReplacementDestinations(List)
          As of 7.0.0, replaced by AbstractMessagingConfigurator.setDestinations(List) 
com.liferay.portal.kernel.sanitizer.SanitizerUtil.setSanitizer(Sanitizer)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.AssetVocabulary.setSettingsProperties(UnicodeProperties)
          As of 7.0.0, with no direct replacement 
com.liferay.asset.kernel.model.AssetVocabularyWrapper.setSettingsProperties(UnicodeProperties)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.ThemeDisplay.setShowAddContentIcon(boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.ThemeDisplay.setShowAddContentIconPermission(boolean)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.messaging.proxy.BaseProxyBean.setSingleDestinationMessageSender(SingleDestinationMessageSender)
          As of 7.0.0, replaced by {@link #setDestinationName) 
com.liferay.portal.kernel.messaging.proxy.BaseProxyBean.setSingleDestinationSynchronousMessageSender(SingleDestinationSynchronousMessageSender)
          As of 7.0.0, replaced by BaseProxyBean.setSynchronousMessageSenderMode(com.liferay.portal.kernel.messaging.sender.SynchronousMessageSender.Mode) and BaseProxyBean.setSynchronousDestinationName(java.lang.String) 
com.liferay.portal.kernel.servlet.ReadOnlyServletResponse.setStatus(int, String)
          As of 7.0.0 
com.liferay.portal.kernel.messaging.proxy.BaseMultiDestinationProxyBean.setSynchronousMessageSender(SynchronousMessageSender)
          As of 7.0.0, replaced by BaseMultiDestinationProxyBean.setSynchronousMessageSenderMode( SynchronousMessageSender.Mode) 
com.liferay.portal.kernel.search.BaseSearchEngine.setTermQueryFactory(TermQueryFactory)
          As of 7.0.0 
com.liferay.portal.kernel.search.BaseSearchEngine.setTermRangeQueryFactory(TermRangeQueryFactory)
          As of 7.0.0 
com.liferay.portal.kernel.theme.ThemeDisplay.setURLAddContent(String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.ThemeDisplay.setURLMyAccount(PortletURL)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.ThemeDisplay.setURLPageSettings(PortletURL)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.theme.ThemeDisplay.setURLUpdateManager(PortletURL)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.util.SubscriptionSender.setUserId(long)
          As of 7.0.0, replaced by SubscriptionSender.setCurrentUserId(long) 
com.liferay.portal.kernel.security.permission.PermissionChecker.setValues(PortletRequest)
          As of 6.2.0, does nothing 
com.liferay.document.library.kernel.util.VideoProcessorUtil.setVideoProcessor(VideoProcessor)
          As of 6.2.0 
com.liferay.portal.kernel.search.SearchEngineUtil.spellCheckKeywords(SearchContext)
          As of 7.0.0, replaced by IndexSearcherHelperUtil.spellCheckKeywords(SearchContext) 
com.liferay.portal.kernel.search.SearchEngineUtil.spellCheckKeywords(SearchContext, int)
          As of 7.0.0, replaced by IndexSearcherHelperUtil.spellCheckKeywords(SearchContext, int) 
com.liferay.portal.kernel.search.SearchEngineUtil.suggestKeywordQueries(SearchContext, int)
          As of 7.0.0, replaced by IndexSearcherHelperUtil.suggestKeywordQueries(SearchContext, int) 
com.liferay.portal.kernel.workflow.WorkflowConstants.toLabel(int)
          As of 6.2.0, replaced by WorkflowConstants.getStatusLabel(int) 
com.liferay.portal.kernel.util.UnicodeProperties.toSortedString()
          As of 7.0.0, replaced by UnicodeProperties.toString() 
com.liferay.portal.kernel.workflow.WorkflowConstants.toStatus(String)
          As of 6.2.0, replaced by WorkflowConstants.getLabelStatus(String) 
com.liferay.exportimport.kernel.staging.Staging.unlockGroup(long)
          As of 7.0.0, see BackgroundTaskExecutor.getIsolationLevel( ) 
com.liferay.exportimport.kernel.staging.StagingUtil.unlockGroup(long)
          As of 7.0.0, see BackgroundTaskExecutor.getIsolationLevel( ) 
com.liferay.portal.kernel.service.persistence.BasePersistence.update(T, boolean)
          As of 6.2.0, replaced by BasePersistence.update(BaseModel)} 
com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.update(T, boolean)
          As of 6.2.0, replaced by BasePersistenceImpl.update(BaseModel)} 
com.liferay.portal.kernel.service.persistence.BasePersistence.update(T, boolean, ServiceContext)
          As of 6.2.0, replaced by BasePersistence.update(BaseModel, ServiceContext)} 
com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.update(T, boolean, ServiceContext)
          As of 6.2.0, replaced by BasePersistenceImpl.update(BaseModel, ServiceContext)} 
com.liferay.portal.kernel.repository.LocalRepository.updateAsset(long, FileEntry, FileVersion, long[], String[], long[])
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.repository.DefaultLocalRepositoryImpl.updateAsset(long, FileEntry, FileVersion, long[], String[], long[])
          As of 7.0.0 
com.liferay.portal.kernel.repository.proxy.LocalRepositoryProxyBean.updateAsset(long, FileEntry, FileVersion, long[], String[], long[])
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.CompanyServiceUtil.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String)
          As of 7.0.0, replaced by CompanyServiceUtil.updateCompany(long, String, String, String, boolean, byte[], String, String, String, String, String, String, String, String, String) 
com.liferay.portal.kernel.service.CompanyLocalService.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String)
          As of 7.0.0, replaced by CompanyLocalService.updateCompany(long, String, String, String, boolean, byte[], String, String, String, String, String, String, String, String, String) 
com.liferay.portal.kernel.service.CompanyLocalServiceWrapper.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String)
          As of 7.0.0, replaced by CompanyLocalServiceWrapper.updateCompany(long, String, String, String, boolean, byte[], String, String, String, String, String, String, String, String, String) 
com.liferay.portal.kernel.service.CompanyLocalServiceUtil.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String)
          As of 7.0.0, replaced by CompanyLocalServiceUtil.updateCompany(long, String, String, String, boolean, byte[], String, String, String, String, String, String, String, String, String) 
com.liferay.portal.kernel.service.CompanyService.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String)
          As of 7.0.0, replaced by CompanyService.updateCompany(long, String, String, String, boolean, byte[], String, String, String, String, String, String, String, String, String) 
com.liferay.portal.kernel.service.CompanyServiceWrapper.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String)
          As of 7.0.0, replaced by CompanyServiceWrapper.updateCompany(long, String, String, String, boolean, byte[], String, String, String, String, String, String, String, String, String) 
com.liferay.portal.kernel.service.CompanyServiceUtil.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List
, List, List, List, UnicodeProperties)
          As of 7.0.0, replaced by CompanyServiceUtil.updateCompany(long, String, String, String, boolean, byte[], String, String, String, String, String, String, String, String, String, String, String, List, List, List, List, UnicodeProperties) 
com.liferay.portal.kernel.service.CompanyService.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List
, List, List, List, UnicodeProperties)
          As of 7.0.0, replaced by CompanyService.updateCompany(long, String, String, String, boolean, byte[], String, String, String, String, String, String, String, String, String, String, String, List, List, List, List, UnicodeProperties) 
com.liferay.portal.kernel.service.CompanyServiceWrapper.updateCompany(long, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List
, List, List, List, UnicodeProperties)
          As of 7.0.0, replaced by CompanyServiceWrapper.updateCompany(long, String, String, String, boolean, byte[], String, String, String, String, String, String, String, String, String, String, String, List, List, List, List, UnicodeProperties) 
com.liferay.portal.kernel.search.SearchEngineUtil.updateDocument(String, long, Document)
          As of 7.0.0, replaced by IndexWriterHelperUtil.updateDocument(String, long, Document, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.updateDocument(String, long, Document, boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.updateDocument(String, long, Document, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.updateDocuments(String, long, Collection)
          As of 7.0.0, replaced by IndexWriterHelperUtil.updateDocuments(String, long, Collection, boolean) 
com.liferay.portal.kernel.search.SearchEngineUtil.updateDocuments(String, long, Collection, boolean)
          As of 7.0.0, replaced by IndexWriterHelperUtil.updateDocuments(String, long, Collection, boolean) 
com.liferay.asset.kernel.service.AssetEntryService.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Integer, boolean)
          As of 7.0.0, replaced by AssetEntryService.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Double) 
com.liferay.asset.kernel.service.AssetEntryServiceUtil.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Integer, boolean)
          As of 7.0.0, replaced by AssetEntryServiceUtil.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Double) 
com.liferay.asset.kernel.service.AssetEntryServiceWrapper.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Integer, boolean)
          As of 7.0.0, replaced by AssetEntryServiceWrapper.updateEntry(long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Double) 
com.liferay.asset.kernel.service.AssetEntryLocalServiceUtil.updateEntry(long, long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Integer, boolean)
          As of 7.0.0, replaced by AssetEntryLocalServiceUtil.updateEntry(long, long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Double) 
com.liferay.asset.kernel.service.AssetEntryLocalServiceWrapper.updateEntry(long, long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Integer, boolean)
          As of 7.0.0, replaced by AssetEntryLocalServiceWrapper.updateEntry(long, long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Double) 
com.liferay.asset.kernel.service.AssetEntryLocalService.updateEntry(long, long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Integer, boolean)
          As of 7.0.0, replaced by AssetEntryLocalService.updateEntry(long, long, Date, Date, String, long, String, long, long[], String[], boolean, Date, Date, Date, String, String, String, String, String, String, int, int, Double) 
com.liferay.blogs.kernel.service.BlogsEntryLocalServiceWrapper.updateEntry(long, long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryLocalServiceWrapper.updateEntry(long, long, String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryLocalService.updateEntry(long, long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryLocalService.updateEntry(long, long, String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryLocalServiceUtil.updateEntry(long, long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryLocalServiceUtil.updateEntry(long, long, String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryService.updateEntry(long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryService.updateEntry(long, String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryServiceWrapper.updateEntry(long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryServiceWrapper.updateEntry(long, String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryServiceUtil.updateEntry(long, String, String, String, int, int, int, int, int, boolean, boolean, String[], boolean, String, String, InputStream, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryServiceUtil.updateEntry(long, String, String, String, String, int, int, int, int, int, boolean, boolean, String[], String, ImageSelector, ImageSelector, ServiceContext) 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.updateExportPortletPreferencesClassPKs(PortletDataContext, Portlet, PortletPreferences, String, String)
          As of 7.0.0, see DefaultConfigurationPortletDataHandler.updateExportPortletPreferencesClassPKs( PortletDataContext, Portlet, PortletPreferences, String, String) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.updateExportPortletPreferencesClassPKs(PortletDataContext, Portlet, PortletPreferences, String, String)
          As of 7.0.0, see DefaultConfigurationPortletDataHandler.updateExportPortletPreferencesClassPKs( PortletDataContext, Portlet, PortletPreferences, String, String) 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.updateExportPortletPreferencesClassPKs(PortletDataContext, Portlet, PortletPreferences, String, String, Element)
          As of 7.0.0, replaced by ExportImportHelperUtil.updateExportPortletPreferencesClassPKs(PortletDataContext, Portlet, PortletPreferences, String, String) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.updateExportPortletPreferencesClassPKs(PortletDataContext, Portlet, PortletPreferences, String, String, Element)
          As of 7.0.0, replaced by ExportImportHelper.updateExportPortletPreferencesClassPKs(PortletDataContext, Portlet, PortletPreferences, String, String) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.updateFileEntry(long, String, String, String, String, String, boolean, File, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.updateFileEntry(long, long, String, String, String, String, String, boolean, InputStream, long, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.updateFileEntry(long, String, String, String, String, String, boolean, File, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.updateFileEntry(long, long, String, String, String, String, String, boolean, File, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.updateFileEntry(long, String, String, String, String, String, boolean, File, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryProxyBean.updateFileEntry(long, long, String, String, String, String, String, boolean, File, ServiceContext) 
com.liferay.portal.kernel.repository.BaseRepositoryImpl.updateFileEntry(long, String, String, String, String, String, boolean, InputStream, long, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryImpl.updateFileEntry(long, long, String, String, String, String, String, boolean, File, ServiceContext) 
com.liferay.portal.kernel.repository.Repository.updateFileEntry(long, String, String, String, String, String, boolean, InputStream, long, ServiceContext)
          As of 7.0.0, replaced by DocumentRepository.updateFileEntry(long, long, String, String, String, String, String, boolean, InputStream, long, ServiceContext) 
com.liferay.portal.kernel.repository.proxy.BaseRepositoryProxyBean.updateFileEntry(long, String, String, String, String, String, boolean, InputStream, long, ServiceContext)
          As of 7.0.0, replaced by BaseRepositoryProxyBean.updateFileEntry(long, long, String, String, String, String, String, boolean, InputStream, long, ServiceContext) 
com.liferay.document.library.kernel.service.DLAppLocalServiceWrapper.updateFileShortcuts(long, long, long)
           
com.liferay.document.library.kernel.service.DLAppLocalService.updateFileShortcuts(long, long, long)
           
com.liferay.document.library.kernel.service.DLAppLocalServiceUtil.updateFileShortcuts(long, long, long)
           
com.liferay.document.library.kernel.service.DLFolderLocalServiceUtil.updateFolder(long, long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced by DLFolderLocalServiceUtil.updateFolder(long, long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderLocalService.updateFolder(long, long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced by DLFolderLocalService.updateFolder(long, long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceWrapper.updateFolder(long, long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced by DLFolderLocalServiceWrapper.updateFolder(long, long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceUtil.updateFolder(long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced DLFolderLocalServiceUtil.updateFolder(long, long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderLocalService.updateFolder(long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced DLFolderLocalService.updateFolder(long, long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderService.updateFolder(long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced by more general DLFolderService.updateFolder(long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderServiceWrapper.updateFolder(long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced by more general DLFolderServiceWrapper.updateFolder(long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceWrapper.updateFolder(long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced DLFolderLocalServiceWrapper.updateFolder(long, long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderServiceUtil.updateFolder(long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced by more general DLFolderServiceUtil.updateFolder(long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceUtil.updateFolderAndFileEntryTypes(long, long, long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced by updateFolderAndFileEntryTypes(long, long, long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderLocalService.updateFolderAndFileEntryTypes(long, long, long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced by updateFolderAndFileEntryTypes(long, long, long, String, String, long, List, int, ServiceContext) 
com.liferay.document.library.kernel.service.DLFolderLocalServiceWrapper.updateFolderAndFileEntryTypes(long, long, long, String, String, long, List, boolean, ServiceContext)
          As of 7.0.0, replaced by updateFolderAndFileEntryTypes(long, long, long, String, String, long, List, int, ServiceContext) 
com.liferay.portal.kernel.service.LayoutLocalService.updateFriendlyURL(long, String, String)
          As of 7.0.0, replaced by LayoutLocalService.updateFriendlyURL(long, long, String, String) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.updateFriendlyURL(long, String, String)
          As of 7.0.0, replaced by LayoutLocalServiceWrapper.updateFriendlyURL(long, long, String, String) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.updateFriendlyURL(long, String, String)
          As of 7.0.0, replaced by LayoutLocalServiceUtil.updateFriendlyURL(long, long, String, String) 
com.liferay.portal.kernel.service.GroupLocalService.updateGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupLocalService.updateGroup(long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupServiceWrapper.updateGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupServiceWrapper.updateGroup(long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupService.updateGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupService.updateGroup(long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupServiceUtil.updateGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupServiceUtil.updateGroup(long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupLocalServiceWrapper.updateGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupLocalServiceWrapper.updateGroup(long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.GroupLocalServiceUtil.updateGroup(long, long, String, String, int, boolean, int, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by GroupLocalServiceUtil.updateGroup(long, long, Map, Map, int, boolean, int, String, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.updateImpl(T, boolean)
          As of 6.2.0, replaced by BasePersistenceImpl.updateImpl(BaseModel) 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.updateImportPortletPreferencesClassPKs(PortletDataContext, PortletPreferences, String, Class, long)
          As of 7.0.0, see DefaultConfigurationPortletDataHandler.updateImportPortletPreferencesClassPKs( PortletDataContext, PortletPreferences, String, Class, long) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.updateImportPortletPreferencesClassPKs(PortletDataContext, PortletPreferences, String, Class, long)
          As of 7.0.0, see DefaultConfigurationPortletDataHandler.updateImportPortletPreferencesClassPKs( PortletDataContext, PortletPreferences, String, Class, long) 
com.liferay.exportimport.kernel.staging.Staging.updateLastPublishDate(long, boolean, Date)
          As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate( long, boolean, com.liferay.portal.kernel.util.DateRange, Date) 
com.liferay.exportimport.kernel.staging.StagingUtil.updateLastPublishDate(long, boolean, Date)
          As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate( long, boolean, com.liferay.portal.kernel.util.DateRange, Date) 
com.liferay.exportimport.kernel.staging.Staging.updateLastPublishDate(String, PortletPreferences, Date)
          As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate( String, PortletPreferences, com.liferay.portal.kernel.util.DateRange, Date) 
com.liferay.exportimport.kernel.staging.StagingUtil.updateLastPublishDate(String, PortletPreferences, Date)
          As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate( String, PortletPreferences, com.liferay.portal.kernel.util.DateRange, Date) 
com.liferay.portal.kernel.service.LayoutPrototypeLocalService.updateLayoutPrototype(long, Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeLocalService.updateLayoutPrototype(long, Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeService.updateLayoutPrototype(long, Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeService.updateLayoutPrototype(long, Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeLocalServiceWrapper.updateLayoutPrototype(long, Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeLocalServiceWrapper.updateLayoutPrototype(long, Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeLocalServiceUtil.updateLayoutPrototype(long, Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeLocalServiceUtil.updateLayoutPrototype(long, Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeServiceWrapper.updateLayoutPrototype(long, Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeServiceWrapper.updateLayoutPrototype(long, Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutPrototypeServiceUtil.updateLayoutPrototype(long, Map, String, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutPrototypeServiceUtil.updateLayoutPrototype(long, Map, Map, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeServiceWrapper.updateLayoutSetPrototype(long, Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeServiceWrapper.updateLayoutSetPrototype(long, Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeServiceUtil.updateLayoutSetPrototype(long, Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeServiceUtil.updateLayoutSetPrototype(long, Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeService.updateLayoutSetPrototype(long, Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeService.updateLayoutSetPrototype(long, Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(long, Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeLocalServiceWrapper.updateLayoutSetPrototype(long, Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeLocalService.updateLayoutSetPrototype(long, Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeLocalService.updateLayoutSetPrototype(long, Map, Map, boolean, boolean, ServiceContext) 
com.liferay.portal.kernel.service.LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(long, Map, String, boolean, boolean, ServiceContext)
          As of 7.0.0, replaced by LayoutSetPrototypeLocalServiceUtil.updateLayoutSetPrototype(long, Map, Map, boolean, boolean, ServiceContext) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceUtil.updateMessage(long, String)
          As of 7.0.0, with no direct replacement 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceWrapper.updateMessage(long, String)
          As of 7.0.0, with no direct replacement 
com.liferay.message.boards.kernel.service.MBMessageLocalService.updateMessage(long, String)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.OrganizationLocalServiceUtil.updateOrganization(long, long, long, String, String, long, long, long, String, boolean, ServiceContext)
          As of 7.0.0, replaced by OrganizationLocalServiceUtil.updateOrganization(long, long, long, String, String, long, long, long, String, boolean, byte[], boolean, ServiceContext) 
com.liferay.portal.kernel.service.OrganizationLocalService.updateOrganization(long, long, long, String, String, long, long, long, String, boolean, ServiceContext)
          As of 7.0.0, replaced by OrganizationLocalService.updateOrganization(long, long, long, String, String, long, long, long, String, boolean, byte[], boolean, ServiceContext) 
com.liferay.portal.kernel.service.OrganizationLocalServiceWrapper.updateOrganization(long, long, long, String, String, long, long, long, String, boolean, ServiceContext)
          As of 7.0.0, replaced by OrganizationLocalServiceWrapper.updateOrganization(long, long, long, String, String, long, long, long, String, boolean, byte[], boolean, ServiceContext) 
com.liferay.portal.kernel.service.OrganizationServiceWrapper.updateOrganization(long, long, String, String, long, long, long, String, boolean, List
, List, List, List, List, ServiceContext)
          As of 7.0.0, replaced by OrganizationServiceWrapper.updateOrganization(long, long, String, String, long, long, long, String, boolean, byte[], boolean, List, List, List, List, List, ServiceContext) 
com.liferay.portal.kernel.service.OrganizationService.updateOrganization(long, long, String, String, long, long, long, String, boolean, List
, List, List, List, List, ServiceContext)
          As of 7.0.0, replaced by OrganizationService.updateOrganization(long, long, String, String, long, long, long, String, boolean, byte[], boolean, List, List, List, List, List, ServiceContext) 
com.liferay.portal.kernel.service.OrganizationServiceUtil.updateOrganization(long, long, String, String, long, long, long, String, boolean, List
, List, List, List, List, ServiceContext)
          As of 7.0.0, replaced by OrganizationServiceUtil.updateOrganization(long, long, String, String, long, long, long, String, boolean, byte[], boolean, List, List, List, List, List, ServiceContext) 
com.liferay.portal.kernel.search.SearchEngineUtil.updatePermissionFields(String, String)
          As of 7.0.0, replaced by IndexWriterHelperUtil.updatePermissionFields(String, String) 
com.liferay.portal.kernel.service.UserServiceWrapper.updateStatus(long, int)
          As of 7.0.0, replaced by UserServiceWrapper.updateStatus(long, int, ServiceContext) 
com.liferay.portal.kernel.service.UserLocalServiceUtil.updateStatus(long, int)
          As of 7.0.0, replaced by UserLocalServiceUtil.updateStatus(long, int, ServiceContext) 
com.liferay.portal.kernel.service.UserLocalServiceWrapper.updateStatus(long, int)
          As of 7.0.0, replaced by UserLocalServiceWrapper.updateStatus(long, int, ServiceContext) 
com.liferay.portal.kernel.service.UserServiceUtil.updateStatus(long, int)
          As of 7.0.0, replaced by UserServiceUtil.updateStatus(long, int, ServiceContext) 
com.liferay.portal.kernel.service.UserLocalService.updateStatus(long, int)
          As of 7.0.0, replaced by UserLocalService.updateStatus(long, int, ServiceContext) 
com.liferay.portal.kernel.service.UserService.updateStatus(long, int)
          As of 7.0.0, replaced by UserService.updateStatus(long, int, ServiceContext) 
com.liferay.blogs.kernel.service.BlogsEntryLocalServiceWrapper.updateStatus(long, long, int, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryLocalServiceWrapper.updateStatus(long, long, int, ServiceContext, Map) 
com.liferay.blogs.kernel.service.BlogsEntryLocalService.updateStatus(long, long, int, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryLocalService.updateStatus(long, long, int, ServiceContext, Map) 
com.liferay.blogs.kernel.service.BlogsEntryLocalServiceUtil.updateStatus(long, long, int, ServiceContext)
          As of 7.0.0, replaced by BlogsEntryLocalServiceUtil.updateStatus(long, long, int, ServiceContext, Map) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceUtil.updateStatus(long, long, int, ServiceContext)
          As of 7.0.0, replaced by MBMessageLocalServiceUtil.updateStatus(long, long, int, ServiceContext, Map) 
com.liferay.message.boards.kernel.service.MBMessageLocalServiceWrapper.updateStatus(long, long, int, ServiceContext)
          As of 7.0.0, replaced by MBMessageLocalServiceWrapper.updateStatus(long, long, int, ServiceContext, Map) 
com.liferay.message.boards.kernel.service.MBMessageLocalService.updateStatus(long, long, int, ServiceContext)
          As of 7.0.0, replaced by MBMessageLocalService.updateStatus(long, long, int, ServiceContext, Map) 
com.liferay.portal.kernel.service.UserServiceWrapper.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], List
, List, List, List, List, ServiceContext)
          As of 7.0.0, replaced by UserServiceWrapper.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, boolean, byte[], String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], List, List, List, List, List, ServiceContext) 
com.liferay.portal.kernel.service.UserServiceUtil.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], List
, List, List, List, List, ServiceContext)
          As of 7.0.0, replaced by UserServiceUtil.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, boolean, byte[], String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], List, List, List, List, List, ServiceContext) 
com.liferay.portal.kernel.service.UserService.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], List
, List, List, List, List, ServiceContext)
          As of 7.0.0, replaced by UserService.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, boolean, byte[], String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], List, List, List, List, List, ServiceContext) 
com.liferay.portal.kernel.service.UserLocalServiceUtil.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], ServiceContext)
          As of 7.0.0, replaced by UserLocalServiceUtil.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, boolean, byte[], String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], ServiceContext) 
com.liferay.portal.kernel.service.UserLocalServiceWrapper.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], ServiceContext)
          As of 7.0.0, replaced by UserLocalServiceWrapper.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, boolean, byte[], String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], ServiceContext) 
com.liferay.portal.kernel.service.UserLocalService.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], ServiceContext)
          As of 7.0.0, replaced by UserLocalService.updateUser(long, String, String, String, boolean, String, String, String, String, long, String, boolean, byte[], String, String, String, String, String, String, String, long, long, boolean, int, int, int, String, String, String, String, String, String, long[], long[], long[], List, long[], ServiceContext) 
com.liferay.portal.kernel.service.UserGroupLocalServiceUtil.updateUserGroup(long, long, String, String)
          As of 6.2.0, replaced by UserGroupLocalServiceUtil.updateUserGroup(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupLocalServiceWrapper.updateUserGroup(long, long, String, String)
          As of 6.2.0, replaced by UserGroupLocalServiceWrapper.updateUserGroup(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupLocalService.updateUserGroup(long, long, String, String)
          As of 6.2.0, replaced by UserGroupLocalService.updateUserGroup(long, long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupServiceWrapper.updateUserGroup(long, String, String)
          As of 6.2.0, replaced by UserGroupServiceWrapper.updateUserGroup(long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupServiceUtil.updateUserGroup(long, String, String)
          As of 6.2.0, replaced by UserGroupServiceUtil.updateUserGroup(long, String, String, ServiceContext) 
com.liferay.portal.kernel.service.UserGroupService.updateUserGroup(long, String, String)
          As of 6.2.0, replaced by UserGroupService.updateUserGroup(long, String, String, ServiceContext) 
com.liferay.asset.kernel.service.AssetEntryLocalServiceUtil.validate(long, String, long[], String[])
          As of 7.0.0, replaced by AssetEntryLocalServiceUtil.validate(long, String, long, long[], String[]) 
com.liferay.asset.kernel.service.AssetEntryLocalServiceWrapper.validate(long, String, long[], String[])
          As of 7.0.0, replaced by AssetEntryLocalServiceWrapper.validate(long, String, long, long[], String[]) 
com.liferay.asset.kernel.service.AssetEntryLocalService.validate(long, String, long[], String[])
          As of 7.0.0, replaced by AssetEntryLocalService.validate(long, String, long, long[], String[]) 
com.liferay.portal.kernel.service.LayoutService.validateImportLayoutsFile(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.validateImportLayoutsFile( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalService.validateImportLayoutsFile(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportLayoutsFile( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.validateImportLayoutsFile(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.validateImportLayoutsFile( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.validateImportLayoutsFile(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportLayoutsFile( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.validateImportLayoutsFile(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportLayoutsFile( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutServiceUtil.validateImportLayoutsFile(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.validateImportLayoutsFile( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutService.validateImportLayoutsFile(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.validateImportLayoutsFile( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalService.validateImportLayoutsFile(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportLayoutsFile( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.validateImportLayoutsFile(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.validateImportLayoutsFile( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.validateImportLayoutsFile(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportLayoutsFile( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.validateImportLayoutsFile(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportLayoutsFile( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutServiceUtil.validateImportLayoutsFile(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.validateImportLayoutsFile( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutService.validateImportLayoutsFile(long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.validateImportLayoutsFile(long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.validateImportLayoutsFile(long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.validateImportLayoutsFile(long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.validateImportLayoutsFile(long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.validateImportLayoutsFile(long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.validateImportLayoutsFile(long, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.validateImportLayoutsFile(long, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.validateImportLayoutsFile(long, long, boolean, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.validateImportLayoutsFile(long, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.validateImportLayoutsFile(long, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.validateImportLayoutsFile(long, long, boolean, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.validateImportPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.validateImportPortletInfo( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalService.validateImportPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportPortletInfo( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.validateImportPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.validateImportPortletInfo( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.validateImportPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportPortletInfo( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.validateImportPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportPortletInfo( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutServiceUtil.validateImportPortletInfo(ExportImportConfiguration, File)
          As of 7.0.0, replaced by ExportImportService.validateImportPortletInfo( ExportImportConfiguration, File) 
com.liferay.portal.kernel.service.LayoutService.validateImportPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.validateImportPortletInfo( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalService.validateImportPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportPortletInfo( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutServiceWrapper.validateImportPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.validateImportPortletInfo( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.validateImportPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportPortletInfo( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.validateImportPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportLocalService.validateImportPortletInfo( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutServiceUtil.validateImportPortletInfo(ExportImportConfiguration, InputStream)
          As of 7.0.0, replaced by ExportImportService.validateImportPortletInfo( ExportImportConfiguration, InputStream) 
com.liferay.portal.kernel.service.LayoutLocalService.validateImportPortletInfo(long, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.validateImportPortletInfo(long, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.validateImportPortletInfo(long, long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalService.validateImportPortletInfo(long, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceWrapper.validateImportPortletInfo(long, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutLocalServiceUtil.validateImportPortletInfo(long, long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.validateImportPortletInfo(long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.validateImportPortletInfo(long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.validateImportPortletInfo(long, long, String, Map, File)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutService.validateImportPortletInfo(long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceWrapper.validateImportPortletInfo(long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.portal.kernel.service.LayoutServiceUtil.validateImportPortletInfo(long, long, String, Map, InputStream)
          As of 7.0.0, with no direct replacement 
com.liferay.exportimport.kernel.lar.ExportImportHelperUtil.validateMissingReferences(long, long, Map, File)
          As of 7.0.0, replaced by ExportImportHelperUtil.validateMissingReferences(PortletDataContext) 
com.liferay.exportimport.kernel.lar.ExportImportHelper.validateMissingReferences(long, long, Map, File)
          As of 7.0.0, replaced by ExportImportHelper.validateMissingReferences(PortletDataContext) 
com.liferay.exportimport.kernel.staging.Staging.validateRemote(String, int, String, boolean, long)
          As of 7.0.0, replaced by Staging.validateRemote(long, String, int, String, boolean, long) 
com.liferay.exportimport.kernel.staging.StagingUtil.validateRemote(String, int, String, boolean, long)
          As of 7.0.0, replaced by StagingUtil.validateRemote(long, String, int, String, boolean, long) 
com.liferay.exportimport.kernel.service.StagingServiceWrapper.validateStagingRequest(long, boolean, Map)
          As of 7.0.0, replaced by StagingServiceWrapper.publishStagingRequest(long, boolean, Map) 
com.liferay.exportimport.kernel.service.StagingServiceUtil.validateStagingRequest(long, boolean, Map)
          As of 7.0.0, replaced by StagingServiceUtil.publishStagingRequest(long, boolean, Map) 
com.liferay.exportimport.kernel.service.StagingService.validateStagingRequest(long, boolean, Map)
          As of 7.0.0, replaced by StagingService.publishStagingRequest(long, boolean, Map) 
com.liferay.exportimport.kernel.service.StagingLocalServiceUtil.validateStagingRequest(long, long, boolean, Map)
          As of 7.0.0, replaced by StagingLocalServiceUtil.publishStagingRequest(long, long, boolean, Map) 
com.liferay.exportimport.kernel.service.StagingLocalService.validateStagingRequest(long, long, boolean, Map)
          As of 7.0.0, replaced by StagingLocalService.publishStagingRequest(long, long, boolean, Map) 
com.liferay.exportimport.kernel.service.StagingLocalServiceWrapper.validateStagingRequest(long, long, boolean, Map)
          As of 7.0.0, replaced by StagingLocalServiceWrapper.publishStagingRequest(long, long, boolean, Map) 
 

Deprecated Constructors
com.liferay.document.library.kernel.antivirus.AntivirusScannerException()
          As of 7.0.0, replaced by AntivirusScannerException.AntivirusScannerException(int) 
com.liferay.document.library.kernel.antivirus.AntivirusScannerException(String)
          As of 7.0.0, replaced by AntivirusScannerException.AntivirusScannerException(String, int) 
com.liferay.portal.kernel.messaging.BridgingMessageListener(SingleDestinationMessageSender)
          As of 6.1.0 
com.liferay.portal.kernel.exception.GroupParentException()
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.GroupParentException(int)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.GroupParentException(String)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.GroupParentException(String, Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.GroupParentException(Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.util.MethodKey(String, String, Class...)
          As of 6.2.0, replaced by MethodKey.MethodKey(Class, String, Class...) 
com.liferay.portal.kernel.util.PrettyDateFormat(long, Locale, TimeZone)
          As of 6.1.0 
com.liferay.portal.kernel.exception.SendPasswordException()
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.SendPasswordException(String, Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.SendPasswordException(Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserEmailAddressException()
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserEmailAddressException(String)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserEmailAddressException(String, Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserEmailAddressException(Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserIdException()
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserIdException(String)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserIdException(String, Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserIdException(Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserLockoutException()
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserLockoutException(String)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserLockoutException(String, Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserLockoutException(Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserPasswordException(int)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserScreenNameException()
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserScreenNameException(String)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserScreenNameException(String, Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserScreenNameException(Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserSmsException()
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserSmsException(String)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserSmsException(String, Throwable)
          As of 7.0.0, replaced by the inner classes 
com.liferay.portal.kernel.exception.UserSmsException(Throwable)
          As of 7.0.0, replaced by the inner classes 
 


Liferay 7.0-ce-b7 portal-service