| Modifier and Type | Interface and Description |
|---|---|
interface |
CommitteeScheduleAttendanceService |
| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeScheduleAttendanceServiceImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeScheduleAttendanceServiceImplBase<CSRV extends CommitteeServiceBase<CMT,CS>,CMT extends CommitteeBase<CMT,CD,CS>,CD extends CommitteeDocumentBase<CD,CMT,CS>,CS extends CommitteeScheduleBase<CS,CMT,?,?>> |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends CommitteeScheduleAttendanceServiceBase> |
IacucCommitteeDecisionRule.getCommitteeScheduleAttendanceServiceClassHook() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IacucCommitteeScheduleAttendanceService |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucCommitteeScheduleAttendanceServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends CommitteeScheduleAttendanceServiceBase> |
CommitteeDecisionRule.getCommitteeScheduleAttendanceServiceClassHook() |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeScheduleAttendanceServiceBase |
CommitteeDecisionRuleBase.getAttendanceService() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends CommitteeScheduleAttendanceServiceBase> |
CommitteeDecisionRuleBase.getCommitteeScheduleAttendanceServiceClassHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeDecisionRuleBase.setAttendanceService(CommitteeScheduleAttendanceServiceBase attendanceService)
This is a convenience method to use jmock to set the businessObjectService for unit testing.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.