|
||||||||||
| 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.QuickSaveSalarySettingEvent
public class QuickSaveSalarySettingEvent
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
|---|
document |
| Constructor Summary | |
|---|---|
QuickSaveSalarySettingEvent(String description,
String errorPathPrefix,
BudgetConstructionDocument document,
PendingBudgetConstructionAppointmentFunding appointmentFunding)
Constructs a SaveSalarySettingEvent.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 QuickSaveSalarySettingEvent(String description,
String errorPathPrefix,
BudgetConstructionDocument document,
PendingBudgetConstructionAppointmentFunding appointmentFunding)
description - the given descriptionerrorPathPrefix - the specified error path prefixdocument - the specified budget construction documentappointmentFunding - the current appointment funding being varified| Method Detail |
|---|
public boolean invokeExpansionRuleMethod(org.kuali.rice.kns.rule.BusinessRule rule)
invokeExpansionRuleMethod in class BudgetExpansionEventBudgetExpansionEvent.invokeExpansionRuleMethod(org.kuali.rice.kns.rule.BusinessRule)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||