Deprecated API


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

Deprecated Classes
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.NullSafeProperties
          This class has been renamed to SafeProperties. 
com.liferay.util.cal.Recurrence
          This class has been repackaged at com.liferay.portal.kernel.cal. 
 

Deprecated Exceptions
com.liferay.portal.PortalException
          PortalException 
com.liferay.portal.SystemException
          SystemException 
 

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.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.dao.search.SearchContainer.getMaxPages()
          LPS-6312 
com.liferay.portal.kernel.dao.orm.FinderCacheUtil.getResult(String, String, String[], Object[], SessionFactory)
            
com.liferay.portal.kernel.servlet.HttpSessionWrapper.getSessionContext()
            
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.NotificationThreadLocal.isNotificationEnabled()
          NotificationThreadLocal.isEnabled() 
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.dao.search.SearchContainer.setMaxPages(int)
          LPS-6312 
com.liferay.portal.kernel.util.NotificationThreadLocal.setNotificationEnabled(boolean)
          NotificationThreadLocal.setEnabled(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.messaging.SerialDestination(String)