Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C D E G I L N P R S T U _

B

base - Static variable in class com.clra.rowing.remote.ParticipantBean
 
base - Static variable in class com.clra.rowing.remote.RowingSessionBean
 

C

cancel() - Method in class com.clra.rowing.remote.RowingSessionBean
Cancels a rowing session.
com.clra.rowing.remote - package com.clra.rowing.remote
 
context - Variable in class com.clra.rowing.remote.ParticipantBean
 
context - Variable in class com.clra.rowing.remote.RowingSessionBean
 
createWithSessionConstraint(Integer, Integer, SeatPreference, RowingSessionState) - Method in class com.clra.rowing.remote.ParticipantBean
 

D

date - Variable in class com.clra.rowing.remote.RowingSessionBean
 
delete() - Method in class com.clra.rowing.remote.RowingSessionBean
Deletes a rowing session.
deleteRow(Integer) - Method in class com.clra.rowing.remote.ParticipantBean
 
deleteRow(Integer) - Method in class com.clra.rowing.remote.RowingSessionBean
 

E

ejbActivate() - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbActivate() - Method in class com.clra.rowing.remote.RowingSessionBean
 
ejbCreate(Integer, Integer, SeatPreference) - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbCreate(MemberSnapshot, RowingSessionSnapshot) - Method in class com.clra.rowing.remote.ParticipantBean
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.
ejbCreate(MemberSnapshot, ParticipantSnapshot) - Method in class com.clra.rowing.remote.ParticipantBean
Creates a "substitute" participant; that is, a participant who is present at a rowing session as a substitute for another, signed-up participant.
ejbCreate(Date, RowingSessionLevel, RowingSessionType) - Method in class com.clra.rowing.remote.RowingSessionBean
 
ejbFindAll() - Method in class com.clra.rowing.remote.ParticipantBean
Returns a collection of rowing sessions that fall within the inclusive date range.
ejbFindAll() - Method in class com.clra.rowing.remote.RowingSessionBean
Returns a collection of rowing sessions that fall within the inclusive date range.
ejbFindByMemberIdRowingId(Integer, Integer) - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbFindByPrimaryKey(Integer) - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbFindByPrimaryKey(Integer) - Method in class com.clra.rowing.remote.RowingSessionBean
 
ejbFindByRowingId(Integer) - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbFindInDateRange(Date, Date) - Method in class com.clra.rowing.remote.RowingSessionBean
Returns a collection of rowing sessions that fall within the inclusive date range.
ejbLoad() - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbLoad() - Method in class com.clra.rowing.remote.RowingSessionBean
 
ejbPassivate() - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbPassivate() - Method in class com.clra.rowing.remote.RowingSessionBean
 
ejbPostCreate(Integer, Integer, SeatPreference) - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbPostCreate(MemberSnapshot, RowingSessionSnapshot) - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbPostCreate(MemberSnapshot, ParticipantSnapshot) - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbPostCreate(Date, RowingSessionLevel, RowingSessionType) - Method in class com.clra.rowing.remote.RowingSessionBean
 
ejbRemove() - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbRemove() - Method in class com.clra.rowing.remote.RowingSessionBean
 
ejbStore() - Method in class com.clra.rowing.remote.ParticipantBean
 
ejbStore() - Method in class com.clra.rowing.remote.RowingSessionBean
 

G

getAttendance() - Method in class com.clra.rowing.remote.ParticipantBean
Returns the attendance of a participant at a rowing session, or null if attendance has not been marked.
getData() - Method in class com.clra.rowing.remote.ParticipantBean
Returns a snapshot of a participant
getData() - Method in class com.clra.rowing.remote.RowingSessionBean
Returns a snapshot of a rowing session
getDate() - Method in class com.clra.rowing.remote.RowingSessionBean
Returns the date (and time) of a rowing session
getFinalSeat() - Method in class com.clra.rowing.remote.ParticipantBean
Returns the final seat assignment of this participant, or null if a final seating was not made.
getId() - Method in class com.clra.rowing.remote.RowingSessionBean
Returns the primary key of a rowing session.
getInitialSeat() - Method in class com.clra.rowing.remote.ParticipantBean
Returns the initial seat assignment of this participant, or null if an initial seating was not made.
getLevel() - Method in class com.clra.rowing.remote.RowingSessionBean
Returns the level of a rowing session
getMemberId() - Method in class com.clra.rowing.remote.ParticipantBean
Returns the primary key of the member that the participant represents.
getNaturalComparator() - Method in class com.clra.rowing.remote.RowingSessionBean
Returns the natural Comparator for rowing sessions, in which rowing sessions are compared by date, state, type, level, and id, with that respective weighting.
getParticipantId() - Method in class com.clra.rowing.remote.ParticipantBean
Returns the primary key of a participant.
getRowingId() - Method in class com.clra.rowing.remote.ParticipantBean
Returns the primary key of the rowing session to which the participant belongs.
getSeatPreference() - Method in class com.clra.rowing.remote.ParticipantBean
Returns the seat preference of a participant.
getState() - Method in class com.clra.rowing.remote.RowingSessionBean
Returns the state of a rowing session.
getSubstitutedParticipant() - Method in class com.clra.rowing.remote.ParticipantBean
Returns the participant for whom this participant is substituting.
getType() - Method in class com.clra.rowing.remote.RowingSessionBean
Returns the type of a rowing session

I

id - Variable in class com.clra.rowing.remote.RowingSessionBean
 
insertRow(Integer, RowingSessionState, Date, RowingSessionLevel, RowingSessionType) - Method in class com.clra.rowing.remote.RowingSessionBean
 
insertRowWithSessionConstraints(Integer, Integer, Integer, SeatPreference, RowingSessionState) - Method in class com.clra.rowing.remote.ParticipantBean
 
isDirty - Variable in class com.clra.rowing.remote.RowingSessionBean
 

L

level - Variable in class com.clra.rowing.remote.RowingSessionBean
 
loadRow() - Method in class com.clra.rowing.remote.ParticipantBean
 
loadRow() - Method in class com.clra.rowing.remote.RowingSessionBean
 
lock() - Method in class com.clra.rowing.remote.RowingSessionBean
Locks a rowing session.

N

NULL_INT - Static variable in class com.clra.rowing.remote.ParticipantBean
 
nextId() - Static method in class com.clra.rowing.remote.ParticipantBean
A utility that gets (and reserves) the next id for a rowing session
nextId() - Static method in class com.clra.rowing.remote.RowingSessionBean
A utility that gets (and reserves) the next id for a rowing session

P

ParticipantBean - class com.clra.rowing.remote.ParticipantBean.
 
ParticipantBean() - Constructor for class com.clra.rowing.remote.ParticipantBean
 
publish() - Method in class com.clra.rowing.remote.RowingSessionBean
Publishes a rowing session.

R

RowingSessionBean - class com.clra.rowing.remote.RowingSessionBean.
 
RowingSessionBean() - Constructor for class com.clra.rowing.remote.RowingSessionBean
 

S

selectAll() - Method in class com.clra.rowing.remote.ParticipantBean
 
selectAll() - Method in class com.clra.rowing.remote.RowingSessionBean
 
selectByMemberIdRowingId(Integer, Integer) - Method in class com.clra.rowing.remote.ParticipantBean
 
selectByPrimaryKey(Integer) - Method in class com.clra.rowing.remote.ParticipantBean
 
selectByPrimaryKey(Integer) - Method in class com.clra.rowing.remote.RowingSessionBean
 
selectByRowingId(Integer) - Method in class com.clra.rowing.remote.ParticipantBean
 
selectInDateRange(Date, Date) - Method in class com.clra.rowing.remote.RowingSessionBean
 
setAttendance(Attendance, IRowingSession) - Method in class com.clra.rowing.remote.ParticipantBean
Marks the attendance of a participant at a rowing session.
setData(RowingSessionSnapshot) - Method in class com.clra.rowing.remote.RowingSessionBean
Sets the date, level and type of a rowing session if the rowing session is TENATIVE.
setDate(Date) - Method in class com.clra.rowing.remote.RowingSessionBean
Edits the date (and time) of a rowing session.
setEntityContext(EntityContext) - Method in class com.clra.rowing.remote.ParticipantBean
 
setEntityContext(EntityContext) - Method in class com.clra.rowing.remote.RowingSessionBean
 
setFinalSeat(SeatSnapshot, IBoating) - Method in class com.clra.rowing.remote.ParticipantBean
Assigns a final seating to a participant at the start of a rowing session, after attendance has been taken.
setInitialSeat(SeatSnapshot, IBoating) - Method in class com.clra.rowing.remote.ParticipantBean
Assigns a preliminary seating to a participant before a rowing session starts.
setLevel(RowingSessionLevel) - Method in class com.clra.rowing.remote.RowingSessionBean
Edits the level of a rowing session.
setSeatPreference(SeatPreference) - Method in class com.clra.rowing.remote.ParticipantBean
Sets the seat preference of a participant.
setType(RowingSessionType) - Method in class com.clra.rowing.remote.RowingSessionBean
Edits the type of a rowing session.
state - Variable in class com.clra.rowing.remote.RowingSessionBean
 
storeRow() - Method in class com.clra.rowing.remote.ParticipantBean
 
storeRow() - Method in class com.clra.rowing.remote.RowingSessionBean
 

T

theLog - Static variable in class com.clra.rowing.remote.ParticipantBean
 
theLog - Static variable in class com.clra.rowing.remote.RowingSessionBean
 
type - Variable in class com.clra.rowing.remote.RowingSessionBean
 

U

unsetEntityContext() - Method in class com.clra.rowing.remote.ParticipantBean
 
unsetEntityContext() - Method in class com.clra.rowing.remote.RowingSessionBean
 

_

_attendance - Variable in class com.clra.rowing.remote.ParticipantBean
 
_finalSeatId - Variable in class com.clra.rowing.remote.ParticipantBean
 
_initialSeatId - Variable in class com.clra.rowing.remote.ParticipantBean
 
_isDirty - Variable in class com.clra.rowing.remote.ParticipantBean
 
_memberId - Variable in class com.clra.rowing.remote.ParticipantBean
 
_participantId - Variable in class com.clra.rowing.remote.ParticipantBean
 
_replacesId - Variable in class com.clra.rowing.remote.ParticipantBean
 
_rowingId - Variable in class com.clra.rowing.remote.ParticipantBean
 
_seatPreference - Variable in class com.clra.rowing.remote.ParticipantBean
 

B C D E G I L N P R S T U _