|
CLRA 0.1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRowingSession | |
com.clra.rowing |
Uses of IRowingSession in com.clra.rowing |
Methods in com.clra.rowing that return IRowingSession | |
static IRowingSession |
RowingUtils.findRowingSession(Integer rowingId)
Returns the rowing session specified by the rowing id |
static IRowingSession |
RowingUtils.createRowingSession(Date date,
RowingSessionLevel level,
RowingSessionType type)
Creates a rowing session |
IRowingSession |
IRowingSessionHome.create(Date date,
RowingSessionLevel level,
RowingSessionType type)
Creates a rowing session on the specified date (and time). |
IRowingSession |
IRowingSessionHome.findByPrimaryKey(Integer rowingId)
|
Methods in com.clra.rowing with parameters of type IRowingSession | |
void |
IParticipant.setAttendance(Attendance attendance,
IRowingSession session)
Marks the attendance of a participant at a rowing session. |
IBoating |
IBoatingHome.create(IRowingSession session,
BoatView boat)
|
IBoating |
IBoatingHome.create(IRowingSession session,
BoatView boat,
OarsetView oarset)
|
|
CLRA 0.1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |