|
||||||||||
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.ar.document.validation.event.GenerateReferenceDocumentEvent
public class GenerateReferenceDocumentEvent
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
---|
document |
Constructor Summary | |
---|---|
GenerateReferenceDocumentEvent(String errorPathPrefix,
org.kuali.rice.kns.document.Document document)
Constructs a GenerateReferenceDocumentEvent.java. |
Method Summary | |
---|---|
Class |
getRuleInterfaceClass()
|
boolean |
invokeRuleMethod(org.kuali.rice.kns.rule.BusinessRule rule)
|
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 GenerateReferenceDocumentEvent(String errorPathPrefix, org.kuali.rice.kns.document.Document document)
errorPathPrefix
- document
- Method Detail |
---|
public Class getRuleInterfaceClass()
KualiDocumentEvent.getRuleInterfaceClass()
public boolean invokeRuleMethod(org.kuali.rice.kns.rule.BusinessRule rule)
KualiDocumentEvent.invokeRuleMethod(org.kuali.rice.kns.rule.BusinessRule)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |