| Modifier and Type | Class and Description |
|---|---|
class |
DeleteCommitteeScheduleEvent
This class is the rule event for deleting committee schedule.
|
| Modifier and Type | Method and Description |
|---|---|
protected DeleteCommitteeScheduleEventBase |
CommitteeScheduleAction.getNewDeleteCommitteeScheduleEventInstanceHook(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ScheduleData scheduleData,
List<CommitteeScheduleBase> committeeSchedules,
CommitteeScheduleEventBase.ErrorType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DeleteCommitteeScheduleRuleBase.processRules(DeleteCommitteeScheduleEventBase deleteCommitteeScheduleEvent)
If committee schedule has protocol submitted or has meeting data, then it can not be deleted.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract DeleteCommitteeScheduleEventBase |
CommitteeScheduleActionBase.getNewDeleteCommitteeScheduleEventInstanceHook(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ScheduleData scheduleData,
List<CommitteeScheduleBase> committeeSchedules,
CommitteeScheduleEventBase.ErrorType type) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucDeleteCommitteeScheduleEvent |
| Modifier and Type | Method and Description |
|---|---|
protected DeleteCommitteeScheduleEventBase |
IacucCommitteeScheduleAction.getNewDeleteCommitteeScheduleEventInstanceHook(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ScheduleData scheduleData,
List<CommitteeScheduleBase> committeeSchedules,
CommitteeScheduleEventBase.ErrorType type) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.