Class UserData

java.lang.Object
org.deltava.beans.DatabaseBean
org.deltava.beans.UserData
All Implemented Interfaces:
Serializable, Comparable<Object>, IDBean, Cacheable

public class UserData extends DatabaseBean
A class to store cross-Airline User data. This is used to track locations of users in parts of the application (Water Cooler, Online Events) that allow users from other airlines to write database entries.
Since:
1.0
Version:
9.0
Author:
Luke
See Also: