User Class Reference

Inherits com::webobjects::eocontrol::EOGenericRecord.

Collaboration diagram for User:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Number accessLevel ()
void awakeFromInsertion (EOEditingContext editingContext)
boolean hasAdministratorAccessLevel ()
boolean hasCustomerAccessLevel ()
boolean hasEmployeeAccessLevel ()
void setAccessLevel (Number value)
 User ()

Static Public Attributes

static final String AccessLevelKey = "accessLevel"
static final int AdministratorAccessLevel = 1
static final int CustomerAccessLevel = 3
static final String CustomerKey = "customer"
static final int EmployeeAccessLevel = 2
static final int NoAccessLevel = 4
static final String PasswordKey = "password"
static final String UsernameKey = "username"

Private Member Functions

boolean _hasAccessLevel (int level)

Static Private Attributes

static final long serialVersionUID = -4880721435398743375L


Constructor & Destructor Documentation

User (  ) 


Member Function Documentation

boolean _hasAccessLevel ( int  level  )  [private]

Number accessLevel (  ) 

void awakeFromInsertion ( EOEditingContext  editingContext  ) 

boolean hasAdministratorAccessLevel (  ) 

boolean hasCustomerAccessLevel (  ) 

boolean hasEmployeeAccessLevel (  ) 

void setAccessLevel ( Number  value  ) 


Member Data Documentation

final String AccessLevelKey = "accessLevel" [static]

final int AdministratorAccessLevel = 1 [static]

final int CustomerAccessLevel = 3 [static]

final String CustomerKey = "customer" [static]

final int EmployeeAccessLevel = 2 [static]

final int NoAccessLevel = 4 [static]

final String PasswordKey = "password" [static]

final long serialVersionUID = -4880721435398743375L [static, private]

final String UsernameKey = "username" [static]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:41 2012 for Project Wonder by  doxygen 1.5.8