Serialized Form
street1
String street1
street2
String street2
city
String city
state
String state
zip
String zip
user
String user
password
String password
ctx
javax.security.auth.login.LoginContext ctx
first
String first
middle
String middle
last
String last
suffix
String suffix
id
Integer id
accountName
String accountName
accountPassword
String accountPassword
clraStatus
String clraStatus
memberName
MemberName memberName
email
String email
telephoneNumbers
Map telephoneNumbers
address
Address address
clraYear
Date clraYear
birth
Date birth
hashCode
int hashCode
areaCode
String areaCode
exchange
String exchange
local
String local
extension
String extension
_fixme
String _fixme
type
int type
name
String name
id
int id
name
String name
size
int size
type
String type
hashCode
int hashCode
rowingSessionSnapshot
RowingSessionSnapshot rowingSessionSnapshot
- Snapshot of rowing session (guaranteed to be non-null)
participantSnapshot
ParticipantSnapshot participantSnapshot
- Snapshot of participation (may be null)
member_id
Integer member_id
- Primary key of member (guaranteed to be non-null)
id
int id
name
String name
size
int size
type
String type
hashCode
int hashCode
name
String name
id
Integer id
date
Date date
state
RowingSessionState state
level
RowingSessionLevel level
type
RowingSessionType type
hashCode
int hashCode
name
String name
name
String name
name
String name
type
int type
memberId
Integer memberId
- Primary key of associated member.
Don't use this attribute directly. Use the public getMemberId()
accessor, which validates the construction of this instance.
session
SessionView session
- View of associated rowing session.
Don't use this attribute directly. Use the public getSessionView()
accessor, which validates the construction of this instance.
participant
ParticipantView participant
- View of associated participant.
As a matter of style, use the public getParticipantView() accessor,
not this attribute directly.
hashCode
int hashCode
date
Date date
- Default date is the current system date/time
format
String format
- Default format specification is specified by DEFAULT_FORMAT
value
String value
- This member should cache the currently applied format/date.
See the constructors and setters.
password
String password
- The password
username
String username
- The username
page
String page
- The context-relative URI
currentGroup
Integer currentGroup
- The currently selected group (2 - 9)
_key
String _key
_property
String _property
_member
MemberView _member
memberNameFormat
MemberNameFormat memberNameFormat
snapshot
MemberSnapshot snapshot
page
String page
- The context-relative URI
currentMonth
Integer currentMonth
- The currently selected month (0 - 11)
page
String page
- The context-relative URI
currentGroup
Integer currentGroup
- The currently selected group (2 - 9)
memberId
Integer memberId
- The id of the member. Non-null for valid forms.
participantId
Integer participantId
- The id of the participant. Null for new signups, non-null otherwise.
strSeatPreference
String strSeatPreference
- The seating preference of the participant. Allowed values are null
(new or to be deleted), SeatPreference.NAME_STARBOARD,
SeatPreference.NAME_PORT, and so on.
participants
Collection participants
- A read-only collection of participants in the session, sorted by name.
Items in the collection are instances of Participant2View.
action
String action
- The maintenance action that is being performed.
rowingId
Integer rowingId
- The id of the rowing session
calendar
Calendar calendar
- Date (and time) of the rowing session
level
String level
- The level of the rowing session.
- See Also:
RowingSessionLevel
type
String type
- The rowing session type.
- See Also:
RowingSessionType
state
String state
- The rowing session type.
- See Also:
RowingSessionState
iterator
Iterator iterator
iterator
Iterator iterator
iterator
Iterator iterator
data
RowingSessionSnapshot data
dateFormatSpec
String dateFormatSpec
page
String page
- The context-relative URI
currentYear
Integer currentYear
- The currently selected year (4 digits)