|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConferenceSession | |
---|---|
org.kuali.rice.krad.test.conference |
Uses of ConferenceSession in org.kuali.rice.krad.test.conference |
---|
Methods in org.kuali.rice.krad.test.conference that return ConferenceSession | |
---|---|
ConferenceSession |
SessionPresenter.getSession()
|
Methods in org.kuali.rice.krad.test.conference that return types with arguments of type ConferenceSession | |
---|---|
List<ConferenceSession> |
SessionCoordinator.getAltCoordinatedSessions1()
|
List<ConferenceSession> |
SessionCoordinator.getAltCoordinatedSessions2()
|
List<ConferenceSession> |
SessionCoordinator.getCoordinatedSessions()
|
Methods in org.kuali.rice.krad.test.conference with parameters of type ConferenceSession | |
---|---|
void |
SessionPresenter.setSession(ConferenceSession session)
|
Method parameters in org.kuali.rice.krad.test.conference with type arguments of type ConferenceSession | |
---|---|
void |
SessionCoordinator.setAltCoordinatedSessions1(List<ConferenceSession> altCoordinatedSessions1)
|
void |
SessionCoordinator.setAltCoordinatedSessions2(List<ConferenceSession> altCoordinatedSessions2)
|
void |
SessionCoordinator.setCoordinatedSessions(List<ConferenceSession> coordinatedSessions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |