|
|||||||||
| Home >> All >> com >> clra >> [ web overview ] | PREV NEXT | ||||||||
A
- ACCOUNT_FIRSTYEAR - Static variable in class com.clra.web.Configuration
- 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.
- 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.
- ApplicationSet - class com.clra.web.ApplicationSet.
- ApplicationSet() - Constructor for class com.clra.web.ApplicationSet
- Creates an invalid ApplicationSet, but required by Bean contract
- ApplicationSet(Integer) - Constructor for class com.clra.web.ApplicationSet
- Prepares a restricted iterator for the specified month of the current year.
- ApplicationSet(Integer, Integer) - Constructor for class com.clra.web.ApplicationSet
- Prepares a restricted iterator for the specified month and year
- ApplyMemberShipAction - class com.clra.web.ApplyMemberShipAction.
- ApplyMemberShipAction() - Constructor for class com.clra.web.ApplyMemberShipAction
- ApplyMemberShipForm - class com.clra.web.ApplyMemberShipForm.
- ApplyMemberShipForm() - Constructor for class com.clra.web.ApplyMemberShipForm
- accountName - Variable in class com.clra.web.MemberInfoForm
- accountNameOriginal - Variable in class com.clra.web.MemberInfoForm
- accountPassword - Variable in class com.clra.web.MemberInfoForm
- accountRoles - Variable in class com.clra.web.MemberInfoForm
- accountTypeLabelValues - Static variable in class com.clra.web.DataUtils
- accountTypeList() - Static method in class com.clra.web.DataUtils
- accountYear - Variable in class com.clra.web.MemberInfoForm
- accountYearList() - Static method in class com.clra.web.DataUtils
- action - Variable in class com.clra.web.RowingSessionForm
- The maintenance action that is being performed.
- 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_city - Variable in class com.clra.web.ApplyMemberShipForm
- address_state - Variable in class com.clra.web.ApplyMemberShipForm
- address_street1 - Variable in class com.clra.web.ApplyMemberShipForm
- address_street2 - Variable in class com.clra.web.ApplyMemberShipForm
- address_zip - Variable in class com.clra.web.ApplyMemberShipForm
- ampmList() - Static method in class com.clra.web.CalendarBean
- applyFormat(String, Date) - Static method in class com.clra.web.FormattedDate
- Utility that applies a format to a date
B
- BUFSIZE - Static variable in class com.clra.web.MembershipServlet
- Default buffer size
- BoatSet - class com.clra.web.BoatSet.
- A collection of "finder" methods that return read-only, sorted sets of boats.
- BoatSet() - Constructor for class com.clra.web.BoatSet
- BoatSet instances are created by static "finder" methods
- base - Static variable in class com.clra.web.ApplicationSet
- base - Static variable in class com.clra.web.ApplyMemberShipAction
- base - Static variable in class com.clra.web.ApplyMemberShipForm
- base - Static variable in class com.clra.web.BoatSet
- base - Static variable in class com.clra.web.Configuration
- base - Static variable in class com.clra.web.EditMemberInfoAction
- base - Static variable in class com.clra.web.EditParticipationAction
- base - Static variable in class com.clra.web.EditRowingSessionAction
- base - Static variable in class com.clra.web.EnrollmentSet
- base - Static variable in class com.clra.web.LogonAction
- base - Static variable in class com.clra.web.LogoutAction
- base - Static variable in class com.clra.web.MemberInfoAction
- base - Static variable in class com.clra.web.MemberInfoForm
- base - Static variable in class com.clra.web.MemberNameFormatSelectorTag
- base - Static variable in class com.clra.web.MemberSet
- base - Static variable in class com.clra.web.MembershipServlet
- base - Static variable in class com.clra.web.MonthViewSelectorTag
- base - Static variable in class com.clra.web.NameSelectorTag
- base - Static variable in class com.clra.web.OarsetSet
- base - Static variable in class com.clra.web.ParticipationForm
- base - Static variable in class com.clra.web.RowingSessionForm
- base - Static variable in class com.clra.web.SaveMemberInfoAction
- base - Static variable in class com.clra.web.SaveParticipationAction
- base - Static variable in class com.clra.web.SaveRowingSessionAction
- base - Static variable in class com.clra.web.SessionSet
- base - Static variable in class com.clra.web.SessionView
- base - Static variable in class com.clra.web.WebUtils
- base - Static variable in class com.clra.web.YearViewSelectorTag
- birthDate - Variable in class com.clra.web.MemberInfoForm
- birthday_day - Variable in class com.clra.web.ApplyMemberShipForm
- birthday_month - Variable in class com.clra.web.ApplyMemberShipForm
- birthday_year - Variable in class com.clra.web.ApplyMemberShipForm
C
- CANCEL - Static variable in class com.clra.web.RowingSessionForm
- Name of the action that cancels action by the form
- CANCEL - Static variable in class com.clra.web.SaveParticipationAction
- CANCEL - Static variable in class com.clra.web.SaveRowingSessionAction
- CREATE - Static variable in class com.clra.web.EditParticipationAction
- CREATE - Static variable in class com.clra.web.EditRowingSessionAction
- CREATE - Static variable in class com.clra.web.RowingSessionForm
- Name of the action that creates a rowing session
- CREATE - Static variable in class com.clra.web.SaveParticipationAction
- CREATE - Static variable in class com.clra.web.SaveRowingSessionAction
- CalendarBean - class com.clra.web.CalendarBean.
- Represents a date in a GUI.
- CalendarBean() - Constructor for class com.clra.web.CalendarBean
- 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
- Configuration - class com.clra.web.Configuration.
- A collection of configurable properties used by this package.
- Configuration() - Constructor for class com.clra.web.Configuration
- All methods are static
- Constants - class com.clra.web.Constants.
- Manifest constants for the CLRA application.
- Constants() - Constructor for class com.clra.web.Constants
- calendar - Variable in class com.clra.web.ApplicationSet
- Holds the value of the month and year for restricted iterations
- calendar - Variable in class com.clra.web.EnrollmentSet
- Holds the value of the month and year for restricted iterations
- calendar - Variable in class com.clra.web.RowingSessionForm
- Date (and time) of the rowing session
- calendar - Variable in class com.clra.web.SessionSet
- Holds the value of the month and year for restricted iterations
- city - Variable in class com.clra.web.MemberInfoForm
- clear() - Method in class com.clra.web.BoatSet
- clear() - Method in class com.clra.web.OarsetSet
- 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.
- 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.MemberView
- Defines a natural ordering for members by lastname, firstname, middlename and suffix.
- compareTo(Object) - Method in class com.clra.web.SessionView
- Orders views by the natural comparator for rowing sessions.
- confirmPassword - Variable in class com.clra.web.MemberInfoForm
- confirm_password - Variable in class com.clra.web.ApplyMemberShipForm
- 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.
- createLink(int, String, String) - Method in class com.clra.web.MemberNameFormatSelectorTag
- Create a link from the specified page
- createLink(int, HttpServletRequest) - Method in class com.clra.web.MemberNameFormatSelectorTag
- Creates a link from the currentGroup request
- createLink(int, String, String) - Method in class com.clra.web.MonthViewSelectorTag
- Create a link from the specified page
- 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.NameSelectorTag
- Create a link from the specified page
- createLink(int, HttpServletRequest) - Method in class com.clra.web.NameSelectorTag
- Creates a link from the currentGroup request
- createLink(int, String, String) - Method in class com.clra.web.YearViewSelectorTag
- Create a link from the specified page
- createLink(int, HttpServletRequest) - Method in class com.clra.web.YearViewSelectorTag
- Creates a link from the currentYear request
- createParticipant(Integer, Integer, SeatPreference) - Static method in class com.clra.web.SaveParticipationAction
- 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.MonthViewSelectorTag
- Form a query string from current parameter and the specified month
- 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.YearViewSelectorTag
- Form a query string from current parameter and the specified year
- createSession(RowingSessionForm) - Static method in class com.clra.web.SaveRowingSessionAction
- csvStylesheet - Static variable in class com.clra.web.MembershipServlet
- The csv stylesheet
- currentGroup - Variable in class com.clra.web.MemberNameFormatSelectorTag
- The currently selected group (2 - 9)
- currentGroup - Variable in class com.clra.web.NameSelectorTag
- The currently selected group (2 - 9)
- currentMonth - Variable in class com.clra.web.MonthViewSelectorTag
- The currently selected month (0 - 11)
- currentYear - Variable in class com.clra.web.YearViewSelectorTag
- The currently selected year (4 digits)
D
- DEFAULTS_FILE - Static variable in class com.clra.web.Configuration
- Name of file that holds default values for this package
- DEFAULT_ACCOUNT_FIRSTYEAR - Static variable in class com.clra.web.Configuration
- The rowing association's first year
- DEFAULT_FORMAT - Static variable in class com.clra.web.FormattedDate
- Default format is "Tuesday, 10/28/99"
- DEFAULT_GROUP_INDEX - Static variable in class com.clra.web.MemberSet
- DEFAULT_KEY_MEMBER - Static variable in class com.clra.web.Configuration
- Default Member key
- DEFAULT_MEMBER_PROPERTY - Static variable in class com.clra.web.Configuration
- Default MemberTag property
- DEFAULT_SOAP_SERVER_URL - Static variable in class com.clra.web.Configuration
- The URL of the membership SOAP server
- DEFAULT_SQL_BOAT_01 - Static variable in class com.clra.web.Configuration
- Default SQL that selects up all boats
- DEFAULT_SQL_BOAT_02 - Static variable in class com.clra.web.Configuration
- Default SQL that selects a boat by id
- DEFAULT_SQL_BOAT_03 - Static variable in class com.clra.web.Configuration
- Default SQL that selects a boat by name
- DEFAULT_SQL_OARSET_01 - Static variable in class com.clra.web.Configuration
- Default SQL that selects up all oarsets
- DEFAULT_SQL_OARSET_02 - Static variable in class com.clra.web.Configuration
- Default SQL that selects a oarset by id
- DEFAULT_SQL_OARSET_03 - Static variable in class com.clra.web.Configuration
- Default SQL that selects a oarset by name
- DELETE - Static variable in class com.clra.web.RowingSessionForm
- Name of the action that deletes a rowing session
- DELETE - Static variable in class com.clra.web.SaveParticipationAction
- DELETE - Static variable in class com.clra.web.SaveRowingSessionAction
- DataUtils - class com.clra.web.DataUtils.
- Collections of data constants.
- DataUtils() - Constructor for class com.clra.web.DataUtils
- DataUtils.AccountTypes - class com.clra.web.DataUtils.AccountTypes.
- DataUtils.AccountTypes() - Constructor for class com.clra.web.DataUtils.AccountTypes
- DataUtils.AccountYears - class com.clra.web.DataUtils.AccountYears.
- DataUtils.AccountYears() - Constructor for class com.clra.web.DataUtils.AccountYears
- DataUtils.Roles - class com.clra.web.DataUtils.Roles.
- DataUtils.Roles() - Constructor for class com.clra.web.DataUtils.Roles
- DataUtils.States - class com.clra.web.DataUtils.States.
- DataUtils.States() - Constructor for class com.clra.web.DataUtils.States
- data - Variable in class com.clra.web.BoatSet
- The current implementations return data in an in-memory collections.
- data - Variable in class com.clra.web.OarsetSet
- The current implementations return data in an in-memory collections.
- data - Variable in class com.clra.web.ParticipantView
- data - Variable in class com.clra.web.SessionView
- date - Variable in class com.clra.web.FormattedDate
- Default date is the current system date/time
- dateFormat - Static variable in class com.clra.web.SaveParticipationAction
- dateFormat - Static variable in class com.clra.web.SaveRowingSessionAction
- dateFormatSpec - Variable in class com.clra.web.SessionView
- dayList() - Static method in class com.clra.web.CalendarBean
- defaultProperties - Static variable in class com.clra.web.Configuration
- Default properties for this package
- destroy() - Method in class com.clra.web.MembershipServlet
- Destroys the servlet
- doEndLink() - Method in class com.clra.web.MemberNameFormatSelectorTag
- doEndLink() - Method in class com.clra.web.MonthViewSelectorTag
- doEndLink() - Method in class com.clra.web.NameSelectorTag
- doEndLink() - Method in class com.clra.web.YearViewSelectorTag
- doEndTag() - Method in class com.clra.web.MemberNameFormatSelectorTag
- 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
- doEndTag() - Method in class com.clra.web.NameSelectorTag
- Render the end of the selector
- doEndTag() - Method in class com.clra.web.YearViewSelectorTag
- Render the end of the selector
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.clra.web.MembershipServlet
- Delegates to the
processRequestmethod - 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
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.clra.web.MembershipServlet
- Delegates to the
processRequestmethod - doStartLink(int) - Method in class com.clra.web.MemberNameFormatSelectorTag
- doStartLink(int) - Method in class com.clra.web.MonthViewSelectorTag
- doStartLink(int) - Method in class com.clra.web.NameSelectorTag
- doStartLink(int) - Method in class com.clra.web.YearViewSelectorTag
- doStartTag() - Method in class com.clra.web.MemberNameFormatSelectorTag
- Render the beginning of the selector
- doStartTag() - Method in class com.clra.web.MonthViewSelectorTag
- 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.YearViewSelectorTag
- 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.EditParticipationAction
- EDIT - Static variable in class com.clra.web.RowingSessionForm
- Name of the action that edits a rowing session
- EDIT - Static variable in class com.clra.web.SaveParticipationAction
- EDIT - Static variable in class com.clra.web.SaveRowingSessionAction
- EditMemberInfoAction - class com.clra.web.EditMemberInfoAction.
- A workflow manager that sets up an input form that queries a user for information needed to maintain the user's personal information.
- EditMemberInfoAction() - Constructor for class com.clra.web.EditMemberInfoAction
- 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
- 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
- editParticipant(Integer, SeatPreference) - Static method in class com.clra.web.SaveParticipationAction
- editSession(IRowingSession, RowingSessionForm) - Static method in class com.clra.web.SaveRowingSessionAction
- email - Variable in class com.clra.web.ApplyMemberShipForm
- emailAddr - Variable in class com.clra.web.MemberInfoForm
- 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.EnrollmentView
- Two enrollments are equal iff their components are equal.
- equals(Object) - Method in class com.clra.web.MemberView
- Two members are equal iff their id's are equal.
- 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
- experience_year - Variable in class com.clra.web.ApplyMemberShipForm
F
- FILE_CSV_STYLESHEET - Static variable in class com.clra.web.MembershipServlet
- The file that holds the CVS stylesheet
- FILE_FINDALL_CONTENT - Static variable in class com.clra.web.MembershipServlet
- The file that holds the pre-built SOAP "findAll" request content
- FILE_FINDALL_HEADERS - Static variable in class com.clra.web.MembershipServlet
- The file that holds the pre-built SOAP "findAll" request headers
- FILE_XML_STYLESHEET - Static variable in class com.clra.web.MembershipServlet
- The file that holds the simplified-XML stylesheet
- 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:
- FIRST_YEAR - Static variable in class com.clra.web.DataUtils
- FIRST_YEAR - Variable in class com.clra.web.ValidateMemberAccountYear
- FUNCTION_ADMINCREATE - Static variable in class com.clra.web.EditMemberInfoAction
- Indicates the purpose of this workflow is to create a new member.
- FUNCTION_ADMINCREATE - Static variable in class com.clra.web.MemberInfoForm
- Indicates the purpose of this workflow is to create a new member.
- FUNCTION_ADMINEDIT - Static variable in class com.clra.web.EditMemberInfoAction
- Indicates the purpose of this workflow is to edit an existing member without restriction (by an admin of the club)
- FUNCTION_ADMINEDIT - Static variable in class com.clra.web.MemberInfoForm
- Indicates the purpose of this workflow is to edit an existing member without restriction (by an admin of the club)
- FUNCTION_MEMBEREDIT - Static variable in class com.clra.web.EditMemberInfoAction
- Indicates the purpose of this workflow is to edit an existing member with restrictions (by a member of the club)
- FUNCTION_MEMBEREDIT - Static variable in class com.clra.web.MemberInfoForm
- Indicates the purpose of this workflow is to edit an existing member with restrictions (by a member of the club)
- 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(String) - Constructor for class com.clra.web.FormattedDate
- Constructs a formatted date with the current system time and the specified format
- FormattedDate(Date) - Constructor for class com.clra.web.FormattedDate
- Constructs a formatted date with the specified datetime and DEFAULT_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.
- 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.
- 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.
- findMemberSnapshots(Integer) - Method in class com.clra.web.MemberSet
- Returns a collection of member snapshots based on the current group.
- 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.
- first() - Method in class com.clra.web.BoatSet
- Returns the first (lowest) element currently in this sorted set.
- first - Variable in class com.clra.web.MemberInfoForm
- first() - Method in class com.clra.web.OarsetSet
- Returns the first (lowest) element currently in this sorted set.
- form - Variable in class com.clra.web.ValidateMember
- The form that is being validated
- format - Variable in class com.clra.web.FormattedDate
- Default format specification is specified by DEFAULT_FORMAT
- 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.
- foundCRNL_CRNL(char[]) - Static method in class com.clra.web.MembershipServlet
- function - Variable in class com.clra.web.MemberInfoForm
G
- getAccountName() - Method in class com.clra.web.MemberInfoForm
- getAccountName() - Method in class com.clra.web.MemberView
- getAccountNameOriginal() - Method in class com.clra.web.MemberInfoForm
- getAccountPassword() - Method in class com.clra.web.MemberInfoForm
- getAccountPassword() - Method in class com.clra.web.MemberView
- getAccountTypeStr() - Method in class com.clra.web.MemberInfoForm
- getAccountTypeStr() - Method in class com.clra.web.MemberView
- getAccountYear() - Method in class com.clra.web.MemberInfoForm
- getAccountYear() - Method in class com.clra.web.MemberView
- getAccountYear4() - 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.web.MemberView
- getAddress_city() - Method in class com.clra.web.ApplyMemberShipForm
- getAddress_state() - Method in class com.clra.web.ApplyMemberShipForm
- getAddress_street1() - Method in class com.clra.web.ApplyMemberShipForm
- getAddress_street2() - Method in class com.clra.web.ApplyMemberShipForm
- getAddress_zip() - Method in class com.clra.web.ApplyMemberShipForm
- getAllActiveMembers() - Method in class com.clra.web.MemberSet
- Deprecated.
- getAmPm() - Method in class com.clra.web.RowingSessionForm
- Return am/pm.
- getAttendance() - Method in class com.clra.web.ParticipantView
- Returns the attendance of a participant at a rowing session, or blank if a participant has not been assigned an attendance.
- getBirthDate() - Method in class com.clra.web.MemberView
- getBirthDay() - Method in class com.clra.web.MemberInfoForm
- getBirthDayInt() - Method in class com.clra.web.MemberInfoForm
- getBirthMonth() - Method in class com.clra.web.MemberInfoForm
- getBirthMonthInt() - Method in class com.clra.web.MemberInfoForm
- getBirthYear() - Method in class com.clra.web.MemberInfoForm
- getBirthYearInt() - Method in class com.clra.web.MemberInfoForm
- getBirthday_day() - Method in class com.clra.web.ApplyMemberShipForm
- getBirthday_month() - Method in class com.clra.web.ApplyMemberShipForm
- getBirthday_year() - Method in class com.clra.web.ApplyMemberShipForm
- getCalendar() - Method in class com.clra.web.RowingSessionForm
- Returns the date and time in a Calendar object
- getCity() - Method in class com.clra.web.MemberInfoForm
- getComparator() - Method in class com.clra.web.ApplicationSet
- 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.
- getComparator() - Method in class com.clra.web.MemberSet
- Stubbed method that returns null
- getComparator() - Method in class com.clra.web.SessionSet
- Stubbed method that returns null
- getConfirmPassword() - Method in class com.clra.web.MemberInfoForm
- getConfirm_password() - Method in class com.clra.web.ApplyMemberShipForm
- getCoxswains() - Method in class com.clra.web.ParticipationForm
- Returns a read-only iterator of "coxswain" participants.
- getCoxswains() - Method in class com.clra.web.RowingSessionForm
- 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 class com.clra.web.EnrollmentView
- getData() - Method in class com.clra.web.ParticipantView
- getData() - Method in class com.clra.web.SessionView
- 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.
- getDayPhoneStr() - Method in class com.clra.web.MemberView
- getDefaultProperty(String) - Static method in class com.clra.web.Configuration
- Utility that looks up a default property by name
- getEmail() - Method in class com.clra.web.ApplyMemberShipForm
- getEmail() - Method in class com.clra.web.MemberInfoForm
- getEmail() - Method in class com.clra.web.MemberView
- getEnrollmentStatus() - Method in class com.clra.web.EnrollmentView
- Enrollment status is a derived value.
- getEveningPhoneStr() - Method in class com.clra.web.MemberView
- getExperience_year() - Method in class com.clra.web.ApplyMemberShipForm
- getFinalSeatId() - Method in class com.clra.web.ParticipantView
- Returns the final seat assigned to a participant, or null if a participant has not been assigned to a final boating.
- getFindAllResponseSocket(String, String) - Static method in class com.clra.web.MembershipServlet
- getFirstName() - Method in class com.clra.web.MemberInfoForm
- getFormat() - Method in class com.clra.web.FormattedDate
- getFullName() - Method in class com.clra.web.MemberInfoForm
- getFunction() - Method in class com.clra.web.MemberInfoForm
- getGroup() - Method in interface com.clra.web.INameList
- Returns the group of letters to which an iteration is restricted (if it is restricted).
- getGroup() - Method in class com.clra.web.MemberSet
- Returns the group used by restricted iterations
- getHasKnownBirthDate() - Method in class com.clra.web.MemberInfoForm
- getHour() - Method in class com.clra.web.RowingSessionForm
- Return the hour.
- getId() - Method in class com.clra.web.MemberInfoForm
- getId() - Method in class com.clra.web.MemberView
- getId() - Method in class com.clra.web.SessionView
- getInitialSeatId() - Method in class com.clra.web.ParticipantView
- 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.ApplicationSet
- 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.
- getIterator() - Method in class com.clra.web.MemberSet
- Returns an iterator constructed to the current setting
- getIterator() - Method in class com.clra.web.SessionSet
- Returns an iterator constructed to the current setting
- getKey() - Method in class com.clra.web.MemberTag
- getLabel() - Method in class com.clra.web.LabelValueBean
- getLastName() - Method in class com.clra.web.MemberInfoForm
- getLevel() - Method in class com.clra.web.RowingSessionForm
- Return the level of the rowing session
- getLevel() - Method in class com.clra.web.SessionView
- getLowerBound(Integer) - Method in class com.clra.web.MemberSet
- Calculates the lower bound of names in a group
- 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
- getMemberFromMemberId(String) - Static method in class com.clra.web.MemberTag
- Utility that gets a MemberView for the specified memberId.
- getMemberFromMemberId(Integer) - Static method in class com.clra.web.MemberTag
- Utility that gets a MemberView for the specified memberId
- 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.EnrollmentView
- getMemberId() - Method in class com.clra.web.ParticipantView
- Return the primary key of the member associated with this participant.
- getMemberId() - Method in class com.clra.web.ParticipationForm
- Return the persistent id of the member
- getMemberName() - Method in class com.clra.web.MemberView
- getMemberName() - Method in class com.clra.web.Participant2View
- 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()
- getMemberRoles() - Method in class com.clra.web.MemberInfoForm
- 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.web.MemberInfoForm
- getMinute() - Method in class com.clra.web.RowingSessionForm
- Return the minute
- getMonth() - Method in class com.clra.web.ApplicationSet
- 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.
- getMonth() - Method in class com.clra.web.SessionSet
- Returns the month used by restricted iterations
- getName() - Method in class com.clra.web.MemberView
- Returns a String presentation of a member's name, formatted according to getMemberNameFormat().
- getName_first() - Method in class com.clra.web.ApplyMemberShipForm
- getName_last() - Method in class com.clra.web.ApplyMemberShipForm
- getName_middle() - Method in class com.clra.web.ApplyMemberShipForm
- getName_suffix() - Method in class com.clra.web.ApplyMemberShipForm
- getOtherPhoneStr() - Method in class com.clra.web.MemberView
- getPage() - Method in class com.clra.web.MemberNameFormatSelectorTag
- Return the context-relative URI
- getPage() - Method in class com.clra.web.MonthViewSelectorTag
- 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.YearViewSelectorTag
- Return the context-relative URI
- 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.
- getParticipantView() - Method in class com.clra.web.EnrollmentView
- May be null
- getPassword() - Method in class com.clra.web.ApplyMemberShipForm
- getPassword() - Method in class com.clra.web.LogonForm
- Return the password
- getPhoneDayAreaCode() - Method in class com.clra.web.MemberInfoForm
- getPhoneDayExchange() - Method in class com.clra.web.MemberInfoForm
- getPhoneDayExt() - Method in class com.clra.web.MemberInfoForm
- getPhoneDayLocal() - Method in class com.clra.web.MemberInfoForm
- getPhoneEveningAreaCode() - Method in class com.clra.web.MemberInfoForm
- getPhoneEveningExchange() - Method in class com.clra.web.MemberInfoForm
- getPhoneEveningExt() - Method in class com.clra.web.MemberInfoForm
- getPhoneEveningLocal() - Method in class com.clra.web.MemberInfoForm
- getPhoneOtherAreaCode() - Method in class com.clra.web.MemberInfoForm
- getPhoneOtherExchange() - Method in class com.clra.web.MemberInfoForm
- getPhoneOtherExt() - Method in class com.clra.web.MemberInfoForm
- getPhoneOtherLocal() - Method in class com.clra.web.MemberInfoForm
- getPorts() - Method in class com.clra.web.ParticipationForm
- Returns a read-only iterator of "port" participants.
- getPorts() - Method in class com.clra.web.RowingSessionForm
- Returns a read-only iterator of "port" participants.
- getProperty(String, String) - Static method in class com.clra.web.Configuration
- Utility that looks up a System property or assigns a default value
- getProperty() - Method in class com.clra.web.MemberTag
- getRecent_year() - Method in class com.clra.web.ApplyMemberShipForm
- getReplacesId() - Method in class com.clra.web.ParticipantView
- 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.ApplicationSet
- 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.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.
- 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.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.
- getRowingId() - Method in class com.clra.web.ParticipantView
- Returns the primary key of the rowing session a participant has joined.
- getRowingId() - Method in class com.clra.web.RowingSessionForm
- Return the persistent id of the rowing session
- getSeatPreference() - Method in class com.clra.web.ParticipantView
- Returns the requested seating position of a signed-up participant, or blank if a participant is a substitute or an extra.
- getSeatPreference() - Method in class com.clra.web.ParticipationForm
- Return the seating preference of a participant.
- getServletInfo() - Method in class com.clra.web.MembershipServlet
- Returns a short description of the servlet.
- getSessionView() - Method in class com.clra.web.EnrollmentView
- getSex() - Method in class com.clra.web.ApplyMemberShipForm
- getStarboards() - Method in class com.clra.web.ParticipationForm
- Returns a read-only iterator of "starboard" participants.
- getStarboards() - Method in class com.clra.web.RowingSessionForm
- Returns a read-only iterator of "starboard" participants.
- getState() - Method in class com.clra.web.MemberInfoForm
- getState() - Method in class com.clra.web.RowingSessionForm
- Return the state of the rowing session
- getState() - Method in class com.clra.web.SessionView
- getStreet1() - Method in class com.clra.web.MemberInfoForm
- getStreet2() - Method in class com.clra.web.MemberInfoForm
- getSuffix() - Method in class com.clra.web.MemberInfoForm
- getTel_day() - Method in class com.clra.web.