Deprecated API


Contents
Deprecated Interfaces
com.liferay.portal.tools.sql.DB
          This class has been repackaged at com.liferay.portal.kernel.dao.jdbc. 
com.liferay.portal.model.Location
            
 

Deprecated Classes
com.liferay.portal.util.comparator.ContactFirstNameComparator
          This class has been renamed to UserFirstNameComparator . 
com.liferay.portal.util.comparator.ContactJobTitleComparator
          This class has been renamed to UserJobTitleComparator . 
com.liferay.portal.util.comparator.ContactLastNameComparator
          This class has been renamed to UserLastNameComparator . 
 

Deprecated Methods
com.liferay.portal.search.BaseOpenSearchImpl.addSearchResults(String, int, int, int, int, String, String, String, ThemeDisplay)
            
com.liferay.portal.service.permission.UserPermissionUtil.check(PermissionChecker, long, long, long, String)
            
com.liferay.portal.service.permission.UserPermission.check(PermissionChecker, long, long, long, String)
            
com.liferay.portal.service.permission.UserPermissionUtil.contains(PermissionChecker, long, long, long, String)
            
com.liferay.portal.service.permission.UserPermission.contains(PermissionChecker, long, long, long, String)
            
com.liferay.portal.util.PortalUtil.getCDNHost()
          PortalUtil.getCDNHost(boolean) 
com.liferay.portal.util.Portal.getCDNHost()
          Portal.getCDNHost(boolean) 
com.liferay.portal.util.PortalUtil.getDB()
          DBFactoryUtil.getDB() 
com.liferay.portlet.expando.util.ExpandoBridgeFactoryUtil.getExpandoBridge(String)
          ExpandoBridgeFactoryUtil.getExpandoBridge(long, String) 
com.liferay.portlet.expando.util.ExpandoBridgeFactoryUtil.getExpandoBridge(String, long)
          ExpandoBridgeFactoryUtil.getExpandoBridge(long, String, long) 
com.liferay.portal.util.PortalUtil.getModel(Resource)
          PortalUtil.getBaseModel(Resource) 
com.liferay.portal.util.PortalUtil.getModel(ResourcePermission)
          PortalUtil.getBaseModel(ResourcePermission) 
com.liferay.portal.util.PortalUtil.getModel(String, String)
          PortalUtil.getBaseModel(String, String) 
com.liferay.portal.theme.ThemeDisplay.getPathThemeImage()
          Use getPathThemeImages. 
com.liferay.portal.theme.ThemeDisplay.getPortletGroupId()
          Use getScopeGroupId. 
com.liferay.portal.util.PortalUtil.getPortletGroupId(ActionRequest)
          Use getScopeGroupId. 
com.liferay.portal.util.Portal.getPortletGroupId(ActionRequest)
          Use getScopeGroupId. 
com.liferay.portal.util.PortalUtil.getPortletGroupId(HttpServletRequest)
          Use getScopeGroupId. 
com.liferay.portal.util.Portal.getPortletGroupId(HttpServletRequest)
          Use getScopeGroupId. 
com.liferay.portal.util.PortalUtil.getPortletGroupId(Layout)
          Use getScopeGroupId. 
com.liferay.portal.util.Portal.getPortletGroupId(Layout)
          Use getScopeGroupId. 
com.liferay.portal.util.PortalUtil.getPortletGroupId(long)
          Use getScopeGroupId. 
com.liferay.portal.util.Portal.getPortletGroupId(long)
          Use getScopeGroupId. 
com.liferay.portal.util.PortalUtil.getPortletGroupId(RenderRequest)
          Use getScopeGroupId. 
com.liferay.portal.util.Portal.getPortletGroupId(RenderRequest)
          Use getScopeGroupId. 
com.liferay.portal.util.PortalUtil.runSQL(String)
          DB.runSQL(String)