|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
mondrian.olap.Util.deprecated(String)
|
|
mondrian.tui.MockHttpServletResponse.encodeRedirectUrl(String)
Method encodeRedirectUrl is deprecated |
|
mondrian.tui.MockHttpServletResponse.encodeUrl(String)
Method encodeUrl is deprecated |
|
mondrian.olap.EnumeratedValues.BasicValue.equals(String)
I bet you meant to write value.name_.equals(s) rather than
value.equals(s) , didn't you? |
|
mondrian.tui.MockHttpServletRequest.getRealPath(String)
Method getRealPath is deprecated |
|
mondrian.tui.MockServletContext.log(Exception, String)
Method log is deprecated |
|
mondrian.tui.MockHttpServletResponse.setStatus(int, String)
Method setStatus is deprecated Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |