|
CLRA 0.1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MemberSnapshot | |
| com.clra.member | |
| com.clra.rowing | |
| com.clra.web | |
| Uses of MemberSnapshot in com.clra.member |
| Methods in com.clra.member that return MemberSnapshot | |
static MemberSnapshot |
MemberDBRead.findMemberByAccountName(String accountName)
Finds the member that has the given CLRA account name. |
static MemberSnapshot |
MemberDBRead.mapResultSetToMemberSnapshot(java.sql.ResultSet rs)
|
| Uses of MemberSnapshot in com.clra.rowing |
| Methods in com.clra.rowing with parameters of type MemberSnapshot | |
IParticipant |
IParticipantHome.create(MemberSnapshot member,
RowingSessionSnapshot rowing)
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. |
IParticipant |
IParticipantHome.create(MemberSnapshot member,
ParticipantSnapshot replaces)
Creates a "substitute" participant; that is, a participant who is present at a rowing session as a substitute for another, signed-up participant. |
ParticipantSnapshot |
IEnrollmentMgr.createParticipant(MemberSnapshot member)
|
ParticipantSnapshot |
IEnrollmentMgr.createParticipant(MemberSnapshot member,
SeatPreference pref)
|
ParticipantSnapshot |
IEnrollmentMgr.substituteMemberForParticipant(MemberSnapshot member,
ParticipantSnapshot participant)
|
| Uses of MemberSnapshot in com.clra.web |
| Constructors in com.clra.web with parameters of type MemberSnapshot | |
MemberView(MemberSnapshot snapshot)
|
|
|
CLRA 0.1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||