Class Person

java.lang.Object
All Implemented Interfaces:
Serializable, Comparable<Object>, Principal, EMailAddress, FormattedEMailRecipient, IDBean, ViewEntry, Cacheable
Direct Known Subclasses:
Applicant, Pilot

public abstract class Person extends DatabaseBlobBean implements Principal, FormattedEMailRecipient, ViewEntry
An abstract class storing information about a Person.
Since:
1.0
Version:
10.3
Author:
Luke
See Also: