uoc.pfc.danielclemente.navegacioControlador
Class Constants
java.lang.Object
uoc.pfc.danielclemente.navegacioControlador.Constants
public class Constants
- extends java.lang.Object
Classe que conté les constants
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER_SIMULAT
public static final java.lang.String USER_SIMULAT
- See Also:
- Constant Field Values
SIMULADOR_LOGIN
public static final java.lang.String SIMULADOR_LOGIN
- See Also:
- Constant Field Values
OK
public static final java.lang.String OK
- See Also:
- Constant Field Values
KO
public static final java.lang.String KO
- See Also:
- Constant Field Values
PAGINA_USUARI_RESTRINGIT
public static final java.lang.String PAGINA_USUARI_RESTRINGIT
- See Also:
- Constant Field Values
PAGINA_ERROR
public static final java.lang.String PAGINA_ERROR
- See Also:
- Constant Field Values
PROPIETAT_ACTIVADA
public static final java.lang.String PROPIETAT_ACTIVADA
- See Also:
- Constant Field Values
PARAMETRE_ACCIO
public static final java.lang.String PARAMETRE_ACCIO
- See Also:
- Constant Field Values
PARAMETRE_VISTA
public static final java.lang.String PARAMETRE_VISTA
- See Also:
- Constant Field Values
MODE_DEBUG
public static final java.lang.String MODE_DEBUG
- See Also:
- Constant Field Values
ADMIN
public static final java.lang.String ADMIN
- See Also:
- Constant Field Values
RESP
public static final java.lang.String RESP
- See Also:
- Constant Field Values
USER
public static final java.lang.String USER
- See Also:
- Constant Field Values
Constants
public Constants()