fr.paris.lutece.plugins.mvc
Class MVCMessage

java.lang.Object
  extended by fr.paris.lutece.plugins.mvc.MVCMessage
All Implemented Interfaces:
fr.paris.lutece.util.ErrorMessage

Deprecated.

@Deprecated
public class MVCMessage
extends Object
implements fr.paris.lutece.util.ErrorMessage

MVCMessage


Constructor Summary
MVCMessage()
          Deprecated. Basic constructor
MVCMessage(String strMessage)
          Deprecated. Constructor
 
Method Summary
 String getMessage()
          Deprecated. 
 void setMessage(String message)
          Deprecated. Set the content of this error message
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MVCMessage

public MVCMessage()
Deprecated. 
Basic constructor


MVCMessage

public MVCMessage(String strMessage)
Deprecated. 
Constructor

Parameters:
strMessage - The message
Method Detail

getMessage

public String getMessage()
Deprecated. 

Specified by:
getMessage in interface fr.paris.lutece.util.ErrorMessage

setMessage

public void setMessage(String message)
Deprecated. 
Set the content of this error message

Parameters:
message - the message to set


Copyright © 2013 Mairie de Paris. All Rights Reserved.