Deprecated API

Deprecated Classes
com.liferay.util.GetterUtil
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.InstancePool
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.LocaleUtil
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.ParamUtil
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.servlet.StringServletResponse
          This class has been repackaged at com.liferay.portal.kernel.servlet. 
com.liferay.util.StringUtil
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.Validator
          This class has been repackaged at com.liferay.portal.kernel.util. 
 

Deprecated Methods
com.liferay.util.dao.hibernate.LiferaySession.connection()
            
com.liferay.util.servlet.fileupload.LiferayFileUpload.createItem(Map, boolean)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.createSQLQuery(String, String[], Class[])
            
com.liferay.util.dao.hibernate.LiferayClassicSession.createSQLQuery(String, String, Class)
            
com.liferay.util.Http.decodeURL(String)
          This method has been moved to com.liferay.util.HttpUtil. 
com.liferay.util.dao.hibernate.LiferayClassicSession.delete(String)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.delete(String, Object[], Type[])
            
com.liferay.util.dao.hibernate.LiferayClassicSession.delete(String, Object, Type)
            
com.liferay.util.Http.encodeURL(String)
          This method has been moved to com.liferay.util.HttpUtil. 
com.liferay.util.JS.escape(String)
          Use encodeURIComponent. 
com.liferay.util.dao.hibernate.LiferayClassicSession.filter(Object, String)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.filter(Object, String, Object[], Type[])
            
com.liferay.util.dao.hibernate.LiferayClassicSession.filter(Object, String, Object, Type)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.find(String)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.find(String, Object[], Type[])
            
com.liferay.util.dao.hibernate.LiferayClassicSession.find(String, Object, Type)
            
com.liferay.util.Http.getParameterMap(String)
          This method has been moved to com.liferay.util.HttpUtil. 
com.liferay.util.servlet.SharedSessionWrapper.getSessionContext()
            
com.liferay.util.servlet.NullSession.getSessionContext()
            
com.liferay.util.dao.hibernate.LiferayClassicSession.iterate(String)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.iterate(String, Object[], Type[])
            
com.liferay.util.dao.hibernate.LiferayClassicSession.iterate(String, Object, Type)
            
com.liferay.util.Http.parameterMapToString(Map)
          This method has been moved to com.liferay.util.HttpUtil. 
com.liferay.util.Http.parameterMapToString(Map, boolean)
          This method has been moved to com.liferay.util.HttpUtil. 
com.liferay.util.dao.hibernate.LiferaySession.reconnect()
            
com.liferay.util.dao.hibernate.LiferayClassicSession.save(Object, Serializable)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.save(String, Object, Serializable)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.saveOrUpdateCopy(Object)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.saveOrUpdateCopy(Object, Serializable)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.saveOrUpdateCopy(String, Object)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.saveOrUpdateCopy(String, Object, Serializable)
            
com.liferay.util.JS.unescape(String)
          Use decodeURIComponent. 
com.liferay.util.dao.hibernate.LiferayClassicSession.update(Object, Serializable)
            
com.liferay.util.dao.hibernate.LiferayClassicSession.update(String, Object, Serializable)