Deprecated API

Deprecated Methods
it.eng.spago.dispatching.action.AbstractAction.getAction()
          Use getActionName instead 
it.eng.spago.error.EMFUserError.getCode()
          Use getErrorCode instead 
it.eng.spago.dispatching.action.AbstractAction.setAction(String)
          Use setActionName instead 
 

Deprecated Constructors
it.eng.spago.validation.EMFFieldUserError(String, int)
          Use constructor with String error code identifier instead. 
it.eng.spago.validation.EMFFieldUserError(String, int, List)
          Use constructor with String error code identifier instead. 
it.eng.spago.validation.EMFFieldUserError(String, int, List, Object)
          Use constructor with String error code identifier instead. 
it.eng.spago.validation.EMFFieldUserError(String, String, int)
          Use constructor with String error code identifier instead. 
it.eng.spago.validation.EMFFieldUserError(String, String, int, List)
          Use constructor with String error code identifier instead. 
it.eng.spago.validation.EMFValidationError(String, int)
          Use constructor with String error code identifier instead. 
it.eng.spago.validation.EMFValidationError(String, int, List)
          Use constructor with String error code identifier instead. 
it.eng.spago.validation.EMFValidationError(String, int, List, Object)
          Use constructor with String error code identifier instead. 
it.eng.spago.validation.EMFValidationError(String, String, int)
          Use constructor with String error code identifier instead. 
it.eng.spago.validation.EMFValidationError(String, String, int, List)
          Use constructor with String error code identifier instead.