public abstract class DeleteCommitteeScheduleEventBase extends CommitteeScheduleEventBase<DeleteCommitteeScheduleRuleBase>
CommitteeScheduleEventBase.ErrorType| Constructor and Description |
|---|
DeleteCommitteeScheduleEventBase(String errorPathPrefix,
CommitteeDocumentBase document,
ScheduleData scheduleData,
List<CommitteeScheduleBase> committeeSchedules,
CommitteeScheduleEventBase.ErrorType type)
Constructs a DeleteCommitteeScheduleEventBase.java.
|
DeleteCommitteeScheduleEventBase(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ScheduleData scheduleData,
List<CommitteeScheduleBase> committeeSchedules,
CommitteeScheduleEventBase.ErrorType type)
Constructs a DeleteCommitteeScheduleEventBase.java.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract DeleteCommitteeScheduleRuleBase |
getNewDeleteCommitteeScheduleRuleInstanceHook() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getCommitteeSchedules, getScheduleData, getTypegetRuleInterfaceClass, invokeRuleMethod, logEventpublic DeleteCommitteeScheduleEventBase(String errorPathPrefix, CommitteeDocumentBase document, ScheduleData scheduleData, List<CommitteeScheduleBase> committeeSchedules, CommitteeScheduleEventBase.ErrorType type)
errorPathPrefix - document - scheduleData - committeeSchedules - type - public DeleteCommitteeScheduleEventBase(String errorPathPrefix, org.kuali.rice.krad.document.Document document, ScheduleData scheduleData, List<CommitteeScheduleBase> committeeSchedules, CommitteeScheduleEventBase.ErrorType type)
errorPathPrefix - document - scheduleData - committeeSchedules - type - public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionprotected abstract DeleteCommitteeScheduleRuleBase getNewDeleteCommitteeScheduleRuleInstanceHook()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.