Liferay 7.0-ce-b7 util-java

Deprecated API


Contents
Deprecated Interfaces
com.liferay.util.format.PhoneNumberFormat
          As of 6.2.0, moved to PhoneNumberFormat 
 

Deprecated Classes
com.liferay.util.jazzy.BasicSpellCheckListener
          As of 7.0.0, moved to com.liferay.portal.words.BasicSpellCheckListener 
com.liferay.util.BeanParamUtil
          As of 6.2.0, moved to BeanParamUtil 
com.liferay.util.CookieUtil
          As of 6.2.0, replaced by CookieKeys 
com.liferay.util.ldap.DummyContext
          As of 6.2.0, moved to DummyContext 
com.liferay.util.ldap.DummyDirContext
          As of 6.2.0, moved to DummyDirContext 
com.liferay.util.servlet.DynamicServletRequest
          As of 6.2.0, moved to DynamicServletRequest 
com.liferay.util.format.IdenticalPhoneNumberFormat
          As of 6.2.0, replaced by com.liferay.portal.format.IdenticalPhoneNumberFormatImpl 
com.liferay.util.jazzy.InvalidWord
          As of 7.0.0, moved to InvalidWord 
com.liferay.util.json.JSONFactoryUtil
          As of 6.1.0, replaced by JSONFactoryUtil 
com.liferay.util.ldap.LDAPUtil
          As of 6.2.0, moved to LDAPUtil 
com.liferay.util.License
          As of 6.1.0, replaced by License 
com.liferay.util.LocalizationUtil
          As of 6.1.0, replaced by LocalizationUtil 
com.liferay.util.MapUtil
          As of 6.2.0, moved to MapUtil 
com.liferay.util.MathUtil
          As of 6.2.0, moved to MathUtil 
com.liferay.util.portlet.PortletRequestUtil
          As of 7.0.0, replaced by PortletRequestModel 
com.liferay.util.servlet.ProtectedPrincipal
          As of 6.2.0, moved to ProtectedPrincipal 
com.liferay.util.servlet.ProtectedServletRequest
          As of 6.2.0, moved to ProtectedServletRequest 
com.liferay.util.PwdGenerator
          As of 7.0.0, moved to PwdGenerator 
com.liferay.util.dao.orm.hibernate.QueryPos
          As of 6.2.0, moved to QueryPos 
com.liferay.util.ResourceBundleUtil
          As of 6.1.0, replaced by ResourceBundleUtil 
com.liferay.util.Screenshot
          As of 6.1.0, replaced by Screenshot 
com.liferay.util.SetUtil
          As of 6.2.0, moved to SetUtil 
com.liferay.util.UniqueList
          As of 6.2.0, replaced by UniqueList 
com.liferay.util.format.USAPhoneNumberFormat
          As of 6.2.0, replaced by com.liferay.portal.format.USAPhoneNumberFormatImpl 
com.liferay.util.Version
          As of 6.1.0, replaced by Version 
 

Deprecated Methods
com.liferay.util.JS.escape(String)
          As of 6.2.0, replaced by JS.encodeURIComponent(java.lang.String) 
com.liferay.util.servlet.NullSession.getSessionContext()
          As of 6.1.0 
com.liferay.util.servlet.NullSession.getValue(String)
          As of 7.0.0 
com.liferay.util.servlet.NullSession.getValueNames()
          As of 7.0.0 
com.liferay.util.servlet.NullSession.putValue(String, Object)
          As of 7.0.0 
com.liferay.util.servlet.NullSession.removeValue(String)
          As of 7.0.0 
com.liferay.util.JS.unescape(String)
          As of 6.2.0, replaced by JS.decodeURIComponent(java.lang.String) 
 


Liferay 7.0-ce-b7 util-java