edu.uoc.pfc.lcamps.webapp.catwings.constants
Class ActionConstants
java.lang.Object
edu.uoc.pfc.lcamps.webapp.catwings.constants.ActionConstants
public class ActionConstants
- extends java.lang.Object
Classe de constants que s'utilitzarĂ n en les Action
- Author:
- Llorenç Camps
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAPPING_OK
public static final java.lang.String MAPPING_OK
- See Also:
- Constant Field Values
MAPPING_ERROR
public static final java.lang.String MAPPING_ERROR
- See Also:
- Constant Field Values
HTTP_REQUEST_ATTRIBUTE_RESULT_CONSULTA_VOLS
public static final java.lang.String HTTP_REQUEST_ATTRIBUTE_RESULT_CONSULTA_VOLS
- See Also:
- Constant Field Values
HTTP_REQUEST_ATTRIBUTE_RESULT_INFO_RESERVA
public static final java.lang.String HTTP_REQUEST_ATTRIBUTE_RESULT_INFO_RESERVA
- See Also:
- Constant Field Values
ActionConstants
public ActionConstants()