CLRA 0.1.2

Uses of Package
com.clra.rowing

Packages that use com.clra.rowing
com.clra.rowing   
com.clra.web   
 

Classes in com.clra.rowing used by com.clra.rowing
Attendance
          Defines the possible attendance values for a participant in a rowing session.
BoatingState
          Represents the state of a boating.
BoatingStateException
          Indicates a boating is in an inconsistent state, or that a boating operation is invoked in an inappropriate state
BoatingView
          Read-only information about a boating.
BoatView
          Read-only information about a boat.
EnrollmentSnapshot
          Read-only information about enrollment of a member in a rowing session.
IBoating
          Represents a rowing session.
IParticipant
          Defines operations that modify a member's participation in rowing session.
IParticipantHome
          Factory class for IParticipant instances.
IRowingSession
          Represents a rowing session.
IRowingSessionHome
          Factory class for IRowingSession instances.
OarsetView
          Read-only information about a oarset.
Participant2Snapshot
          Read-only information about a member's participation in rowing session.
ParticipantSnapshot
          Read-only information about a member's participation in rowing session.
ParticipantStateException
          Indicates an error during retrieval or storage of Participant data.
RowingException
          Indicates a violation of business rules related to the rowing package.
RowingSessionLevel
          Represents the level of a rowing session.
RowingSessionSnapshot
          A snapshot of the data held by rowing session.
RowingSessionState
          Represents the state of a rowing session.
RowingSessionStateException
          Indicates an error during retrieval or storage of Rowing data.
RowingSessionType
          Represents the type of a rowing session.
SeatPreference
          Defines seating preference that may be specified by a participant for a rowing session.
SeatSnapshot
          Information about a seat assignment in a boating for a rowing session.
 

Classes in com.clra.rowing used by com.clra.web
BoatView
          Read-only information about a boat.
EnrollmentSnapshot
          Read-only information about enrollment of a member in a rowing session.
OarsetView
          Read-only information about a oarset.
Participant2Snapshot
          Read-only information about a member's participation in rowing session.
ParticipantSnapshot
          Read-only information about a member's participation in rowing session.
RowingSessionSnapshot
          A snapshot of the data held by rowing session.
 


CLRA 0.1.2