Deprecated API


Contents
Deprecated Classes
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. 
 

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.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.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.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.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)