Class: com.liferay.portal.kernel.util.HttpUtil Method: submit(String location) submit(String location, boolean post) submit(String location, Cookie[] cookies) submit(String location, Cookie[] cookies, boolean post) submit(String location, Cookie[] cookies, Http.Body body, boolean post) submit(String location, Cookie[] cookies, Map parts, boolean post) Status: Deprecated New method: URLtoByteArray(Http.Options options) Method: URLtoByteArray(String location, Cookie[] cookies) URLtoByteArray(String location, Cookie[] cookies, boolean post) URLtoByteArray(String location, Cookie[] cookies, Http.Body body, boolean post) Status: Deprecated New method: URLtoByteArray(Http.Options options) Method: URLtoString(String location, Cookie[] cookies) URLtoString(String location, Cookie[] cookies, boolean post) URLtoString(String location, Cookie[] cookies, Http.Body body, boolean post) URLtoString(String location, Cookie[] cookies, Map parts, boolean post) URLtoString(String location, String host, int port, String realm, String username, String password) Status: Deprecated New method: URLtoString(Http.Options options) Class: com.liferay.portlet.messageboards.service.MBStatsUserLocalService Method: deleteStatsUserByGroupId(long groupId) Status: Deprecated New method: deleteStatsUsersByGroupId(long groupId) Method: deleteStatsUserByUserId(long userId) Status: Deprecated New method: deleteStatsUsersByUserId(long userId) Method: getStatsUsers(long groupId, int start, int end) Status: Deprecated New method: getStatsUsersByGroupId(long groupId, int start, int end) Method: getStatsUsersCount(long groupId) Status: Deprecated New method: getStatsUsersByGroupIdCount(long groupId) Class: com.liferay.util.LocalizationUtil Method: getLocalizedParameter(PortletRequest portletRequest, String parameter) Status: Deprecated New method: getLocalizationMap(PortletRequest portletRequest, String parameter)