Deprecated API


Contents
Deprecated Classes
com.liferay.util.BeanParamUtil
          This class has been repackaged at com.liferay.portal.kernel.bean. 
com.liferay.util.diff.DiffResult
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.diff.DiffUtil
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.License
          License 
com.liferay.util.MapUtil
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.MathUtil
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.servlet.ProtectedPrincipal
          This class has been repackaged at com.liferay.portal.kernel.servlet. 
com.liferay.util.servlet.ProtectedServletRequest
          This class has been repackaged at com.liferay.portal.kernel.servlet. 
com.liferay.util.dao.orm.hibernate.QueryPos
          This class has been repackaged at com.liferay.portal.kernel.dao.orm. 
com.liferay.util.Screenshot
          Screenshot 
com.liferay.util.SetUtil
          This class has been repackaged at com.liferay.portal.kernel.util. 
com.liferay.util.Version
          Version 
 

Deprecated Methods
com.liferay.util.xml.DocUtil.add(Element, String, boolean)
            
com.liferay.util.xml.DocUtil.add(Element, String, double)
            
com.liferay.util.xml.DocUtil.add(Element, String, float)
            
com.liferay.util.xml.DocUtil.add(Element, String, int)
            
com.liferay.util.xml.DocUtil.add(Element, String, long)
            
com.liferay.util.xml.DocUtil.add(Element, String, Namespace)
            
com.liferay.util.xml.DocUtil.add(Element, String, Namespace, boolean)
            
com.liferay.util.xml.DocUtil.add(Element, String, Namespace, double)
            
com.liferay.util.xml.DocUtil.add(Element, String, Namespace, float)
            
com.liferay.util.xml.DocUtil.add(Element, String, Namespace, int)
            
com.liferay.util.xml.DocUtil.add(Element, String, Namespace, long)
            
com.liferay.util.xml.DocUtil.add(Element, String, Namespace, Object)
            
com.liferay.util.xml.DocUtil.add(Element, String, Namespace, short)
            
com.liferay.util.xml.DocUtil.add(Element, String, Namespace, String)
            
com.liferay.util.xml.DocUtil.add(Element, String, Object)
            
com.liferay.util.xml.DocUtil.add(Element, String, short)
            
com.liferay.util.xml.DocUtil.add(Element, String, String)
            
com.liferay.util.xml.BeanToXMLUtil.addFields(Object, Element)
            
com.liferay.util.JS.escape(String)
          Use encodeURIComponent. 
com.liferay.util.LocalizationUtil.getLocalizedParameter(PortletRequest, String)
          Use getLocalizationMap. 
com.liferay.util.servlet.SharedSessionWrapper.getSessionContext()
            
com.liferay.util.servlet.NullSession.getSessionContext()
            
com.liferay.util.JS.unescape(String)
          Use decodeURIComponent.