edu.uoc.exemplefw
Class Constants.Session

java.lang.Object
  extended by edu.uoc.exemplefw.Constants.Session
Enclosing class:
Constants

public static class Constants.Session
extends java.lang.Object

Constats per a la sessió


Field Summary
static java.lang.String USER_SESSION
           
 
Constructor Summary
Constants.Session()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_SESSION

public static final java.lang.String USER_SESSION
See Also:
Constant Field Values
Constructor Detail

Constants.Session

public Constants.Session()