CLRA 0.1.2
A B C D E F G H I K L M N O P R S T U V W Y

A

ABSENT - Static variable in class com.clra.rowing.Attendance
 
add(Object) - Method in class com.clra.web.BoatSet
 
add(Object) - Method in class com.clra.web.OarsetSet
 
addAll(Collection) - Method in class com.clra.web.BoatSet
 
addAll(Collection) - Method in class com.clra.web.OarsetSet
 
Address - class com.clra.member.Address.
Encapsulates address information about a CLRA member.
Address() - Constructor for class com.clra.member.Address
Produces an invalid Address object.
Address(String, String, String, String, String) - Constructor for class com.clra.member.Address
 
ampmList() - Static method in class com.clra.web.CalendarBean
 
AN_COMPARATOR - Static variable in interface com.clra.web.IEventList
Names an attribute within the scope of an HTTP request or session that holds a bean which implements java.util.Comparator.
AN_COMPARATOR - Static variable in interface com.clra.web.INameList
Names an attribute within the scope of an HTTP request or session that holds a bean which implements java.util.Comparator.
AN_GROUP - Static variable in interface com.clra.web.INameList
Names an attribute within the scope of an HTTP request or session whose char[] value indicates the letters that with which a item name should begin within a restricted list.
AN_ISRESTRICTED - Static variable in interface com.clra.web.IEventList
Names an attribute within the scope of an HTTP request or session whose Boolean value indicates whether a list should be restricted to events that are scheduled to start within a particular month and year.
AN_ISRESTRICTED - Static variable in interface com.clra.web.INameList
Names an attribute within the scope of an HTTP request or session whose Boolean value indicates whether a list should be restricted to events that are scheduled to start within a particular month and year.
AN_MEMBERNAMEFORMAT - Static variable in interface com.clra.web.IMemberNameList
Names an attribute within the scope of an HTTP request or session that determines how member names are presented and sorted.
AN_MONTH - Static variable in interface com.clra.web.IEventList
Names an attribute within the scope of an HTTP request or session whose Integer value indicates the month to which a list should be restricted.
AN_YEAR - Static variable in interface com.clra.web.IEventList
Names an attribute within the scope of an HTTP request or session whose Integer value indicates the year to which a list should be restricted.
applyFormat(String, Date) - Static method in class com.clra.web.FormattedDate
Utility that applies a format to a date
Attendance - class com.clra.rowing.Attendance.
Defines the possible attendance values for a participant in a rowing session.
Attendance(String) - Constructor for class com.clra.rowing.Attendance
 
Authentication - class com.clra.member.Authentication.
Authenticates a user during login, and releases the authentication during logout.
AUTHENTICATION_KEY - Static variable in class com.clra.web.Constants
The session scope attribute under which the Authentication object for the currently logged in user is stored.
Authentication(String, String) - Constructor for class com.clra.member.Authentication
 

B

BOATING1 - Static variable in class com.clra.rowing.RowingSessionState
 
BOATING2 - Static variable in class com.clra.rowing.RowingSessionState
 
BoatingState - class com.clra.rowing.BoatingState.
Represents the state of a boating.
BoatingState(String) - Constructor for class com.clra.rowing.BoatingState
 
BoatingStateException - exception com.clra.rowing.BoatingStateException.
Indicates a boating is in an inconsistent state, or that a boating operation is invoked in an inappropriate state
BoatingStateException() - Constructor for class com.clra.rowing.BoatingStateException
 
BoatingStateException(String) - Constructor for class com.clra.rowing.BoatingStateException
 
BoatingView - class com.clra.rowing.BoatingView.
Read-only information about a boating.
BoatingView() - Constructor for class com.clra.rowing.BoatingView
 
BoatSet - class com.clra.web.BoatSet.
A collection of "finder" methods that return read-only, sorted sets of CLRA boats.
BoatView - class com.clra.rowing.BoatView.
Read-only information about a boat.
BoatView(int, String, int, String) - Constructor for class com.clra.rowing.BoatView
 

C

CalendarBean - class com.clra.web.CalendarBean.
Represents a date in a GUI.
CalendarBean.AmPm - class com.clra.web.CalendarBean.AmPm.
 
CalendarBean.AmPm() - Constructor for class com.clra.web.CalendarBean.AmPm
 
CalendarBean.Days - class com.clra.web.CalendarBean.Days.
 
CalendarBean.Days() - Constructor for class com.clra.web.CalendarBean.Days
 
CalendarBean.Hours - class com.clra.web.CalendarBean.Hours.
 
CalendarBean.Hours() - Constructor for class com.clra.web.CalendarBean.Hours
 
CalendarBean.Minutes - class com.clra.web.CalendarBean.Minutes.
 
CalendarBean.Minutes() - Constructor for class com.clra.web.CalendarBean.Minutes
 
CalendarBean.Months - class com.clra.web.CalendarBean.Months.
 
CalendarBean.Months() - Constructor for class com.clra.web.CalendarBean.Months
 
CalendarBean.Years - class com.clra.web.CalendarBean.Years.
 
CalendarBean.Years() - Constructor for class com.clra.web.CalendarBean.Years
 
CalendarBean() - Constructor for class com.clra.web.CalendarBean
 
CANCEL - Static variable in class com.clra.web.RowingSessionForm
Name of the action that cancels action by the form
cancel() - Method in interface com.clra.rowing.IRowingSession
Cancels a rowing session.
cancelBoating(BoatingView, String) - Method in interface com.clra.rowing.IBoatingMgr
 
CANCELLED - Static variable in class com.clra.rowing.BoatingState
 
CANCELLED - Static variable in class com.clra.rowing.RowingSessionState
 
cancelRowingSession(String) - Method in interface com.clra.rowing.IInvoiceMgr
 
cancelRowingSession(String) - Method in interface com.clra.rowing.IEnrollmentMgr
 
cancelRowingSession(String) - Method in interface com.clra.rowing.IBoatingMgr
 
cancelRowingSession(String) - Method in interface com.clra.rowing.IAttendanceMgr
 
clear() - Method in class com.clra.web.BoatSet
 
clear() - Method in class com.clra.web.OarsetSet
 
closeBoating(BoatingView) - Method in interface com.clra.rowing.IAttendanceMgr
 
closeBoatings() - Method in interface com.clra.rowing.IAttendanceMgr
 
CLOSED - Static variable in class com.clra.rowing.RowingSessionState
 
closeRowingSession() - Method in interface com.clra.rowing.IInvoiceMgr
 
closeSQLConnection(Connection) - Static method in class com.clra.util.DBConfiguration
Closes SQL connection
closeSQLResultSet(ResultSet) - Static method in class com.clra.util.DBConfiguration
Closes SQL result set
closeSQLStatement(Statement) - Static method in class com.clra.util.DBConfiguration
Closes SQL statement
com.clra.member - package com.clra.member
 
com.clra.rowing - package com.clra.rowing
 
com.clra.util - package com.clra.util
 
com.clra.web - package com.clra.web
 
comparator() - Method in class com.clra.web.BoatSet
Returns the comparator associated with this sorted set, or null if it uses its elements' natural ordering.
comparator() - Method in class com.clra.web.OarsetSet
Returns the comparator associated with this sorted set, or null if it uses its elements' natural ordering.
compare(Object, Object) - Method in class com.clra.rowing.DefaultRowingSessionStateComparator
 
compare(Object, Object) - Method in class com.clra.rowing.DefaultRowingSessionTypeComparator
 
compare(Object, Object) - Method in class com.clra.rowing.DefaultRowingSessionComparator
 
compare(Object, Object) - Method in class com.clra.rowing.DefaultRowingSessionLevelComparator
 
compare(String, String) - Static method in class com.clra.rowing.SeatPreference
 
compareTo(Object) - Method in class com.clra.member.MemberSnapshot
Defines a natural ordering for members by lastname, firstname, middlename and suffix.
compareTo(Object) - Method in class com.clra.rowing.RowingSessionState
Compares a level to other levels and valid level names.
compareTo(Object) - Method in class com.clra.rowing.RowingSessionType
Compares a level to other levels and valid level names.
compareTo(Object) - Method in class com.clra.rowing.OarsetView
Defines a natural ordering for oarsets by name.
compareTo(Object) - Method in class com.clra.rowing.RowingSessionLevel
Compares a level to other levels and valid level names.
compareTo(Object) - Method in class com.clra.rowing.BoatView
Defines a natural ordering for boats by name.
compareTo(Object) - Method in class com.clra.rowing.RowingSessionSnapshot
 
compareTo(Object) - Method in class com.clra.web.EnrollmentView
Defines a natural ordering for enrollments by using the natural order of MemberId, then SessionView, then by id of ParticipantView.
compareTo(Object) - Method in class com.clra.web.SessionView
Orders views by the natural comparator for rowing sessions.
compareTo(Object) - Method in class com.clra.web.MemberView
Defines a natural ordering for members by lastname, firstname, middlename and suffix.
COMPLETE - Static variable in class com.clra.rowing.RowingSessionState
 
Configuration - class com.clra.member.Configuration.
A collection of configurable properties used by this package.
Configuration - class com.clra.rowing.Configuration.
A collection of configurable properties used by this package.
Configuration - class com.clra.web.Configuration.
A collection of configurable properties used by this package.
ConfigurationException - exception com.clra.util.ConfigurationException.
Indicates the system is misconfigured.
ConfigurationException() - Constructor for class com.clra.util.ConfigurationException
 
ConfigurationException(String) - Constructor for class com.clra.util.ConfigurationException
 
Constants - class com.clra.web.Constants.
Manifest constants for the CLRA application.
Constants() - Constructor for class com.clra.web.Constants
 
contains(Object) - Method in class com.clra.web.BoatSet
Returns true if this set contains the specified element.
contains(Object) - Method in class com.clra.web.OarsetSet
Returns true if this set contains the specified element.
containsAll(Collection) - Method in class com.clra.web.BoatSet
Returns true if this set contains all of the elements of the specified collection.
containsAll(Collection) - Method in class com.clra.web.OarsetSet
Returns true if this set contains all of the elements of the specified collection.
convertIntToIntegerOrNull(int) - Static method in class com.clra.util.DBConfiguration
Converts an int value to an Integer object.
COX - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers to cox.
CREATE - Static variable in class com.clra.web.RowingSessionForm
Name of the action that creates a rowing session
create(Date, RowingSessionLevel, RowingSessionType) - Method in interface com.clra.rowing.IRowingSessionHome
Creates a rowing session on the specified date (and time).
create(Integer, Integer, SeatPreference) - Method in interface com.clra.rowing.IParticipantHome
 
create(IRowingSession, BoatView) - Method in interface com.clra.rowing.IBoatingHome
 
create(IRowingSession, BoatView, OarsetView) - Method in interface com.clra.rowing.IBoatingHome
 
create(MemberSnapshot, ParticipantSnapshot) - Method in interface com.clra.rowing.IParticipantHome
Creates a "substitute" participant; that is, a participant who is present at a rowing session as a substitute for another, signed-up participant.
create(MemberSnapshot, RowingSessionSnapshot) - Method in interface com.clra.rowing.IParticipantHome
Creates an "extra" participant; that is, a participant who is present at a rowing session without signing up and who isn't substituting for another member.
createBoating(BoatView, OarsetView) - Method in interface com.clra.rowing.IBoatingMgr
 
createDbgMsg(String, Throwable) - Static method in class com.clra.util.ErrorUtils
Creates a debugging message, suitable as a logging message.
createDbgMsg(Throwable) - Static method in class com.clra.util.ErrorUtils
Creates a debugging message, suitable as a logging message.
createLink(int, HttpServletRequest) - Method in class com.clra.web.MemberNameFormatSelectorTag
Creates a link from the currentGroup request
createLink(int, HttpServletRequest) - Method in class com.clra.web.YearViewSelectorTag
Creates a link from the currentYear request
createLink(int, HttpServletRequest) - Method in class com.clra.web.NameSelectorTag
Creates a link from the currentGroup request
createLink(int, HttpServletRequest) - Method in class com.clra.web.MonthViewSelectorTag
Creates a link from the currentMonth request
createLink(int, String, String) - Method in class com.clra.web.MemberNameFormatSelectorTag
Create a link from the specified page
createLink(int, String, String) - Method in class com.clra.web.YearViewSelectorTag
Create a link from the specified page
createLink(int, String, String) - Method in class com.clra.web.NameSelectorTag
Create a link from the specified page
createLink(int, String, String) - Method in class com.clra.web.MonthViewSelectorTag
Create a link from the specified page
createParticipant(Integer, Integer, SeatPreference) - Static method in class com.clra.rowing.RowingUtils
Creates a participant
createParticipant(MemberSnapshot) - Method in interface com.clra.rowing.IEnrollmentMgr
 
createParticipant(MemberSnapshot, SeatPreference) - Method in interface com.clra.rowing.IEnrollmentMgr
 
createQueryString(int, Hashtable) - Method in class com.clra.web.MemberNameFormatSelectorTag
Form a query string from current parameter and the specified group
createQueryString(int, Hashtable) - Method in class com.clra.web.YearViewSelectorTag
Form a query string from current parameter and the specified year
createQueryString(int, Hashtable) - Method in class com.clra.web.NameSelectorTag
Form a query string from current parameter and the specified group
createQueryString(int, Hashtable) - Method in class com.clra.web.MonthViewSelectorTag
Form a query string from current parameter and the specified month
createRowingSession(Date, RowingSessionLevel, RowingSessionType) - Static method in class com.clra.rowing.RowingUtils
Creates a rowing session
createRowingSessionDefaults() - Static method in class com.clra.rowing.RowingUtils
Returns a "fake" rowing session, one which is neither persistent nor managed by the EJB container.

D

dateFormat - Static variable in class com.clra.rowing.RowingDBRead
The format used to specify a date and time to the database
DAY - Static variable in class com.clra.member.Telephone
 
dayList() - Static method in class com.clra.web.CalendarBean
 
DBConfiguration - class com.clra.util.DBConfiguration.
A collection of configurable properties used by this package.
DBDRIVER - Static variable in class com.clra.util.DBConfiguration
 
DBPASSWORD - Static variable in class com.clra.util.DBConfiguration
 
DBTYPE - Static variable in class com.clra.util.DBConfiguration
 
DBURL - Static variable in class com.clra.util.DBConfiguration
 
DBUSER - Static variable in class com.clra.util.DBConfiguration
 
DEFAULT_FORMAT - Static variable in class com.clra.web.FormattedDate
Default format is "Tuesday, 10/28/99"
DefaultRowingSessionComparator - class com.clra.rowing.DefaultRowingSessionComparator.
Compares a rowing session with another rowing session for order.
DefaultRowingSessionComparator() - Constructor for class com.clra.rowing.DefaultRowingSessionComparator
 
DefaultRowingSessionLevelComparator - class com.clra.rowing.DefaultRowingSessionLevelComparator.
Compares RowingSessionLevel instances as well as Strings.
DefaultRowingSessionLevelComparator() - Constructor for class com.clra.rowing.DefaultRowingSessionLevelComparator
 
DefaultRowingSessionStateComparator - class com.clra.rowing.DefaultRowingSessionStateComparator.
Compares RowingSessionState instances as well as Strings.
DefaultRowingSessionStateComparator() - Constructor for class com.clra.rowing.DefaultRowingSessionStateComparator
 
DefaultRowingSessionTypeComparator - class com.clra.rowing.DefaultRowingSessionTypeComparator.
Compares RowingSessionLevel instances as well as Strings.
DefaultRowingSessionTypeComparator() - Constructor for class com.clra.rowing.DefaultRowingSessionTypeComparator
 
DELETE - Static variable in class com.clra.web.RowingSessionForm
Name of the action that deletes a rowing session
delete() - Method in interface com.clra.rowing.IRowingSession
Deletes a rowing session.
deleteBoating(BoatingView) - Method in interface com.clra.rowing.IBoatingMgr
 
deleteParticipant(ParticipantSnapshot) - Method in interface com.clra.rowing.IEnrollmentMgr
 
doEndLink() - Method in class com.clra.web.MemberNameFormatSelectorTag
 
doEndLink() - Method in class com.clra.web.YearViewSelectorTag
 
doEndLink() - Method in class com.clra.web.NameSelectorTag
 
doEndLink() - Method in class com.clra.web.MonthViewSelectorTag
 
doEndTag() - Method in class com.clra.web.MemberNameFormatSelectorTag
Render the end of the selector
doEndTag() - Method in class com.clra.web.YearViewSelectorTag
Render the end of the selector
doEndTag() - Method in class com.clra.web.NameSelectorTag
Render the end of the selector
doEndTag() - Method in class com.clra.web.MemberTag
Method called at end of Tag to output member property
doEndTag() - Method in class com.clra.web.MonthViewSelectorTag
Render the end of the selector
doGroupLeadingSeparationText(int) - Method in class com.clra.web.MemberNameFormatSelectorTag
Writes the text that separates group links
doGroupLeadingSeparationText(int) - Method in class com.clra.web.NameSelectorTag
Writes the text that separates group links
doGroupLink(int) - Method in class com.clra.web.MemberNameFormatSelectorTag
Write a group link
doGroupLink(int) - Method in class com.clra.web.NameSelectorTag
Write a group link
doGroupLinks() - Method in class com.clra.web.MemberNameFormatSelectorTag
Writes an alphabet's worth of group links
doGroupLinks() - Method in class com.clra.web.NameSelectorTag
Writes an alphabet's worth of group links
doGroupText(int) - Method in class com.clra.web.MemberNameFormatSelectorTag
Writes a Integer-based group (2 - 9) as user-friendly text
doGroupText(int) - Method in class com.clra.web.NameSelectorTag
Writes a Integer-based group (2 - 9) as user-friendly text
doGroupTrailingSeparationText(int) - Method in class com.clra.web.MemberNameFormatSelectorTag
Writes the text that separates group links
doGroupTrailingSeparationText(int) - Method in class com.clra.web.NameSelectorTag
Writes the text that separates group links
doMonthLeadingSeparationText(int) - Method in class com.clra.web.MonthViewSelectorTag
Writes the text that separates month links
doMonthLink(int) - Method in class com.clra.web.MonthViewSelectorTag
Write a month link
doMonthLinks() - Method in class com.clra.web.MonthViewSelectorTag
Writes a year's worth of month links
doMonthText(int) - Method in class com.clra.web.MonthViewSelectorTag
Writes a Calendar-based month (0-11) as user-friendly text
doMonthTrailingSeparationText(int) - Method in class com.clra.web.MonthViewSelectorTag
Writes the text that separates month links
doStartLink(int) - Method in class com.clra.web.MemberNameFormatSelectorTag
 
doStartLink(int) - Method in class com.clra.web.YearViewSelectorTag
 
doStartLink(int) - Method in class com.clra.web.NameSelectorTag
 
doStartLink(int) - Method in class com.clra.web.MonthViewSelectorTag
 
doStartTag() - Method in class com.clra.web.MemberNameFormatSelectorTag
Render the beginning of the selector
doStartTag() - Method in class com.clra.web.YearViewSelectorTag
Render the beginning of the selector
doStartTag() - Method in class com.clra.web.NameSelectorTag
Render the beginning of the selector
doStartTag() - Method in class com.clra.web.MonthViewSelectorTag
Render the beginning of the selector
doYearLeadingSeparationText(int) - Method in class com.clra.web.YearViewSelectorTag
Writes the text that separates year links
doYearLink(int) - Method in class com.clra.web.YearViewSelectorTag
Write a year link
doYearLinks() - Method in class com.clra.web.YearViewSelectorTag
Writes several year links
doYearText(int) - Method in class com.clra.web.YearViewSelectorTag
Writes a Calendar-based year (4 digits) as user-friendly text
doYearTrailingSeparationText(int) - Method in class com.clra.web.YearViewSelectorTag
Writes the text that separates year links

E

EDIT - Static variable in class com.clra.web.RowingSessionForm
Name of the action that edits a rowing session
EditParticipationAction - class com.clra.web.EditParticipationAction.
A workflow manager that sets up an input form which queries a user for information needed to create, edit, or view participation in a rowing session.
EditParticipationAction() - Constructor for class com.clra.web.EditParticipationAction
 
EditRowingSessionAction - class com.clra.web.EditRowingSessionAction.
A workflow manager that sets up an input form which queries a user for information needed to create, edit, publish, view, delete or cancel a rowing session.
EditRowingSessionAction() - Constructor for class com.clra.web.EditRowingSessionAction
 
EnrollmentSet - class com.clra.web.EnrollmentSet.
A JSP bean that provides ordered lists of EnrollmentViews.
EnrollmentSet() - Constructor for class com.clra.web.EnrollmentSet
Creates an invalid EnrollmentSet, but required by Bean contract
EnrollmentSet(Integer, Integer) - Constructor for class com.clra.web.EnrollmentSet
Prepares a restricted iterator for the specified month of the current year.
EnrollmentSet(Integer, Integer, Integer) - Constructor for class com.clra.web.EnrollmentSet
Prepares a restricted iterator for the specified month and year
EnrollmentSnapshot - class com.clra.rowing.EnrollmentSnapshot.
Read-only information about enrollment of a member in a rowing session.
EnrollmentSnapshot() - Constructor for class com.clra.rowing.EnrollmentSnapshot
Produces an invalid EnrollmentSnapshot.
EnrollmentSnapshot(Integer, RowingSessionSnapshot, ParticipantSnapshot) - Constructor for class com.clra.rowing.EnrollmentSnapshot
 
EnrollmentView - class com.clra.web.EnrollmentView.
Read-only information about enrollment of a member in a rowing session.
EnrollmentView() - Constructor for class com.clra.web.EnrollmentView
Produces an invalid EnrollmentView.
EnrollmentView(EnrollmentSnapshot) - Constructor for class com.clra.web.EnrollmentView
 
equals(Object) - Method in class com.clra.member.MemberSnapshot
Two members are equal iff their id's are equal.
equals(Object) - Method in class com.clra.rowing.RowingSessionState
 
equals(Object) - Method in class com.clra.rowing.RowingSessionType
 
equals(Object) - Method in class com.clra.rowing.Attendance
 
equals(Object) - Method in class com.clra.rowing.OarsetView
Two oarsets are equal iff their id's are equal.
equals(Object) - Method in class com.clra.rowing.SeatPreference
 
equals(Object) - Method in class com.clra.rowing.RowingSessionLevel
 
equals(Object) - Method in class com.clra.rowing.BoatView
Two boats are equal iff their id's are equal.
equals(Object) - Method in class com.clra.web.EnrollmentView
Two enrollments are equal iff their components are equal.
equals(Object) - Method in class com.clra.web.BoatSet
Compares the specified object with this set for equality.
equals(Object) - Method in class com.clra.web.OarsetSet
Compares the specified object with this set for equality.
equals(Object) - Method in class com.clra.web.SessionView
Two sessions are equal iff they their natural comparator returns equal
equals(Object) - Method in class com.clra.web.MemberView
Two members are equal iff their id's are equal.
ErrorUtils - class com.clra.util.ErrorUtils.
Some common error handling tasks.
EVENING - Static variable in class com.clra.member.Telephone
 

F

FINAL - Static variable in class com.clra.rowing.BoatingState
 
finalize() - Method in class com.clra.member.Authentication
 
findAll() - Method in interface com.clra.rowing.IParticipantHome
 
findAll() - Method in interface com.clra.rowing.IRowingSessionHome
 
findAll() - Method in interface com.clra.rowing.IBoatingHome
 
findAllActiveBoats() - Static method in class com.clra.web.BoatSet
Finds all active boats of the CLRA.
findAllActiveOarsets() - Static method in class com.clra.web.OarsetSet
Finds all active oarsets of the CLRA.
findAllEnrollmentSnapshots(int) - Static method in class com.clra.rowing.RowingDBRead
Returns a collection of snapshots for all enrollments
findAllEnrollmentSnapshotsInRange(int, Date, Date) - Static method in class com.clra.rowing.RowingDBRead
Returns a collection of snapshots for enrollments within an inclusive date range.
findAllMembersByLastName() - Static method in class com.clra.member.MemberDBRead
Finds all active members of the CLRA.
findAllRowingSessionSnapshots() - Static method in class com.clra.rowing.RowingDBRead
Returns a collection of snapshots for all rowing sessions
findAllRowingSessionSnapshotsInRange(Date, Date) - Static method in class com.clra.rowing.RowingDBRead
Returns a collection of snapshots for rowing sessions within an inclusive date range.
findBoatById(int) - Static method in class com.clra.web.BoatSet
Finds the boat that has the given id.
findBoatByName(String) - Static method in class com.clra.web.BoatSet
Finds the boat that has the given name.
findByMemberIdRowingId(Integer, Integer) - Method in interface com.clra.rowing.IParticipantHome
The memberId and rowingId of a participant form an alternate key to the Participant table, so the collection that is returned has at most one IParticipant element.
findByPrimaryKey(Integer) - Method in interface com.clra.rowing.IParticipantHome
 
findByPrimaryKey(Integer) - Method in interface com.clra.rowing.IRowingSessionHome
 
findByRowingId(Integer) - Method in interface com.clra.rowing.IParticipantHome
 
findInDateRange(Date, Date) - Method in interface com.clra.rowing.IRowingSessionHome
 
findMemberByAccountName(String) - Static method in class com.clra.member.MemberDBRead
Finds the member that has the given CLRA account name.
findMembersWithLastNamesGTE(String) - Static method in class com.clra.member.MemberDBRead
Finds all active members of the CLRA with last names greater than or equal to the specified String.
findMembersWithLastNamesInRange(String, String) - Static method in class com.clra.member.MemberDBRead
Finds all active members of the CLRA with last names greater than or equal to the specified lower bound, and less than the specified upper bound.
findMembersWithLastNamesLT(String) - Static method in class com.clra.member.MemberDBRead
Finds all active members of the CLRA with last names less than the specified String.
findOarsetById(int) - Static method in class com.clra.web.OarsetSet
Finds the oarset that has the given id.
findOarsetByName(String) - Static method in class com.clra.web.OarsetSet
Finds the oarset that has the given name.
findParticipant(Integer) - Static method in class com.clra.rowing.RowingUtils
Returns the participant specified by the participant id
findParticipant2SnapshotsForRowingSession(Integer) - Static method in class com.clra.rowing.RowingDBRead
Returns a collection of Participant2Snapshot instances for the specified rowing session.
findPrimaryKey(int) - Method in interface com.clra.rowing.IBoatingHome
 
findRowingSession(Integer) - Static method in class com.clra.rowing.RowingUtils
Returns the rowing session specified by the rowing id
finishFinalBoating(BoatingView) - Method in interface com.clra.rowing.IAttendanceMgr
 
finishFinalBoatings() - Method in interface com.clra.rowing.IAttendanceMgr
 
finishInitialBoating(BoatingView) - Method in interface com.clra.rowing.IBoatingMgr
 
finishInitialBoatings() - Method in interface com.clra.rowing.IBoatingMgr
 
finishInvoicing() - Method in interface com.clra.rowing.IInvoiceMgr
 
first() - Method in class com.clra.web.BoatSet
Returns the first (lowest) element currently in this sorted set.
first() - Method in class com.clra.web.OarsetSet
Returns the first (lowest) element currently in this sorted set.
FIRSTLAST - Static variable in class com.clra.web.MemberNameFormat
Returns a string of the form:
FIRSTONLY - Static variable in class com.clra.web.MemberNameFormat
Returns a string of the form:
format(MemberName) - Method in class com.clra.web.MemberNameFormat
Returns a non-null, non-blank, trimmed String representing the name of a member.
formatParticipantAsString(Participant2View) - Static method in class com.clra.web.ParticipationForm
A utility that creates a String representation of participant.
FormattedDate - class com.clra.web.FormattedDate.
A JSP bean that displays a formatted date.
FormattedDate() - Constructor for class com.clra.web.FormattedDate
Constructs a formatted date the current system time with DEFAULT_FORMAT
FormattedDate(Date) - Constructor for class com.clra.web.FormattedDate
Constructs a formatted date with the specified datetime and DEFAULT_FORMAT
FormattedDate(String) - Constructor for class com.clra.web.FormattedDate
Constructs a formatted date with the current system time and the specified format
FormattedDate(String, Date) - Constructor for class com.clra.web.FormattedDate
Constructs a formatted date with the specified datetime and format.
FormattedDate(String, Integer, Integer) - Constructor for class com.clra.web.FormattedDate
Constructs a formatted date with the specified month (0-11), year (four digits) and format.

G

getAccountName() - Method in class com.clra.member.MemberSnapshot
 
getAccountName() - Method in class com.clra.web.MemberView
 
getAccountPassword() - Method in class com.clra.member.MemberSnapshot
 
getAccountPassword() - Method in class com.clra.web.MemberView
 
getAction() - Method in class com.clra.web.RowingSessionForm
Return the maintenance action
getAddress() - Method in class com.clra.member.MemberSnapshot
 
getAddress() - Method in class com.clra.web.MemberView
FIXME define separate accessors for Address components?
getAllActiveMembers() - Method in class com.clra.web.MemberSet
Deprecated.  
getAmPm() - Method in class com.clra.web.RowingSessionForm
Return am/pm.
getAttendance() - Method in interface com.clra.rowing.IParticipant
Returns the attendance of a participant at a rowing session, or null if attendance has not been marked.
getAttendance() - Method in class com.clra.rowing.ParticipantSnapshot
Returns the attendance of a participant at a rowing session, or null if a participant has not been assigned an attendance.
getAttendance(String) - Static method in class com.clra.rowing.Attendance
Attendance is not a required field in a participant record, therefore if a null or blank name is passed to this method, an IllegalArgumentException is NOT thrown, but rather a null instance is returned.
getBirthDate() - Method in class com.clra.member.MemberSnapshot
 
getBirthDate() - Method in class com.clra.web.MemberView
 
getBoating() - Method in class com.clra.rowing.SeatSnapshot
 
getBoatingStatus(BoatingView) - Method in interface com.clra.rowing.IBoatingMgr
 
getCalendar() - Method in class com.clra.web.RowingSessionForm
Returns the date and time in a Calendar object
getCity() - Method in class com.clra.member.Address
 
getClraStatus() - Method in class com.clra.member.MemberSnapshot
 
getClraStatus() - Method in class com.clra.web.MemberView
 
getClraYear() - Method in class com.clra.member.MemberSnapshot
 
getClraYear() - Method in class com.clra.web.MemberView
 
getComparator() - Method in class com.clra.web.SessionSet
Stubbed method that returns null
getComparator() - Method in class com.clra.web.MemberSet
Stubbed method that returns null
getComparator() - Method in class com.clra.web.EnrollmentSet
Stubbed method that returns null
getComparator() - Method in interface com.clra.web.IEventList
Returns the sort-order that an iterator will use.
getComparator() - Method in interface com.clra.web.INameList
Returns the sort-order that an iterator will use.
getConnection() - Static method in class com.clra.util.DBConfiguration
Gets a SQL connection
getCoxswains() - Method in class com.clra.web.ParticipationForm
Returns a read-only iterator of "coxswain" participants.
getCurrentGroup() - Method in class com.clra.web.MemberNameFormatSelectorTag
Return the currently selected group (2 - 9, or null)
getCurrentGroup() - Method in class com.clra.web.NameSelectorTag
Return the currently selected group (2 - 9, or null)
getCurrentMonth() - Method in class com.clra.web.MonthViewSelectorTag
Return the currently selected month (0 - 11, or null)
getCurrentYear() - Method in class com.clra.web.YearViewSelectorTag
Return the currently selected year (4 digits, or null)
getData() - Method in interface com.clra.rowing.IParticipant
Returns a snapshot of a participant
getData() - Method in interface com.clra.rowing.IRowingSession
Returns a snapshot of a rowing session
getData() - Method in class com.clra.rowing.Participant2Snapshot
Return a bare-naked snapshot
getData() - Method in class com.clra.web.EnrollmentView
 
getData() - Method in class com.clra.web.ParticipantView
 
getData() - Method in class com.clra.web.SessionView
 
getDate() - Method in interface com.clra.rowing.IRowingSession
Returns the date (and time) of a rowing session
getDate() - Method in class com.clra.rowing.RowingSessionSnapshot
Returns the date (and time) of a rowing session
getDate() - Method in class com.clra.web.FormattedDate
 
getDate() - Method in class com.clra.web.RowingSessionForm
Returns the formatted date of the rowing session
getDate() - Method in class com.clra.web.SessionView
 
getDateAsString() - Method in class com.clra.web.SessionView
Returns the date as a formatted string, using the current format
getDateFormatSpec() - Method in class com.clra.web.SessionView
Returns the specification for the rowing date is formatted as a string.
getDateTime() - Method in class com.clra.web.RowingSessionForm
Returns the formatted date and time of the rowing session
getDateTimeAsDateObject() - Method in class com.clra.web.RowingSessionForm
Returns the date and time in a Date object
getDay() - Method in class com.clra.web.RowingSessionForm
Return the day.
getDuration() - Method in interface com.clra.util.IScheduled
Returns the duration of an event, in milliseconds.
getEmail() - Method in class com.clra.member.MemberSnapshot
 
getEmail() - Method in class com.clra.web.MemberView
 
getEnrollmentStatus() - Method in class com.clra.web.EnrollmentView
Enrollment status is a derived value.
getFinalSeat() - Method in interface com.clra.rowing.IParticipant
Returns the final seat assignment of this participant, or null if a final seating was not made.
getFinalSeatId() - Method in class com.clra.rowing.ParticipantSnapshot
Returns the final seat assigned to a participant, or null if a participant has not been assigned to a final boating.
getFirstName() - Method in class com.clra.member.MemberName
 
getFormat() - Method in class com.clra.web.FormattedDate
 
getGroup() - Method in class com.clra.web.MemberSet
Returns the group used by restricted iterations
getGroup() - Method in interface com.clra.web.INameList
Returns the group of letters to which an iteration is restricted (if it is restricted).
getHour() - Method in class com.clra.web.RowingSessionForm
Return the hour.
getId() - Method in class com.clra.member.MemberSnapshot
 
getId() - Method in interface com.clra.rowing.IRowingSession
Returns the primary key of a rowing session.
getId() - Method in class com.clra.rowing.OarsetView
 
getId() - Method in class com.clra.rowing.BoatView
 
getId() - Method in class com.clra.rowing.RowingSessionSnapshot
Returns the primary key of a rowing session.
getId() - Method in class com.clra.web.SessionView
 
getId() - Method in class com.clra.web.MemberView
 
getInitialSeat() - Method in interface com.clra.rowing.IParticipant
Returns the initial seat assignment of this participant, or null if an initial seating was not made.
getInitialSeatId() - Method in class com.clra.rowing.ParticipantSnapshot
Returns the initial seat assigned to a participant, or null if a participant hasn't been assigned an initial boating.
getIterator() - Method in class com.clra.web.SessionSet
Returns an iterator constructed to the current setting
getIterator() - Method in class com.clra.web.MemberSet
Returns an iterator constructed to the current setting
getIterator() - Method in class com.clra.web.EnrollmentSet
Returns an iterator constructed to the current setting
getIterator() - Method in interface com.clra.web.IEventList
Returns an iterator over a collection of IScheduled beans.
getIterator() - Method in interface com.clra.web.INameList
Returns an iterator over a collection of INamed beans.
getKey() - Method in class com.clra.web.MemberTag
 
getLabel() - Method in class com.clra.web.LabelValueBean
 
getLastName() - Method in class com.clra.member.MemberName
 
getLevel() - Method in interface com.clra.rowing.IRowingSession
Returns the level of a rowing session
getLevel() - Method in class com.clra.rowing.RowingSessionSnapshot
Returns the level of a rowing session
getLevel() - Method in class com.clra.web.RowingSessionForm
Return the level of the rowing session
getLevel() - Method in class com.clra.web.SessionView
 
getLevel(String) - Static method in class com.clra.rowing.RowingSessionLevel
 
getMemberFromAuthenticatedUser(HttpServletRequest) - Static method in class com.clra.web.MemberTag
Utility that gets the authenticated user from the request context
getMemberFromKey(HttpSession, String) - Static method in class com.clra.web.MemberTag
Utility that checks for the MEMBER_ID key in the session context
getMemberId() - Method in interface com.clra.rowing.IParticipant
Returns the primary key of the member that the participant represents
getMemberId() - Method in class com.clra.rowing.ParticipantSnapshot
Return the primary key of the member associated with this participant.
getMemberId() - Method in class com.clra.rowing.EnrollmentSnapshot
Returns the id of the member associated with this enrollment
getMemberId() - Method in class com.clra.web.EnrollmentView
 
getMemberId() - Method in class com.clra.web.EnrollmentSet
Returns the primary key of the member to whom this enrollment applies
getMemberId() - Method in class com.clra.web.ParticipationForm
Return the persistent id of the member
getMemberName() - Method in class com.clra.member.MemberSnapshot
 
getMemberName() - Method in class com.clra.rowing.Participant2Snapshot
Return the name of the associated member
getMemberName() - Method in class com.clra.web.Participant2View
 
getMemberName() - Method in class com.clra.web.MemberView
FIXME return String with First, Middle, Last, Suffix
getMemberNameFormat() - Method in interface com.clra.web.IMemberNameList
Returns a String that indicates whether an iterator will be sorted by first or last name.
getMemberNameFormat() - Method in class com.clra.web.MemberView
Returns the format used by getName()
getMessage(String) - Static method in class com.clra.web.Text
Returns a text message for the specified key, for the default Locale.
getMessage(String, Object) - Static method in class com.clra.web.Text
Returns a text message after parametric replacement of the specified parameter placeholders.
getMessage(String, Object[]) - Static method in class com.clra.web.Text
Returns a text message after parametric replacement of the specified parameter placeholders.
getMessage(String, Object, Object) - Static method in class com.clra.web.Text
Returns a text message after parametric replacement of the specified parameter placeholders.
getMessage(String, Object, Object, Object) - Static method in class com.clra.web.Text
Returns a text message after parametric replacement of the specified parameter placeholders.
getMessage(String, Object, Object, Object, Object) - Static method in class com.clra.web.Text
Returns a text message after parametric replacement of the specified parameter placeholders.
getMiddleName() - Method in class com.clra.member.MemberName
 
getMinute() - Method in class com.clra.web.RowingSessionForm
Return the minute
getMonth() - Method in class com.clra.web.SessionSet
Returns the month used by restricted iterations
getMonth() - Method in class com.clra.web.EnrollmentSet
Returns the month used by restricted iterations
getMonth() - Method in interface com.clra.web.IEventList
Returns the month to which an iteration is restricted (if it is restricted).
getMonth() - Method in class com.clra.web.RowingSessionForm
Return the month.
getName() - Method in interface com.clra.util.INamed
Returns the name of an object.
getName() - Method in class com.clra.rowing.BoatingState
 
getName() - Method in class com.clra.rowing.RowingSessionState
 
getName() - Method in class com.clra.rowing.RowingSessionType
 
getName() - Method in class com.clra.rowing.Attendance
 
getName() - Method in class com.clra.rowing.OarsetView
 
getName() - Method in class com.clra.rowing.SeatPreference
 
getName() - Method in class com.clra.rowing.RowingSessionLevel
 
getName() - Method in class com.clra.rowing.BoatView
 
getName() - Method in class com.clra.web.MemberView
Returns a String presentation of a member's name, formatted according to getMemberNameFormat().
getNaturalComparator() - Method in interface com.clra.rowing.IRowingSession
Returns the natural Comparator for rowing sessions, in which rowing sessions are compared by date, state, type, level, and id, with that respective weighting.
getPage() - Method in class com.clra.web.MemberNameFormatSelectorTag
Return the context-relative URI
getPage() - Method in class com.clra.web.YearViewSelectorTag
Return the context-relative URI
getPage() - Method in class com.clra.web.NameSelectorTag
Return the context-relative URI
getPage() - Method in class com.clra.web.MonthViewSelectorTag
Return the context-relative URI
getParticipantHome() - Static method in class com.clra.rowing.RowingUtils
Returns the factory for Participant instances.
getParticipantId() - Method in interface com.clra.rowing.IParticipant
Returns the primary key of a participant
getParticipantId() - Method in class com.clra.rowing.ParticipantSnapshot
Returns the primary key of a participant instance
getParticipantId() - Method in class com.clra.rowing.EnrollmentSnapshot
Returns the id of the participant associated with this enrollment.
getParticipantId() - Method in class com.clra.web.ParticipantView
Returns the primary key of a participant instance
getParticipantId() - Method in class com.clra.web.ParticipationForm
Return the primary key of the participant.
getParticipantSnapshot() - Method in class com.clra.rowing.EnrollmentSnapshot
Returns a snapshot of participant data in a rowing session.
getParticipantStatus(ParticipantSnapshot) - Method in interface com.clra.rowing.IInvoiceMgr
 
getParticipantStatus(ParticipantSnapshot) - Method in interface com.clra.rowing.IEnrollmentMgr
 
getParticipantStatus(ParticipantSnapshot) - Method in interface com.clra.rowing.IBoatingMgr
 
getParticipantStatus(ParticipantSnapshot) - Method in interface com.clra.rowing.IAttendanceMgr
 
getParticipantView() - Method in class com.clra.web.EnrollmentView
May be null
getPassword() - Method in class com.clra.web.LogonForm
Return the password
getPorts() - Method in class com.clra.web.ParticipationForm
Returns a read-only iterator of "port" participants.
getProperty() - Method in class com.clra.web.MemberTag
 
getReplacesId() - Method in class com.clra.rowing.ParticipantSnapshot
Returns the participant id of the signed-up, but absent, participant for whom this member is substituting, or null if this member is not a substitute.
getRestricted() - Method in class com.clra.web.SessionSet
Returns a flag that indicates whether an iterator will be restricted to events that are scheduled to start within a particular month and year.
getRestricted() - Method in class com.clra.web.MemberSet
Returns a flag that indicates whether an iterator will be restricted to a particular group of names.
getRestricted() - Method in class com.clra.web.EnrollmentSet
Returns a flag that indicates whether an iterator will be restricted to events that are scheduled to start within a particular month and year.
getRestricted() - Method in interface com.clra.web.IEventList
Returns a flag that indicates whether an iterator will be restricted to events that are scheduled to start within a particular month and year.
getRestricted() - Method in interface com.clra.web.INameList
Returns a flag that indicates whether an iterator will be restricted to events that are scheduled to start within a particular month and year.
getRowingId() - Method in interface com.clra.rowing.IParticipant
Returns the primary key of the rowing session to which the participant belongs.
getRowingId() - Method in class com.clra.rowing.ParticipantSnapshot
Returns the primary key of the rowing session a participant has joined.
getRowingId() - Method in class com.clra.rowing.EnrollmentSnapshot
Returns the id of the rowing session associated with this enrollment
getRowingId() - Method in class com.clra.web.RowingSessionForm
Return the persistent id of the rowing session
getRowingSessionHome() - Static method in class com.clra.rowing.RowingUtils
Returns the factory for RowingSession instances.
getRowingSessionSnapshot() - Method in class com.clra.rowing.EnrollmentSnapshot
Returns a snapshot of data about the rowing session
getSeatId() - Method in class com.clra.rowing.SeatSnapshot
 
getSeatNumber() - Method in class com.clra.rowing.SeatSnapshot
 
getSeatPreference() - Method in interface com.clra.rowing.IParticipant
Returns the seat preference of a participant.
getSeatPreference() - Method in class com.clra.rowing.ParticipantSnapshot
Returns the requested seating position of a signed-up participant, or null if a participant is a substitute or an extra.
getSeatPreference() - Method in class com.clra.web.ParticipationForm
Return the seating preference of a participant.
getSeatPreference(String) - Static method in class com.clra.rowing.SeatPreference
SeatPreference is not a required field in a participant record, therefore if a null or blank name is passed to this method, an IllegalArgumentException is NOT thrown, but rather a null instance is returned.
getSessionView() - Method in class com.clra.web.EnrollmentView
 
getSize() - Method in class com.clra.rowing.OarsetView
 
getSize() - Method in class com.clra.rowing.BoatView
 
getStarboards() - Method in class com.clra.web.ParticipationForm
Returns a read-only iterator of "starboard" participants.
getStart() - Method in interface com.clra.util.IScheduled
Returns the start date and time of an event as a Calendar object
getState() - Method in class com.clra.member.Address
 
getState() - Method in interface com.clra.rowing.IRowingSession
Returns the state of a rowing session.
getState() - Method in class com.clra.rowing.RowingSessionSnapshot
Returns the state of a rowing session.
getState() - Method in class com.clra.web.RowingSessionForm
Return the state of the rowing session
getState() - Method in class com.clra.web.SessionView
 
getState(String) - Static method in class com.clra.rowing.RowingSessionState
 
getStreet1() - Method in class com.clra.member.Address
 
getStreet2() - Method in class com.clra.member.Address
 
getSubstitutedParticipant() - Method in interface com.clra.rowing.IParticipant
Returns the participant for whom this participant is substituting.
getSuffix() - Method in class com.clra.member.MemberName
 
getTelephoneNumbers() - Method in class com.clra.member.MemberSnapshot
 
getTelephoneNumbers() - Method in class com.clra.web.MemberView
FIXME define separate accessors for day/evening/other number
getTime() - Method in class com.clra.web.RowingSessionForm
Returns the formatted time of the rowing session
getType() - Method in class com.clra.util.ValidationException
 
getType() - Method in class com.clra.member.ValidationException
 
getType() - Method in interface com.clra.rowing.IRowingSession
Returns the type of a rowing session
getType() - Method in class com.clra.rowing.OarsetView
 
getType() - Method in class com.clra.rowing.BoatView
 
getType() - Method in class com.clra.rowing.RowingSessionSnapshot
Returns the type of a rowing session
getType() - Method in class com.clra.web.RowingSessionForm
Return the type of the rowing session
getType() - Method in class com.clra.web.SessionView
 
getType(String) - Static method in class com.clra.rowing.RowingSessionType
 
getUsername() - Method in class com.clra.web.LogonForm
Return the username
getValue() - Method in class com.clra.web.LabelValueBean
 
getValue() - Method in class com.clra.web.FormattedDate
 
getYear() - Method in class com.clra.web.SessionSet
Returns the year used by restricted iterations
getYear() - Method in class com.clra.web.EnrollmentSet
Returns the year used by restricted iterations
getYear() - Method in interface com.clra.web.IEventList
Returns the year to which an iteration is restricted (if it is restricted).
getYear() - Method in class com.clra.web.RowingSessionForm
Return the year.
getZip() - Method in class com.clra.member.Address
 
groupFromContext(PageContext) - Static method in class com.clra.web.MemberNameFormatSelectorTag
A utility which determines what group should be currently selected based on the page context.
groupFromContext(PageContext) - Static method in class com.clra.web.NameSelectorTag
A utility which determines what group should be currently selected based on the page context.
groups() - Static method in class com.clra.web.MemberNameFormatSelectorTag
The groups used by this selector
groups() - Static method in class com.clra.web.NameSelectorTag
The groups used by this selector

H

handle(Callback[]) - Method in class com.clra.member.Authentication
 
hasEmail() - Method in class com.clra.member.MemberSnapshot
 
hasEmail() - Method in class com.clra.web.MemberView
 
hasFourDigits(int) - Static method in class com.clra.web.YearViewSelectorTag
A slightly mis-named utility that checks if an int is positive and has four digits.
hasFourDigits(Integer) - Static method in class com.clra.web.YearViewSelectorTag
A slightly mis-named utility that checks if an Integer is positive and has four digits.
hashCode() - Method in class com.clra.member.MemberSnapshot
Member objects are hashed by id's
hashCode() - Method in class com.clra.rowing.RowingSessionState
 
hashCode() - Method in class com.clra.rowing.RowingSessionType
 
hashCode() - Method in class com.clra.rowing.Attendance
 
hashCode() - Method in class com.clra.rowing.OarsetView
Oarset objects are hashed by id's
hashCode() - Method in class com.clra.rowing.SeatPreference
 
hashCode() - Method in class com.clra.rowing.RowingSessionLevel
 
hashCode() - Method in class com.clra.rowing.BoatView
Boat objects are hashed by id's
hashCode() - Method in class com.clra.rowing.RowingSessionSnapshot
 
hashCode() - Method in class com.clra.web.EnrollmentView
Member objects are hashed by id's
hashCode() - Method in class com.clra.web.BoatSet
Returns the hash code value for this set.
hashCode() - Method in class com.clra.web.OarsetSet
Returns the hash code value for this set.
hashCode() - Method in class com.clra.web.SessionView
Session objects are hashed by id's
hashCode() - Method in class com.clra.web.MemberView
Member objects are hashed by id's
hasKnownBirthDate() - Method in class com.clra.member.MemberSnapshot
 
hasKnownBirthDate() - Method in class com.clra.web.MemberView
 
hasMiddleName() - Method in class com.clra.member.MemberName
 
hasNext() - Method in class com.clra.web.RowingSessionStateBean
 
hasNext() - Method in class com.clra.web.CalendarBean.Years
 
hasNext() - Method in class com.clra.web.CalendarBean.Months
 
hasNext() - Method in class com.clra.web.CalendarBean.Days
 
hasNext() - Method in class com.clra.web.CalendarBean.Hours
 
hasNext() - Method in class com.clra.web.CalendarBean.Minutes
 
hasNext() - Method in class com.clra.web.CalendarBean.AmPm
 
hasNext() - Method in class com.clra.web.RowingSessionLevelBean
 
hasNext() - Method in class com.clra.web.RowingSessionTypeBean
 
hasSuffix() - Method in class com.clra.member.MemberName
 
headSet(Object) - Method in class com.clra.web.BoatSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(Object) - Method in class com.clra.web.OarsetSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
hourList() - Static method in class com.clra.web.CalendarBean
 

I

IAttendanceMgr - interface com.clra.rowing.IAttendanceMgr.
Manages attendance for a RowingSession.
IBoating - interface com.clra.rowing.IBoating.
Represents a rowing session.
IBoatingHome - interface com.clra.rowing.IBoatingHome.
Factory class for IBoating instances.
IBoatingMgr - interface com.clra.rowing.IBoatingMgr.
Manages boatings for a RowingSession.
IEnrollmentMgr - interface com.clra.rowing.IEnrollmentMgr.
Manages enrollments for a RowingSession.
IEvent - interface com.clra.util.IEvent.
Declares a read-write interface for schedulable events.
IEventList - interface com.clra.web.IEventList.
Declares JSP attributes and bean properties for sorted lists of scheduled events.
IInvoiceMgr - interface com.clra.rowing.IInvoiceMgr.
Manages invoices for a RowingSession.
IMemberNameList - interface com.clra.web.IMemberNameList.
Declares JSP attributes and bean properties for alphabetized lists of members.
impossible() - Method in class com.clra.util.ErrorUtils
Mark a code branch as impossible to reach (assuming a correct design).
IName - interface com.clra.util.IName.
Declares a read-write interface for named objects.
INamed - interface com.clra.util.INamed.
Declares a read-only interface for named objects.
INameList - interface com.clra.web.INameList.
Declares JSP attributes and bean properties for alphabetized lists of stuff.
INITIAL - Static variable in class com.clra.rowing.BoatingState
 
INVOICING - Static variable in class com.clra.rowing.RowingSessionState
 
IParticipant - interface com.clra.rowing.IParticipant.
Defines operations that modify a member's participation in rowing session.
IParticipantHome - interface com.clra.rowing.IParticipantHome.
Factory class for IParticipant instances.
IRowingSession - interface com.clra.rowing.IRowingSession.
Represents a rowing session.
IRowingSessionHome - interface com.clra.rowing.IRowingSessionHome.
Factory class for IRowingSession instances.
IScheduled - interface com.clra.util.IScheduled.
Declares a read-only interface for schedulable events.
isEmpty() - Method in class com.clra.web.BoatSet
Returns true if this set contains no elements.
isEmpty() - Method in class com.clra.web.OarsetSet
Returns true if this set contains no elements.
ISerializableComparator - interface com.clra.util.ISerializableComparator.
A Comparator that can be returned over an RMI connection, among other things.
isOracle() - Static method in class com.clra.util.DBConfiguration
 
isValidMemberAccountName(String) - Static method in class com.clra.member.Validation
Validates an account name.
isValidMemberAccountPassword(String) - Static method in class com.clra.member.Validation
 
isValidMemberBirth(Date) - Static method in class com.clra.member.Validation
 
isValidMemberClraStatus(String) - Static method in class com.clra.member.Validation
 
isValidMemberClraYear(Date) - Static method in class com.clra.member.Validation
 
isValidMemberEmail(String) - Static method in class com.clra.member.Validation
 
isValidMemberId(int) - Static method in class com.clra.member.Validation
 
isValidTelephoneCollection(Map) - Static method in class com.clra.member.Validation
Validates a collection of telephone numbers.
iterator() - Method in class com.clra.web.BoatSet
Returns an iterator over the (sorted) elements in this set.
iterator() - Method in class com.clra.web.OarsetSet
Returns an iterator over the (sorted) elements in this set.

K

KEY_MEMBER - Static variable in class com.clra.web.Configuration
 

L

label - Variable in class com.clra.web.LabelValueBean
The label to be displayed to the user.
LabelValueBean - class com.clra.web.LabelValueBean.
Simple JavaBean to represent label-value pairs for use in collections that are utilized by the <form:options> tag.
LabelValueBean(String, String) - Constructor for class com.clra.web.LabelValueBean
Construct a new LabelValueBean with the specified values.
last() - Method in class com.clra.web.BoatSet
Returns the last (highest) element currently in this sorted set.
last() - Method in class com.clra.web.OarsetSet
Returns the last (highest) element currently in this sorted set.
LASTFIRST - Static variable in class com.clra.web.MemberNameFormat
Returns a string of the form:
loadMemberCollection(PreparedStatement) - Static method in class com.clra.member.MemberDBRead
 
loadParticipant(Integer) - Static method in class com.clra.rowing.RowingDBRead
Returns a Participant identified by a participant id.
loadParticipant(Integer, Integer) - Static method in class com.clra.rowing.RowingDBRead
Returns a Participant identified by a member and rowing id.
loadRowingSession(Integer) - Static method in class com.clra.rowing.RowingDBRead
 
LOCKED - Static variable in class com.clra.rowing.RowingSessionState
 
lockRowingSession(boolean) - Method in interface com.clra.rowing.IBoatingMgr
 
LOGIN_CONTEXT - Static variable in class com.clra.member.Configuration
A hard-coded JAAS LoginContext == "clra"
login() - Method in class com.clra.member.Authentication
 
LogonAction - class com.clra.web.LogonAction.
Implementation of Action that validates a user logon.
LogonAction() - Constructor for class com.clra.web.LogonAction
 
LogonForm - class com.clra.web.LogonForm.
Form bean for the user profile page.
LogonForm() - Constructor for class com.clra.web.LogonForm
 
logout() - Method in class com.clra.member.Authentication
 
LogoutAction - class com.clra.web.LogoutAction.
Implementation of Action that processes a user logoff.
LogoutAction() - Constructor for class com.clra.web.LogoutAction
 
LTR - Static variable in class com.clra.rowing.RowingSessionLevel
 

M

mapResultSetToEnrollmentSnapshot(ResultSet) - Static method in class com.clra.rowing.RowingDBRead
Constructs an EnrollmentSnapshot from the current row of a result set.
mapResultSetToMemberSnapshot(ResultSet) - Static method in class com.clra.member.MemberDBRead
 
mapResultSetToParticipant2Snapshot(ResultSet) - Static method in class com.clra.rowing.RowingDBRead
Constructs an Participant2Snapshot from the current row of a result set.
mapResultSetToParticipantSnapshot(ResultSet) - Static method in class com.clra.rowing.RowingDBRead
Constructs an ParticipantSnapshot from the current row of a result set.
mapResultSetToRowingSessionSnapshot(ResultSet) - Static method in class com.clra.rowing.RowingDBRead
 
markParticipantAbsent(ParticipantSnapshot, String) - Method in interface com.clra.rowing.IAttendanceMgr
 
maximumDateInMonth(int, int) - Static method in class com.clra.web.WebUtils
Returns the last (or nearly last) Date in (or nearly in) a month.
MEMBER_ACCOUNT_NAME - Static variable in class com.clra.util.ValidationException
 
MEMBER_ACCOUNT_NAME - Static variable in class com.clra.member.ValidationException
 
MEMBER_ACCOUNT_PASSWORD - Static variable in class com.clra.util.ValidationException
 
MEMBER_ACCOUNT_PASSWORD - Static variable in class com.clra.member.ValidationException
 
MEMBER_ADDRESS - Static variable in class com.clra.util.ValidationException
 
MEMBER_ADDRESS - Static variable in class com.clra.member.ValidationException
 
MEMBER_ADDRESS_CITY - Static variable in class com.clra.util.ValidationException
 
MEMBER_ADDRESS_CITY - Static variable in class com.clra.member.ValidationException
 
MEMBER_ADDRESS_STATE - Static variable in class com.clra.util.ValidationException
 
MEMBER_ADDRESS_STATE - Static variable in class com.clra.member.ValidationException
 
MEMBER_ADDRESS_STREET1 - Static variable in class com.clra.util.ValidationException
 
MEMBER_ADDRESS_STREET1 - Static variable in class com.clra.member.ValidationException
 
MEMBER_ADDRESS_STREET2 - Static variable in class com.clra.util.ValidationException
 
MEMBER_ADDRESS_STREET2 - Static variable in class com.clra.member.ValidationException
 
MEMBER_ADDRESS_ZIP - Static variable in class com.clra.util.ValidationException
 
MEMBER_ADDRESS_ZIP - Static variable in class com.clra.member.ValidationException
 
MEMBER_BIRTH - Static variable in class com.clra.util.ValidationException
 
MEMBER_BIRTH - Static variable in class com.clra.member.ValidationException
 
MEMBER_CLRA_STATUS - Static variable in class com.clra.util.ValidationException
 
MEMBER_CLRA_STATUS - Static variable in class com.clra.member.ValidationException
 
MEMBER_CLRA_YEAR - Static variable in class com.clra.util.ValidationException
 
MEMBER_CLRA_YEAR - Static variable in class com.clra.member.ValidationException
 
MEMBER_EMAIL - Static variable in class com.clra.util.ValidationException
 
MEMBER_EMAIL - Static variable in class com.clra.member.ValidationException
 
MEMBER_ID - Static variable in class com.clra.util.ValidationException
 
MEMBER_ID - Static variable in class com.clra.member.ValidationException
 
MEMBER_NAME - Static variable in class com.clra.util.ValidationException
 
MEMBER_NAME - Static variable in class com.clra.member.ValidationException
 
MEMBER_NAME_FIRST - Static variable in class com.clra.util.ValidationException
 
MEMBER_NAME_FIRST - Static variable in class com.clra.member.ValidationException
 
MEMBER_NAME_LAST - Static variable in class com.clra.util.ValidationException
 
MEMBER_NAME_LAST - Static variable in class com.clra.member.ValidationException
 
MEMBER_PROPERTY - Static variable in class com.clra.web.Configuration
 
MEMBER_TELEPHONE_COLLECTION - Static variable in class com.clra.util.ValidationException
 
MEMBER_TELEPHONE_COLLECTION - Static variable in class com.clra.member.ValidationException
 
MEMBER_TELEPHONE_NUMBER - Static variable in class com.clra.util.ValidationException
 
MEMBER_TELEPHONE_NUMBER - Static variable in class com.clra.member.ValidationException
 
MemberDBRead - class com.clra.member.MemberDBRead.
This utility class defines common routines for reading snapshots from the database.
MemberException - exception com.clra.member.MemberException.
Indicates an error during retrieval or storage of Member data.
MemberException() - Constructor for class com.clra.member.MemberException
 
MemberException(String) - Constructor for class com.clra.member.MemberException
 
MemberName - class com.clra.member.MemberName.
Encapsulates information about the name of a CLRA member.
MemberName() - Constructor for class com.clra.member.MemberName
Produces an invalid MemberName instance.
MemberName(String, String) - Constructor for class com.clra.member.MemberName
 
MemberName(String, String, String) - Constructor for class com.clra.member.MemberName
 
MemberName(String, String, String, String) - Constructor for class com.clra.member.MemberName
 
MemberNameFormat - class com.clra.web.MemberNameFormat.
Formats the name of CLRA member according to a few different patterns.
MemberNameFormat() - Constructor for class com.clra.web.MemberNameFormat
 
MemberNameFormatSelectorTag - class com.clra.web.MemberNameFormatSelectorTag.
Allows the user to specify whether names should be formated according to MemberNameFormat.FIRSTLAST or MemberNameFormat.LASTFIRST.
MemberNameFormatSelectorTag() - Constructor for class com.clra.web.MemberNameFormatSelectorTag
 
MemberSet - class com.clra.web.MemberSet.
A JSP bean that provides ordered lists of MemberViews.
MemberSet() - Constructor for class com.clra.web.MemberSet
Prepares a restricted iterator for the current group and year
MemberSet(Integer) - Constructor for class com.clra.web.MemberSet
Prepares a restricted iterator for the specified group of the current year
MemberSnapshot - class com.clra.member.MemberSnapshot.
Read-only information about a member.
MemberSnapshot() - Constructor for class com.clra.member.MemberSnapshot
Produces an invalid MemberSnapshot.
MemberSnapshot(Integer, String, String, String, MemberName, String, Map, Address, Date, Date) - Constructor for class com.clra.member.MemberSnapshot
 
MemberTag - class com.clra.web.MemberTag.
MemberTag member, used to get the CLRA member who is currently logged in.
MemberTag() - Constructor for class com.clra.web.MemberTag
 
MemberView - class com.clra.web.MemberView.
Read-only information about a member.
MemberView() - Constructor for class com.clra.web.MemberView
Produces an invalid MemberView.
MemberView(Integer, String, String, String, MemberName, String, Map, Address, Date, Date) - Constructor for class com.clra.web.MemberView
 
MemberView(MemberSnapshot) - Constructor for class com.clra.web.MemberView
 
messages - Static variable in class com.clra.web.MemberNameFormatSelectorTag
The message resources for this package
messages - Static variable in class com.clra.web.YearViewSelectorTag
The message resources for this package
messages - Static variable in class com.clra.web.NameSelectorTag
The message resources for this package
messages - Static variable in class com.clra.web.MonthViewSelectorTag
The message resources for this package
minimumDateInMonth(int, int) - Static method in class com.clra.web.WebUtils
Returns the first (or nearly first) Date in a month.
minuteList() - Static method in class com.clra.web.CalendarBean
 
monthFromContext(PageContext) - Static method in class com.clra.web.MonthViewSelectorTag
A utility which determines what month should be currently selected based on the page context.
monthList() - Static method in class com.clra.web.CalendarBean
 
MonthViewSelectorTag - class com.clra.web.MonthViewSelectorTag.
Stuff.
MonthViewSelectorTag() - Constructor for class com.clra.web.MonthViewSelectorTag
 

N

NAME_ABSENT - Static variable in class com.clra.rowing.Attendance
Indicates that a signed-up participant did not show up for a practice, but either was not assigned, or was assigned but found a substitute.
NAME_BOATING1 - Static variable in class com.clra.rowing.RowingSessionState
Initial boatings
NAME_BOATING2 - Static variable in class com.clra.rowing.RowingSessionState
Final boatings
NAME_CANCELLED - Static variable in class com.clra.rowing.BoatingState
 
NAME_CANCELLED - Static variable in class com.clra.rowing.RowingSessionState
 
NAME_CLOSED - Static variable in class com.clra.rowing.RowingSessionState
 
NAME_COMPLETE - Static variable in class com.clra.rowing.RowingSessionState
Attendance.
NAME_COX - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers to cox.
NAME_FINAL - Static variable in class com.clra.rowing.BoatingState
 
NAME_INITIAL - Static variable in class com.clra.rowing.BoatingState
 
NAME_INVOICING - Static variable in class com.clra.rowing.RowingSessionState
 
NAME_LOCKED - Static variable in class com.clra.rowing.RowingSessionState
 
NAME_LTR - Static variable in class com.clra.rowing.RowingSessionLevel
 
NAME_NEW - Static variable in class com.clra.rowing.RowingSessionState
 
NAME_OPEN - Static variable in class com.clra.rowing.RowingSessionState
 
NAME_PORT - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers a port rowing position
NAME_PORT_THEN_STARBOARD - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers a port position, but will also row starboard.
NAME_PRACTICE - Static variable in class com.clra.rowing.RowingSessionType
 
NAME_PRESENT - Static variable in class com.clra.rowing.Attendance
Indicates that a participant showed up for a practice, regardless of whether participant was a signup, a substitute, or an extra.
NAME_REGATTA - Static variable in class com.clra.rowing.RowingSessionType
 
NAME_REGULAR - Static variable in class com.clra.rowing.RowingSessionLevel
 
NAME_STARBOARD - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers a starboard rowing position
NAME_STARBOARD_THEN_PORT - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers a starboard position, but will also row port.
NAME_TENATIVE - Static variable in class com.clra.rowing.RowingSessionState
 
NameSelectorTag - class com.clra.web.NameSelectorTag.
Allows the user to choose a group of items, selected by the first letter of their name.
NameSelectorTag() - Constructor for class com.clra.web.NameSelectorTag
 
NEW - Static variable in class com.clra.rowing.RowingSessionState
 
next() - Method in class com.clra.web.RowingSessionStateBean
 
next() - Method in class com.clra.web.CalendarBean.Years
 
next() - Method in class com.clra.web.CalendarBean.Months
 
next() - Method in class com.clra.web.CalendarBean.Days
 
next() - Method in class com.clra.web.CalendarBean.Hours
 
next() - Method in class com.clra.web.CalendarBean.Minutes
 
next() - Method in class com.clra.web.CalendarBean.AmPm
 
next() - Method in class com.clra.web.RowingSessionLevelBean
 
next() - Method in class com.clra.web.RowingSessionTypeBean
 
NULL_INT - Static variable in class com.clra.rowing.RowingDBRead
Labels a null integer in the database, per JDBC

O

OarsetSet - class com.clra.web.OarsetSet.
A collection of "finder" methods that return read-only, sorted sets of CLRA oarsets.
OarsetView - class com.clra.rowing.OarsetView.
Read-only information about a oarset.
OarsetView() - Constructor for class com.clra.rowing.OarsetView
Produces an invalid instance.
OarsetView(int, String, int, String) - Constructor for class com.clra.rowing.OarsetView
 
OPEN - Static variable in class com.clra.rowing.RowingSessionState
 
OTHER - Static variable in class com.clra.member.Telephone
 

P

page - Variable in class com.clra.web.MemberNameFormatSelectorTag
The context-relative URI
page - Variable in class com.clra.web.YearViewSelectorTag
The context-relative URI
page - Variable in class com.clra.web.NameSelectorTag
The context-relative URI
page - Variable in class com.clra.web.MonthViewSelectorTag
The context-relative URI
PARTICIPANT_HOME() - Static method in class com.clra.rowing.Configuration
 
PARTICIPANT_KEY - Static variable in class com.clra.web.Constants
The scope scope attribute under which the participant id is stored
Participant2Snapshot - class com.clra.rowing.Participant2Snapshot.
Read-only information about a member's participation in rowing session.
Participant2Snapshot(Integer, MemberName, Integer, Integer, SeatPreference, Integer, Integer, Integer, Attendance) - Constructor for class com.clra.rowing.Participant2Snapshot
 
Participant2Snapshot(ParticipantSnapshot, MemberName) - Constructor for class com.clra.rowing.Participant2Snapshot
 
Participant2View - class com.clra.web.Participant2View.
Read-only information about a member's participation in rowing session.
Participant2View() - Constructor for class com.clra.web.Participant2View
Constructs an invalid instance.
Participant2View(Participant2Snapshot) - Constructor for class com.clra.web.Participant2View
 
Participant2View(ParticipantSnapshot, MemberName) - Constructor for class com.clra.web.Participant2View
 
ParticipantSnapshot - class com.clra.rowing.ParticipantSnapshot.
Read-only information about a member's participation in rowing session.
ParticipantSnapshot(Integer, Integer, Integer, SeatPreference, Integer, Integer, Integer, Attendance) - Constructor for class com.clra.rowing.ParticipantSnapshot
 
ParticipantStateException - exception com.clra.rowing.ParticipantStateException.
Indicates an error during retrieval or storage of Participant data.
ParticipantStateException() - Constructor for class com.clra.rowing.ParticipantStateException
 
ParticipantStateException(String) - Constructor for class com.clra.rowing.ParticipantStateException
 
ParticipantView - class com.clra.web.ParticipantView.
Read-only information about a member's participation in rowing session.
ParticipantView() - Constructor for class com.clra.web.ParticipantView
Constructs an invalid instance.
ParticipantView(ParticipantSnapshot) - Constructor for class com.clra.web.ParticipantView
 
ParticipationForm - class com.clra.web.ParticipationForm.
Form bean for the session signup screen.
ParticipationForm() - Constructor for class com.clra.web.ParticipationForm
 
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.clra.web.SaveRowingSessionAction
Handle the workflow step in data about a rowing session is pulled from an input form.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.clra.web.LogonAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.clra.web.SaveParticipationAction
Handle the workflow step in data about a rowing session is pulled from an input form.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.clra.web.EditRowingSessionAction
Handle the workflow step in which a form is popluated with date from a rowing session data.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.clra.web.EditParticipationAction
Handle the workflow step in which a form is popluated with date from a rowing session data.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.clra.web.LogoutAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
PN_ACCOUNTNAME - Static variable in class com.clra.web.MemberTag
 
PN_BIRTH - Static variable in class com.clra.web.MemberTag
 
PN_CITY - Static variable in class com.clra.web.MemberTag
 
PN_CLRASTATUS - Static variable in class com.clra.web.MemberTag
 
PN_DAYPHONE - Static variable in class com.clra.web.MemberTag
 
PN_DBTYPE - Static variable in class com.clra.util.DBConfiguration
 
PN_EMAIL - Static variable in class com.clra.web.MemberTag
 
PN_EVENINGPHONE - Static variable in class com.clra.web.MemberTag
 
PN_FIRSTNAME - Static variable in class com.clra.web.MemberTag
 
PN_FULLNAME - Static variable in class com.clra.web.MemberTag
 
PN_KEY_MEMBER - Static variable in class com.clra.web.Configuration
Name of the property that holds the default Member key
PN_LASTNAME - Static variable in class com.clra.web.MemberTag
 
PN_MEMBER_PROPERTY - Static variable in class com.clra.web.Configuration
Name of the property that holds the default MemberTag property
PN_MEMBERID - Static variable in class com.clra.web.MemberTag
 
PN_MIDDLENAME - Static variable in class com.clra.web.MemberTag
 
PN_OTHERPHONE - Static variable in class com.clra.web.MemberTag
 
PN_PARTICIPANT_HOME - Static variable in class com.clra.rowing.Configuration
Property that holds the JNDI location of the Participant factory
PN_PREFIX_DBDRIVER - Static variable in class com.clra.util.DBConfiguration
 
PN_PREFIX_DBPASSWORD - Static variable in class com.clra.util.DBConfiguration
 
PN_PREFIX_DBURL - Static variable in class com.clra.util.DBConfiguration
 
PN_PREFIX_DBUSER - Static variable in class com.clra.util.DBConfiguration
 
PN_PREFIX_SQL_01 - Static variable in class com.clra.member.Configuration
 
PN_PREFIX_SQL_02 - Static variable in class com.clra.member.Configuration
 
PN_PREFIX_SQL_03 - Static variable in class com.clra.member.Configuration
 
PN_PREFIX_SQL_04 - Static variable in class com.clra.member.Configuration
 
PN_PREFIX_SQL_05 - Static variable in class com.clra.member.Configuration
 
PN_PREFIX_SQL_06 - Static variable in class com.clra.member.Configuration
 
PN_PREFIX_SQL_BOAT - Static variable in class com.clra.web.Configuration
Boat SQL property-name prefix
PN_PREFIX_SQL_ENROLLMENT - Static variable in class com.clra.rowing.Configuration
Enrollment SQL property-name prefix
PN_PREFIX_SQL_OARSET - Static variable in class com.clra.web.Configuration
Oarset SQL property-name prefix
PN_PREFIX_SQL_PARTICIPANT - Static variable in class com.clra.rowing.Configuration
Participant SQL property-name prefix
PN_PREFIX_SQL_SESSION - Static variable in class com.clra.rowing.Configuration
Session SQL property-name prefix
PN_ROWINGSESSION_HOME - Static variable in class com.clra.rowing.Configuration
Property that holds the JNDI location of the RowingSession factory
PN_SQL_01 - Static variable in class com.clra.member.Configuration
 
PN_SQL_02 - Static variable in class com.clra.member.Configuration
 
PN_SQL_03 - Static variable in class com.clra.member.Configuration
 
PN_SQL_04 - Static variable in class com.clra.member.Configuration
 
PN_SQL_05 - Static variable in class com.clra.member.Configuration
 
PN_SQL_06 - Static variable in class com.clra.member.Configuration
 
PN_SQL_BOAT_01 - Static variable in class com.clra.web.Configuration
All Boats
PN_SQL_BOAT_02 - Static variable in class com.clra.web.Configuration
Specific Boat by id
PN_SQL_BOAT_03 - Static variable in class com.clra.web.Configuration
Specific Boat by name
PN_SQL_DATE_FORMAT - Static variable in class com.clra.rowing.Configuration
SQL date format spec
PN_SQL_ENROLLMENT_01 - Static variable in class com.clra.rowing.Configuration
Inserts non-null participation data into temporary enrollment table
PN_SQL_ENROLLMENT_02 - Static variable in class com.clra.rowing.Configuration
Inserts null participation data into temporary enrollment table
PN_SQL_OARSET_01 - Static variable in class com.clra.web.Configuration
All Oarsets
PN_SQL_OARSET_02 - Static variable in class com.clra.web.Configuration
Specific Oarset by id
PN_SQL_OARSET_03 - Static variable in class com.clra.web.Configuration
Specific Oarset by name
PN_SQL_PARTICIPANT_01 - Static variable in class com.clra.rowing.Configuration
Participant identified by participant_id
PN_SQL_PARTICIPANT_02 - Static variable in class com.clra.rowing.Configuration
Participants (and member names) associated with a rowing session
PN_SQL_PARTICIPANT_03 - Static variable in class com.clra.rowing.Configuration
Participant identified by memberId and rowingId
PN_SQL_PARTICIPANT_04 - Static variable in class com.clra.rowing.Configuration
Id's of all participants
PN_SQL_PARTICIPANT_05 - Static variable in class com.clra.rowing.Configuration
Inserts a participant constrained by rowing state
PN_SQL_PARTICIPANT_06 - Static variable in class com.clra.rowing.Configuration
Deletes a participant
PN_SQL_PARTICIPANT_07 - Static variable in class com.clra.rowing.Configuration
Stores a participant
PN_SQL_PARTICIPANT_08 - Static variable in class com.clra.rowing.Configuration
Updates the next id for a participant
PN_SQL_PARTICIPANT_08A - Static variable in class com.clra.rowing.Configuration
Selects the next id for a participant
PN_SQL_SESSION_01 - Static variable in class com.clra.rowing.Configuration
All session id's
PN_SQL_SESSION_01A - Static variable in class com.clra.rowing.Configuration
All sessions
PN_SQL_SESSION_02 - Static variable in class com.clra.rowing.Configuration
Specific Session by id
PN_SQL_SESSION_03 - Static variable in class com.clra.rowing.Configuration
Sessions within a date range
PN_SQL_SESSION_04 - Static variable in class com.clra.rowing.Configuration
Inserts a session
PN_SQL_SESSION_05 - Static variable in class com.clra.rowing.Configuration
Deletes a session
PN_SQL_SESSION_06 - Static variable in class com.clra.rowing.Configuration
Loads a session
PN_SQL_SESSION_07 - Static variable in class com.clra.rowing.Configuration
Stores a session
PN_SQL_SESSION_08 - Static variable in class com.clra.rowing.Configuration
Updates the next id for a rowing session
PN_SQL_SESSION_08A - Static variable in class com.clra.rowing.Configuration
Selects the next id for a rowing session
PN_STATE - Static variable in class com.clra.web.MemberTag
 
PN_STREET1 - Static variable in class com.clra.web.MemberTag
 
PN_STREET2 - Static variable in class com.clra.web.MemberTag
 
PN_SUFFIX - Static variable in class com.clra.web.MemberTag
 
PN_ZIP - Static variable in class com.clra.web.MemberTag
 
PORT - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers a port rowing position
PORT_THEN_STARBOARD - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers a port position, but will also row starboard.
PRACTICE - Static variable in class com.clra.rowing.RowingSessionType
 
PRESENT - Static variable in class com.clra.rowing.Attendance
 
protectedFormat(MemberName) - Method in class com.clra.web.MemberNameFormat
Subclasses must implement this method to define formatting behavior.
PUBLISH - Static variable in class com.clra.web.RowingSessionForm
Name of the action that publishes a rowing session
publish() - Method in interface com.clra.rowing.IRowingSession
Publishes a rowing session.

R

REGATTA - Static variable in class com.clra.rowing.RowingSessionType
 
REGULAR - Static variable in class com.clra.rowing.RowingSessionLevel
 
release() - Method in class com.clra.web.MemberNameFormatSelectorTag
Release any acquired resources.
release() - Method in class com.clra.web.YearViewSelectorTag
Release any acquired resources.
release() - Method in class com.clra.web.NameSelectorTag
Release any acquired resources.
release() - Method in class com.clra.web.MemberTag
Release any acquired resources.
release() - Method in class com.clra.web.MonthViewSelectorTag
Release any acquired resources.
remove() - Method in class com.clra.web.RowingSessionStateBean
 
remove() - Method in class com.clra.web.CalendarBean.Years
 
remove() - Method in class com.clra.web.CalendarBean.Months
 
remove() - Method in class com.clra.web.CalendarBean.Days
 
remove() - Method in class com.clra.web.CalendarBean.Hours
 
remove() - Method in class com.clra.web.CalendarBean.Minutes
 
remove() - Method in class com.clra.web.CalendarBean.AmPm
 
remove() - Method in class com.clra.web.RowingSessionLevelBean
 
remove() - Method in class com.clra.web.RowingSessionTypeBean
 
remove(Object) - Method in class com.clra.web.BoatSet
 
remove(Object) - Method in class com.clra.web.OarsetSet
 
removeAll(Collection) - Method in class com.clra.web.BoatSet
 
removeAll(Collection) - Method in class com.clra.web.OarsetSet
 
removeFinalBoating(SeatSnapshot) - Method in interface com.clra.rowing.IAttendanceMgr
 
removeInitialBoating(SeatSnapshot) - Method in interface com.clra.rowing.IBoatingMgr
 
reset(ActionMapping, HttpServletRequest) - Method in class com.clra.web.LogonForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class com.clra.web.RowingSessionForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class com.clra.web.ParticipationForm
Reset all properties to their default values.
resetGroupInContexts(PageContext, Integer) - Static method in class com.clra.web.MemberNameFormatSelectorTag
A utility which resets request and session attributes so that only the session attribute AN_GROUP holds the currently selected name.
resetGroupInContexts(PageContext, Integer) - Static method in class com.clra.web.NameSelectorTag
A utility which resets request and session attributes so that only the session attribute AN_GROUP holds the currently selected name.
resetMonthInContexts(PageContext, Integer) - Static method in class com.clra.web.MonthViewSelectorTag
A utility which resets request and session attributes so that only the session attribute AN_MONTH holds the currently selected month.
resetYearInContexts(PageContext, Integer) - Static method in class com.clra.web.YearViewSelectorTag
A utility which resets request and session attributes so that only the session attribute AN_YEAR holds the currently selected year.
retainAll(Collection) - Method in class com.clra.web.BoatSet
 
retainAll(Collection) - Method in class com.clra.web.OarsetSet
 
RowingDBRead - class com.clra.rowing.RowingDBRead.
This utility class defines common routines for reading snapshots from the database.
RowingException - exception com.clra.rowing.RowingException.
Indicates a violation of business rules related to the rowing package.
RowingException() - Constructor for class com.clra.rowing.RowingException
 
RowingException(String) - Constructor for class com.clra.rowing.RowingException
 
ROWINGSESSION_HOME() - Static method in class com.clra.rowing.Configuration
 
ROWINGSESSION_KEY - Static variable in class com.clra.web.Constants
The scope scope attribute under which the rowing session id is stored
RowingSessionForm - class com.clra.web.RowingSessionForm.
Form bean for the rowing session page.
RowingSessionForm() - Constructor for class com.clra.web.RowingSessionForm
 
RowingSessionLevel - class com.clra.rowing.RowingSessionLevel.
Represents the level of a rowing session.
RowingSessionLevel(String) - Constructor for class com.clra.rowing.RowingSessionLevel
 
RowingSessionLevelBean - class com.clra.web.RowingSessionLevelBean.
Represents the level of a rowing session.
RowingSessionLevelBean() - Constructor for class com.clra.web.RowingSessionLevelBean
 
RowingSessionSnapshot - class com.clra.rowing.RowingSessionSnapshot.
A snapshot of the data held by rowing session.
RowingSessionSnapshot(Integer, RowingSessionState, Date, RowingSessionLevel, RowingSessionType) - Constructor for class com.clra.rowing.RowingSessionSnapshot
 
RowingSessionState - class com.clra.rowing.RowingSessionState.
Represents the state of a rowing session.
RowingSessionState(String) - Constructor for class com.clra.rowing.RowingSessionState
 
RowingSessionStateBean - class com.clra.web.RowingSessionStateBean.
Represents the state of a rowing session.
RowingSessionStateBean() - Constructor for class com.clra.web.RowingSessionStateBean
 
RowingSessionStateException - exception com.clra.rowing.RowingSessionStateException.
Indicates an error during retrieval or storage of Rowing data.
RowingSessionStateException() - Constructor for class com.clra.rowing.RowingSessionStateException
 
RowingSessionStateException(String) - Constructor for class com.clra.rowing.RowingSessionStateException
 
RowingSessionType - class com.clra.rowing.RowingSessionType.
Represents the type of a rowing session.
RowingSessionType(String) - Constructor for class com.clra.rowing.RowingSessionType
 
RowingSessionTypeBean - class com.clra.web.RowingSessionTypeBean.
Represents the type of a rowing session.
RowingSessionTypeBean() - Constructor for class com.clra.web.RowingSessionTypeBean
 
RowingUtils - class com.clra.rowing.RowingUtils.
Utilities for finding and creating "base" entities: Member, RowingSession, Boat, and Oarset.
RowingUtils() - Constructor for class com.clra.rowing.RowingUtils
 

S

SaveParticipationAction - class com.clra.web.SaveParticipationAction.
A workflow manager that pulls data about a rowing session from an input form.
SaveParticipationAction() - Constructor for class com.clra.web.SaveParticipationAction
 
SaveRowingSessionAction - class com.clra.web.SaveRowingSessionAction.
A workflow manager that pulls data about a rowing session from an input form.
SaveRowingSessionAction() - Constructor for class com.clra.web.SaveRowingSessionAction
 
sdfConvert - Static variable in class com.clra.rowing.RowingDBRead
The format used to convert a date/time String to a Date
sdfDBDate - Static variable in class com.clra.rowing.RowingDBRead
The format used to get a date out of the data base
sdfDBTime - Static variable in class com.clra.rowing.RowingDBRead
The format used to get a time out of the data base
SeatPreference - class com.clra.rowing.SeatPreference.
Defines seating preference that may be specified by a participant for a rowing session.
SeatPreference(String) - Constructor for class com.clra.rowing.SeatPreference
 
SeatSnapshot - class com.clra.rowing.SeatSnapshot.
Information about a seat assignment in a boating for a rowing session.
SeatSnapshot(int, BoatingView, int) - Constructor for class com.clra.rowing.SeatSnapshot
 
SESSIONCANCEL - Static variable in class com.clra.web.RowingSessionForm
Name of the action that cancels a rowing session
SessionSet - class com.clra.web.SessionSet.
A JSP bean that provides ordered lists of SessionViews.
SessionSet() - Constructor for class com.clra.web.SessionSet
Prepares a restricted iterator for the current month and year
SessionSet(Integer) - Constructor for class com.clra.web.SessionSet
Prepares a restricted iterator for the specified month of the current year
SessionSet(Integer, Integer) - Constructor for class com.clra.web.SessionSet
Prepares a restricted iterator for the specified month and year
SessionView - class com.clra.web.SessionView.
Read-only information about a session.
SessionView() - Constructor for class com.clra.web.SessionView
Constructs an invalid instance.
SessionView(RowingSessionSnapshot) - Constructor for class com.clra.web.SessionView
 
setAction(String) - Method in class com.clra.web.RowingSessionForm
Set the maintenance action.
setAmPm(int) - Method in class com.clra.web.RowingSessionForm
Sets am/pm Range: Calendar.AM or Calendar.PM
setAttendance(Attendance, IRowingSession) - Method in interface com.clra.rowing.IParticipant
Marks the attendance of a participant at a rowing session.
setCalendar(Calendar) - Method in class com.clra.web.RowingSessionForm
Sets the date and time from a Calendar object
setComparator(ISerializableComparator) - Method in class com.clra.web.SessionSet
Stubbed method that does nothing
setComparator(ISerializableComparator) - Method in class com.clra.web.MemberSet
Stubbed method that does nothing
setComparator(ISerializableComparator) - Method in class com.clra.web.EnrollmentSet
Stubbed method that does nothing
setComparator(ISerializableComparator) - Method in interface com.clra.web.IEventList
Sets the sort-order that an iterator will use.
setComparator(ISerializableComparator) - Method in interface com.clra.web.INameList
Sets the sort-order that an iterator will use.
setCurrentGroup(Integer) - Method in class com.clra.web.MemberNameFormatSelectorTag
Set the currently selected group (2 - 9, or null)
setCurrentGroup(Integer) - Method in class com.clra.web.NameSelectorTag
Set the currently selected group (2 - 9, or null)
setCurrentMonth(Integer) - Method in class com.clra.web.MonthViewSelectorTag
Set the currently selected month (0 - 11, or null)
setCurrentYear(Integer) - Method in class com.clra.web.YearViewSelectorTag
Set the currently selected year (4 digits, or null)
setData(EnrollmentSnapshot) - Method in class com.clra.web.EnrollmentView
 
setData(ParticipantSnapshot) - Method in class com.clra.web.ParticipantView
 
setData(RowingSessionSnapshot) - Method in interface com.clra.rowing.IRowingSession
Sets the date, level and type of a rowing session if the rowing session is TENATIVE.
setData(RowingSessionSnapshot) - Method in class com.clra.web.SessionView
Deprecated
setDate(Date) - Method in interface com.clra.rowing.IRowingSession
Edits the date (and time) of a rowing session.
setDate(Date) - Method in class com.clra.web.FormattedDate
 
setDateFormatSpec(String) - Method in class com.clra.web.SessionView
Specifies how the date should be formatted as a string.
setDateTimeFromDate(Date) - Method in class com.clra.web.RowingSessionForm
Sets the date and time from a Date object
setDay(int) - Method in class com.clra.web.RowingSessionForm
Sets the day.
setDuration(Long) - Method in interface com.clra.util.IEvent
Sets the duration of an event, in milliseconds.
setFinalBoating(BoatingView, ParticipantSnapshot, int) - Method in interface com.clra.rowing.IAttendanceMgr
 
setFinalSeat(SeatSnapshot, IBoating) - Method in interface com.clra.rowing.IParticipant
Assigns a final seating to a participant at the start of a rowing session, after attendance has been taken.
setFirstName(String) - Method in class com.clra.member.MemberName
 
setFormat(String) - Method in class com.clra.web.FormattedDate
 
setGroup(Integer) - Method in class com.clra.web.MemberSet
Sets the month used by restricted iterations
setGroup(Integer) - Method in interface com.clra.web.INameList
Sets the group to which an iteration is restricted (if it is restricted).
setHour(int) - Method in class com.clra.web.RowingSessionForm
Sets the hour.
setInitialBoating(BoatingView, ParticipantSnapshot, int) - Method in interface com.clra.rowing.IBoatingMgr
 
setInitialSeat(SeatSnapshot, IBoating) - Method in interface com.clra.rowing.IParticipant
Assigns a preliminary seating to a participant before a rowing session starts.
setKey() - Method in class com.clra.web.MemberTag
 
setLastName(String) - Method in class com.clra.member.MemberName
 
setLevel(RowingSessionLevel) - Method in interface com.clra.rowing.IRowingSession
Edits the level of a rowing session.
setLevel(String) - Method in class com.clra.web.RowingSessionForm
Set the level of the rowing session
setMemberId(Integer) - Method in class com.clra.web.EnrollmentSet
Sets the member to whom this enrollment applies
setMemberInSession(HttpSession, String, MemberView) - Static method in class com.clra.web.MemberTag
Utility that inserts member info in the session context
setMemberName(MemberName) - Method in class com.clra.web.Participant2View
 
setMemberNameFormat(MemberNameFormat) - Method in interface com.clra.web.IMemberNameList
Sets whether an iterator will be sorted by first or last name.
setMemberNameFormat(MemberNameFormat) - Method in class com.clra.web.MemberView
Sets the format used by getName()
setMiddleName(String) - Method in class com.clra.member.MemberName
 
setMinute(int) - Method in class com.clra.web.RowingSessionForm
Sets the minute
setMonth(int) - Method in class com.clra.web.RowingSessionForm
Sets the month.
setMonth(Integer) - Method in class com.clra.web.SessionSet
Sets the month used by restricted iterations
setMonth(Integer) - Method in class com.clra.web.EnrollmentSet
Sets the month used by restricted iterations
setMonth(Integer) - Method in interface com.clra.web.IEventList
Sets the month to which an iteration is restricted (if it is restricted).
setName(String) - Method in interface com.clra.util.IName
Sets the name of an object.
setPage(String) - Method in class com.clra.web.MemberNameFormatSelectorTag
Set the context-relative URI
setPage(String) - Method in class com.clra.web.YearViewSelectorTag
Set the context-relative URI
setPage(String) - Method in class com.clra.web.NameSelectorTag
Set the context-relative URI
setPage(String) - Method in class com.clra.web.MonthViewSelectorTag
Set the context-relative URI
setPassword(String) - Method in class com.clra.web.LogonForm
Set the password.
setProperty() - Method in class com.clra.web.MemberTag
 
setRestricted(Boolean) - Method in class com.clra.web.SessionSet
Sets whether an iterator will be restricted to events that start within a particular month and year.
setRestricted(Boolean) - Method in class com.clra.web.MemberSet
Sets whether an iterator will be restricted to names within a within a group.
setRestricted(Boolean) - Method in class com.clra.web.EnrollmentSet
Sets whether an iterator will be restricted to events that start within a particular month and year.
setRestricted(Boolean) - Method in interface com.clra.web.IEventList
Sets whether an iterator will be restricted to events that start within a particular month and year.
setRestricted(Boolean) - Method in interface com.clra.web.INameList
Sets whether an iterator will be restricted to events that start within a particular month and year.
setSeatPreference(SeatPreference) - Method in interface com.clra.rowing.IParticipant
Sets the seat preference of a participant.
setSeatPreference(String) - Method in class com.clra.web.ParticipationForm
Set the seating preference of a participant.
setStart(Calendar) - Method in interface com.clra.util.IEvent
Sets the start date and time of an event as a Calendar object
setState(String) - Method in class com.clra.web.RowingSessionForm
Set the state of the rowing session
setSuffix(String) - Method in class com.clra.member.MemberName
 
setType(RowingSessionType) - Method in interface com.clra.rowing.IRowingSession
Edits the type of a rowing session.
setType(String) - Method in class com.clra.web.RowingSessionForm
Set the type of the rowing session
setUsername(String) - Method in class com.clra.web.LogonForm
Set the username.
setYear(int) - Method in class com.clra.web.RowingSessionForm
Sets the year.
setYear(Integer) - Method in class com.clra.web.SessionSet
Sets the year used by restricted iterations
setYear(Integer) - Method in class com.clra.web.EnrollmentSet
Sets the year used by restricted iterations
setYear(Integer) - Method in interface com.clra.web.IEventList
Sets the year to which an iteration is restricted (if it is restricted).
size() - Method in class com.clra.web.BoatSet
Returns the number of elements in this set (its cardinality).
size() - Method in class com.clra.web.OarsetSet
Returns the number of elements in this set (its cardinality).
SQL_01 - Static variable in class com.clra.member.Configuration
 
SQL_02 - Static variable in class com.clra.member.Configuration
 
SQL_03 - Static variable in class com.clra.member.Configuration
 
SQL_04 - Static variable in class com.clra.member.Configuration
 
SQL_05 - Static variable in class com.clra.member.Configuration
 
SQL_06 - Static variable in class com.clra.member.Configuration
 
SQL_BOAT_01 - Static variable in class com.clra.web.Configuration
SQL that selects all boats
SQL_BOAT_02 - Static variable in class com.clra.web.Configuration
SQL that selects a boat by id
SQL_BOAT_03 - Static variable in class com.clra.web.Configuration
SQL that selects a boat by name
SQL_DATE_FORMAT - Static variable in class com.clra.rowing.Configuration
 
SQL_ENROLLMENT_01 - Static variable in class com.clra.rowing.Configuration
 
SQL_ENROLLMENT_02 - Static variable in class com.clra.rowing.Configuration
 
SQL_OARSET_01 - Static variable in class com.clra.web.Configuration
SQL that selects all oarsets
SQL_OARSET_02 - Static variable in class com.clra.web.Configuration
SQL that selects a oarset by id
SQL_OARSET_03 - Static variable in class com.clra.web.Configuration
SQL that selects a oarset by name
SQL_PARTICIPANT_01 - Static variable in class com.clra.rowing.Configuration
 
SQL_PARTICIPANT_02 - Static variable in class com.clra.rowing.Configuration
 
SQL_PARTICIPANT_03 - Static variable in class com.clra.rowing.Configuration
 
SQL_PARTICIPANT_04 - Static variable in class com.clra.rowing.Configuration
 
SQL_PARTICIPANT_05 - Static variable in class com.clra.rowing.Configuration
 
SQL_PARTICIPANT_06 - Static variable in class com.clra.rowing.Configuration
 
SQL_PARTICIPANT_07 - Static variable in class com.clra.rowing.Configuration
 
SQL_PARTICIPANT_08 - Static variable in class com.clra.rowing.Configuration
 
SQL_PARTICIPANT_08A - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_01 - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_01A - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_02 - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_03 - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_04 - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_05 - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_06 - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_07 - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_08 - Static variable in class com.clra.rowing.Configuration
 
SQL_SESSION_08A - Static variable in class com.clra.rowing.Configuration
 
STARBOARD - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers a starboard rowing position
STARBOARD_THEN_PORT - Static variable in class com.clra.rowing.SeatPreference
Indicates a member prefers a starboard position, but will also row port.
startFinalBoating(BoatingView) - Method in interface com.clra.rowing.IAttendanceMgr
 
startFinalBoatings() - Method in interface com.clra.rowing.IAttendanceMgr
 
startInitialBoating(BoatingView) - Method in interface com.clra.rowing.IBoatingMgr
 
startInitialBoatings() - Method in interface com.clra.rowing.IBoatingMgr
 
startInvoicing() - Method in interface com.clra.rowing.IInvoiceMgr
 
staticCompare(Object, Object) - Static method in class com.clra.rowing.DefaultRowingSessionStateComparator
Compares a level to other levels and valid level names.
staticCompare(Object, Object) - Static method in class com.clra.rowing.DefaultRowingSessionTypeComparator
Compares a level to other levels and valid level names.
staticCompare(Object, Object) - Static method in class com.clra.rowing.DefaultRowingSessionComparator
Compares a rowing session with another rowing session for order.
staticCompare(Object, Object) - Static method in class com.clra.rowing.DefaultRowingSessionLevelComparator
Compares a level to other levels and valid level names.
subSet(Object, Object) - Method in class com.clra.web.BoatSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(Object, Object) - Method in class com.clra.web.OarsetSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
substituteMemberForParticipant(MemberSnapshot, ParticipantSnapshot) - Method in interface com.clra.rowing.IEnrollmentMgr
 

T

tailSet(Object) - Method in class com.clra.web.BoatSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(Object) - Method in class com.clra.web.OarsetSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
Telephone - class com.clra.member.Telephone.
Encapsulates telephone information of a CLRA member.
Telephone() - Constructor for class com.clra.member.Telephone
Produces an invalid instance.
Telephone(String) - Constructor for class com.clra.member.Telephone
 
TENATIVE - Static variable in class com.clra.rowing.RowingSessionState
 
Text - class com.clra.web.Text.
A thin wrapper around the Jakarta MessageResources class.
toArray() - Method in class com.clra.web.BoatSet
Returns an array containing all of the elements in this set.
toArray() - Method in class com.clra.web.OarsetSet
Returns an array containing all of the elements in this set.
toArray(Object[]) - Method in class com.clra.web.BoatSet
Returns an array containing all of the elements in this set whose runtime type is that of the specified array.
toArray(Object[]) - Method in class com.clra.web.OarsetSet
Returns an array containing all of the elements in this set whose runtime type is that of the specified array.
toString() - Method in class com.clra.member.Telephone
 
toString() - Method in class com.clra.rowing.BoatingState
 
toString() - Method in class com.clra.rowing.RowingSessionState
 
toString() - Method in class com.clra.rowing.RowingSessionType
 
toString() - Method in class com.clra.rowing.Attendance
 
toString() - Method in class com.clra.rowing.SeatPreference
 
toString() - Method in class com.clra.rowing.RowingSessionLevel
 
toString() - Method in class com.clra.web.LabelValueBean
Return a string representation of this object.

U

USER_KEY - Static variable in class com.clra.web.Constants
The session scope attribute under which the MemberView object for the currently logged in user is stored.

V

validate(ActionMapping, HttpServletRequest) - Method in class com.clra.web.LogonForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class com.clra.web.RowingSessionForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class com.clra.web.ParticipationForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
Validation - class com.clra.member.Validation.
Validation rules for various types of (unencapsulated) data.
Validation() - Constructor for class com.clra.member.Validation
 
ValidationException - exception com.clra.util.ValidationException.
Indicates data has failed validation rules.
ValidationException - exception com.clra.member.ValidationException.
Indicates data has failed validation rules.
ValidationException(int) - Constructor for class com.clra.util.ValidationException
 
ValidationException(int) - Constructor for class com.clra.member.ValidationException
 
ValidationException(int, String) - Constructor for class com.clra.util.ValidationException
 
ValidationException(int, String) - Constructor for class com.clra.member.ValidationException
 
value - Variable in class com.clra.web.LabelValueBean
The value to be returned to the server.
VIEW - Static variable in class com.clra.web.RowingSessionForm
Name of the action that displays a rowing session

W

WebException - exception com.clra.web.WebException.
Indicates an error related to the web package.
WebException() - Constructor for class com.clra.web.WebException
 
WebException(String) - Constructor for class com.clra.web.WebException
 
WebUtils - class com.clra.web.WebUtils.
Some utilities related to presenting information to the user.
WebUtils() - Constructor for class com.clra.web.WebUtils
 

Y

yearFromContext(PageContext) - Static method in class com.clra.web.YearViewSelectorTag
A utility which determines what year should be currently selected based on the page context.
yearList() - Static method in class com.clra.web.CalendarBean
 
yearList(int) - Static method in class com.clra.web.CalendarBean
 
YearViewSelectorTag - class com.clra.web.YearViewSelectorTag.
Stuff.
YearViewSelectorTag() - Constructor for class com.clra.web.YearViewSelectorTag
 

A B C D E F G H I K L M N O P R S T U V W Y
CLRA 0.1.2