Deprecated API


Contents
Deprecated Interfaces
com.liferay.portal.kernel.util.Database
          DB 
com.liferay.portal.kernel.util.PortalInitable
          PortalLifecycle 
 

Deprecated Classes
com.liferay.portal.kernel.util.ByteArrayMaker
            
com.liferay.portal.kernel.util.ConcurrentHashSet
          ConcurrentHashSet 
com.liferay.portal.kernel.bean.ContextClassLoaderBeanHandler
            
com.liferay.portal.kernel.util.DatabaseUtil
          DBFactoryUtil 
com.liferay.portal.kernel.util.DateFormats
          Use DateFormatFactoryUtil or FastDateFormatFactoryUtil 
com.liferay.util.cal.DayAndPosition
          This class has been repackaged at com.liferay.portal.kernel.cal. 
com.liferay.util.cal.Duration
          This class has been repackaged at com.liferay.portal.kernel.cal. 
com.liferay.portal.kernel.util.MethodInvoker
            
com.liferay.portal.kernel.util.MethodWrapper
            
com.liferay.portal.kernel.util.NullSafeProperties
          This class has been renamed to SafeProperties. 
com.liferay.portal.kernel.util.PortalInitableUtil
          PortalLifecycleUtil 
com.liferay.util.cal.Recurrence
          This class has been repackaged at com.liferay.portal.kernel.cal. 
 

Deprecated Fields
com.liferay.portal.kernel.search.SearchEngineUtil.ALL_POS
          Use QueryUtil.ALL_POS. 
com.liferay.portal.kernel.servlet.HttpHeaders.CLOSE
          Use CONNECTION_CLOSE_VALUE. 
com.liferay.portal.kernel.dao.search.SearchContainer.DEFAULT_CUR_VALUE
          Use DEFAULT_CUR. 
com.liferay.portal.kernel.dao.search.SearchContainer.DEFAULT_MAX_PAGES
          LPS-6312 
com.liferay.portal.kernel.util.WebKeys.LIFERAY_SHARED_VISITED_GROUP_ID_PREVIOUS
          Use VISITED_GROUP_ID_PREVIOUS. 
com.liferay.portal.kernel.util.WebKeys.LIFERAY_SHARED_VISITED_GROUP_ID_RECENT
          Use VISITED_GROUP_ID_RECENT. 
com.liferay.portal.kernel.servlet.HttpHeaders.PUBLIC
          Use CACHE_CONTROL_PUBLIC_VALUE. 
 

Deprecated Methods
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper.addParam(Map, String, boolean)
            
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper.addParam(Map, String, double)
            
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper.addParam(Map, String, int)
            
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper.addParam(Map, String, long)
            
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper.addParam(Map, String, Object)
            
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper.addParam(Map, String, short)
            
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper.addParam(Map, String, String)
            
com.liferay.portal.kernel.util.MethodKey.create(String, String, String[])
            
com.liferay.portal.kernel.jmx.RegistryAwareMBeanServer.deserialize(ObjectName, byte[])
            
com.liferay.portal.kernel.jmx.RegistryAwareMBeanServer.deserialize(String, byte[])
            
com.liferay.portal.kernel.jmx.RegistryAwareMBeanServer.deserialize(String, ObjectName, byte[])
            
com.liferay.portal.kernel.language.UnicodeLanguageUtil.format(long, Locale, String, Object)
            
com.liferay.portal.kernel.language.LanguageUtil.format(long, Locale, String, Object)
            
com.liferay.portal.kernel.language.UnicodeLanguageUtil.format(long, Locale, String, Object[])
            
com.liferay.portal.kernel.language.LanguageUtil.format(long, Locale, String, Object[])
            
com.liferay.portal.kernel.language.LanguageUtil.format(long, Locale, String, Object[], boolean)
            
com.liferay.portal.kernel.language.LanguageUtil.format(long, Locale, String, Object, boolean)
            
com.liferay.portal.kernel.language.UnicodeLanguageUtil.get(long, Locale, String)
            
com.liferay.portal.kernel.language.LanguageUtil.get(long, Locale, String)
            
com.liferay.portal.kernel.language.UnicodeLanguageUtil.get(long, Locale, String, String)
            
com.liferay.portal.kernel.language.LanguageUtil.get(long, Locale, String, String)
            
com.liferay.portal.kernel.cache.SingleVMPoolUtil.get(PortalCache, String)
            
com.liferay.portal.kernel.cache.SingleVMPool.get(PortalCache, String)
            
com.liferay.portal.kernel.cache.MultiVMPoolUtil.get(PortalCache, String)
            
com.liferay.portal.kernel.cache.MultiVMPool.get(PortalCache, String)
            
com.liferay.portal.kernel.util.MethodWrapper.getArgs()
          Use getArguments. 
com.liferay.portal.kernel.dao.search.SearchContainer.getCurValue()
          Use getCur. 
com.liferay.portal.kernel.messaging.Message.getDestination()
          Use getDestinationName. 
com.liferay.portal.kernel.util.ReflectionUtil.getFieldValue(Class, String)
            
com.liferay.portal.kernel.util.LocalizationUtil.getLocalizedParameter(PortletRequest, String)
          Use getLocalizationMap. 
com.liferay.portal.kernel.util.Localization.getLocalizedParameter(PortletRequest, String)
          Use getLocalizationMap. 
com.liferay.portal.kernel.dao.search.SearchContainer.getMaxPages()
          LPS-6312 
com.liferay.portal.kernel.messaging.Message.getResponseDestination()
          Use getResponseDestinationName. 
com.liferay.portal.kernel.dao.orm.FinderCacheUtil.getResult(String, String, String[], Object[], SessionFactory)
            
com.liferay.portal.kernel.servlet.HttpSessionWrapper.getSessionContext()
            
com.liferay.portal.kernel.util.MethodKey.getTypes()
          Use getParameterTypes. 
com.liferay.portal.kernel.servlet.HttpSessionWrapper.getValue(String)
            
com.liferay.portal.kernel.servlet.HttpSessionWrapper.getValueNames()
            
com.liferay.portal.kernel.util.StringUtil_IW.highlight(String, String)
            
com.liferay.portal.kernel.util.StringUtil.highlight(String, String)
            
com.liferay.portal.kernel.util.StringUtil_IW.highlight(String, String, String, String)
            
com.liferay.portal.kernel.util.StringUtil.highlight(String, String, String, String)
            
com.liferay.portal.kernel.messaging.config.AbstractMessagingConfigurator.init()
          AbstractMessagingConfigurator.afterPropertiesSet() 
com.liferay.portal.kernel.messaging.jmx.JMXMessageListener.init()
          JMXMessageListener.afterPropertiesSet() 
com.liferay.portal.kernel.util.ClassLoaderProxy.invoke(String, Object[])
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, boolean)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object[])
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object[], boolean)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object, boolean)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object, Object)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object, Object, boolean)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object, Object, Object)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object, Object, Object, boolean)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object, Object, Object, Object, boolean)
            
com.liferay.portal.kernel.util.PortalClassInvoker.invoke(String, String, Object, Object, Object, Object, Object, boolean)
            
com.liferay.portal.kernel.util.NotificationThreadLocal.isNotificationEnabled()
          NotificationThreadLocal.isEnabled() 
com.liferay.portal.kernel.util.ReflectionUtil.newInstance(String, String)
            
com.liferay.portal.kernel.cache.SingleVMPoolUtil.put(PortalCache, String, Object)
            
com.liferay.portal.kernel.cache.SingleVMPool.put(PortalCache, String, Object)
            
com.liferay.portal.kernel.cache.MultiVMPoolUtil.put(PortalCache, String, Object)
            
com.liferay.portal.kernel.cache.MultiVMPool.put(PortalCache, String, Object)
            
com.liferay.portal.kernel.cache.SingleVMPoolUtil.put(PortalCache, String, Object, int)
            
com.liferay.portal.kernel.cache.SingleVMPool.put(PortalCache, String, Object, int)
            
com.liferay.portal.kernel.cache.SingleVMPoolUtil.put(PortalCache, String, Serializable)
            
com.liferay.portal.kernel.cache.SingleVMPool.put(PortalCache, String, Serializable)
            
com.liferay.portal.kernel.cache.MultiVMPoolUtil.put(PortalCache, String, Serializable)
            
com.liferay.portal.kernel.cache.MultiVMPool.put(PortalCache, String, Serializable)
            
com.liferay.portal.kernel.cache.SingleVMPoolUtil.put(PortalCache, String, Serializable, int)
            
com.liferay.portal.kernel.cache.SingleVMPool.put(PortalCache, String, Serializable, int)
            
com.liferay.portal.kernel.dao.orm.FinderCacheUtil.putResult(boolean, String, String, String[], Object[], Object)
            
com.liferay.portal.kernel.servlet.HttpSessionWrapper.putValue(String, Object)
            
com.liferay.portal.kernel.cache.SingleVMPoolUtil.remove(PortalCache, String)
            
com.liferay.portal.kernel.cache.SingleVMPool.remove(PortalCache, String)
            
com.liferay.portal.kernel.cache.MultiVMPoolUtil.remove(PortalCache, String)
            
com.liferay.portal.kernel.cache.MultiVMPool.remove(PortalCache, String)
            
com.liferay.portal.kernel.servlet.HttpSessionWrapper.removeValue(String)
            
com.liferay.portal.kernel.util.StringUtil_IW.replaceValues(String, String, String, Map)
            
com.liferay.portal.kernel.util.StringUtil.replaceValues(String, String, String, Map)
            
com.liferay.portal.kernel.messaging.sender.SynchronousMessageSender.sendMessage(String, Message)
            
com.liferay.portal.kernel.messaging.sender.DefaultSynchronousMessageSender.sendMessage(String, Message)
            
com.liferay.portal.kernel.messaging.sender.SynchronousMessageSender.sendMessage(String, Message, long)
            
com.liferay.portal.kernel.messaging.sender.DefaultSynchronousMessageSender.sendMessage(String, Message, long)
            
com.liferay.portal.kernel.dao.search.SearchContainer.setMaxPages(int)
          LPS-6312 
com.liferay.portal.kernel.util.NotificationThreadLocal.setNotificationEnabled(boolean)
          NotificationThreadLocal.setEnabled(boolean) 
com.liferay.portal.kernel.util.HttpUtil.URLtoByteArray(String, Cookie[], Http.Auth, Http.Body, boolean)
            
com.liferay.portal.kernel.util.Http.URLtoByteArray(String, Cookie[], Http.Auth, Http.Body, boolean)
            
com.liferay.portal.kernel.util.HttpUtil.URLtoByteArray(String, Cookie[], Http.Auth, Map, boolean)
            
com.liferay.portal.kernel.util.Http.URLtoByteArray(String, Cookie[], Http.Auth, Map, boolean)
            
com.liferay.portal.kernel.util.HttpUtil.URLtoString(String, Cookie[], Http.Auth, Http.Body, boolean)
            
com.liferay.portal.kernel.util.Http.URLtoString(String, Cookie[], Http.Auth, Http.Body, boolean)
            
com.liferay.portal.kernel.util.HttpUtil.URLtoString(String, Cookie[], Http.Auth, Map, boolean)
            
com.liferay.portal.kernel.util.Http.URLtoString(String, Cookie[], Http.Auth, Map, boolean)
            
 

Deprecated Constructors
com.liferay.portal.kernel.messaging.BaseDestination(String)
            
com.liferay.portal.kernel.messaging.BaseDestination(String, int, int)
            
com.liferay.portal.kernel.messaging.BaseMessageListener(SingleDestinationMessageSender, MessageSender)
            
com.liferay.portal.kernel.messaging.BridgingMessageListener(SingleDestinationMessageSender)
            
com.liferay.portal.kernel.messaging.sender.DefaultSingleDestinationMessageSender(String, MessageSender)
            
com.liferay.portal.kernel.messaging.sender.DefaultSingleDestinationSynchronousMessageSender(String, SynchronousMessageSender)
            
com.liferay.portal.kernel.messaging.sender.DefaultSynchronousMessageSender(MessageBus, PortalUUID, long)
            
com.liferay.portal.kernel.messaging.GlobalDestinationEventListener(MessageListener, List)
            
com.liferay.portal.kernel.messaging.ParallelDestination(String)
            
com.liferay.portal.kernel.messaging.ParallelDestination(String, int, int)
            
com.liferay.portal.kernel.util.PrettyDateFormat(long, Locale, TimeZone)
            
com.liferay.portal.kernel.scheduler.messaging.SchedulerRequest()
            
com.liferay.portal.kernel.scheduler.messaging.SchedulerRequest(String)
            
com.liferay.portal.kernel.scheduler.messaging.SchedulerRequest(String, String, String)
            
com.liferay.portal.kernel.scheduler.messaging.SchedulerRequest(String, String, String, long, Date, Date, String, String, String)
            
com.liferay.portal.kernel.scheduler.messaging.SchedulerRequest(String, String, String, String, Date, Date, String, String, String)
            
com.liferay.portal.kernel.messaging.SerialDestination(String)