Class UserContext
java.lang.Object
net.andresbustamante.yafoot.commons.model.UserContext
Context information for the connected user.
- Author:
- andresbustamante
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TZ
Timezone constant code.- See Also:
-
-
Constructor Details
-
UserContext
Constructor using a username.- Parameters:
username
- Username for the new context object
-