|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.rule.event.KualiDocumentEventBase
org.kuali.kfs.module.bc.document.validation.event.BudgetExpansionEvent
org.kuali.kfs.module.bc.document.validation.event.SalarySettingBaseEvent
org.kuali.kfs.module.bc.document.validation.event.AddAppointmentFundingEvent
public class AddAppointmentFundingEvent
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
---|
document |
Constructor Summary | |
---|---|
AddAppointmentFundingEvent(String description,
String errorPathPrefix,
BudgetConstructionDocument document,
List<PendingBudgetConstructionAppointmentFunding> existingAppointmentFunding,
PendingBudgetConstructionAppointmentFunding appointmentFunding)
Constructs a AddAppointmentFundingEvent.java. |
Method Summary | |
---|---|
boolean |
invokeExpansionRuleMethod(org.kuali.rice.kns.rule.BusinessRule rule)
|
Methods inherited from class org.kuali.kfs.module.bc.document.validation.event.SalarySettingBaseEvent |
---|
getExpansionRuleInterfaceClass, getRuleInterfaceClass |
Methods inherited from class org.kuali.kfs.module.bc.document.validation.event.BudgetExpansionEvent |
---|
getBudgetConstructionDocument, invokeRuleMethod, setBudgetConstructionDocument |
Methods inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
---|
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AddAppointmentFundingEvent(String description, String errorPathPrefix, BudgetConstructionDocument document, List<PendingBudgetConstructionAppointmentFunding> existingAppointmentFunding, PendingBudgetConstructionAppointmentFunding appointmentFunding)
errorPathPrefix
- the specified error path prefixappointmentFundings
- the given appointment fundingMethod Detail |
---|
public boolean invokeExpansionRuleMethod(org.kuali.rice.kns.rule.BusinessRule rule)
invokeExpansionRuleMethod
in class BudgetExpansionEvent
BudgetExpansionEvent.invokeExpansionRuleMethod(org.kuali.rice.kns.rule.BusinessRule)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |