|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.portalrest.util.XmlResponseUtil
public class XmlResponseUtil
Xml Response Util
Constructor Summary | |
---|---|
XmlResponseUtil()
|
Method Summary | |
---|---|
static java.lang.String |
formatError(java.lang.String strMessage,
int nCode)
Format an error response |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlResponseUtil()
Method Detail |
---|
public static java.lang.String formatError(java.lang.String strMessage, int nCode)
strMessage
- The messagenCode
- The error code
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |