Field Summary |
|
final public static String | DATABASE_KEY The application scope attribute under which our user database
is stored. |
final public static String | Package The package name for this application. |
final public static String | SUBSCRIPTION_KEY The session scope attribute under which the Subscription object
currently selected by our logged-in User is stored. |
final public static String | USER_KEY The session scope attribute under which the User object
for the currently logged in user is stored. |