|
||||||||||
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.sys.document.validation.event.AttributedDocumentEventBase
org.kuali.kfs.module.purap.document.validation.event.AttributedPurchasingCapitalAssetLocationEventBase
org.kuali.kfs.module.purap.document.validation.event.AttributedAddPurchasingCapitalAssetLocationEvent
public final class AttributedAddPurchasingCapitalAssetLocationEvent
Add Purchasing Capital Asset Location Event. This is triggered when a user presses the add button for a given document's location line.
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
---|
document |
Constructor Summary | |
---|---|
AttributedAddPurchasingCapitalAssetLocationEvent(String errorPathPrefix,
org.kuali.rice.kns.document.Document document,
CapitalAssetLocation location)
Constructs an AddLocationEvent with the given errorPathPrefix, document, and location. |
Method Summary |
---|
Methods inherited from class org.kuali.kfs.module.purap.document.validation.event.AttributedPurchasingCapitalAssetLocationEventBase |
---|
getCapitalAssetLocation, validate |
Methods inherited from class org.kuali.kfs.sys.document.validation.event.AttributedDocumentEventBase |
---|
getAttribute, getIterationSubject, getRuleInterfaceClass, invokeRuleMethod, setAttribute, setIterationSubject |
Methods inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
---|
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.kfs.sys.document.validation.event.AttributedDocumentEvent |
---|
getAttribute, getIterationSubject, setAttribute, setIterationSubject |
Methods inherited from interface org.kuali.rice.kns.rule.event.KualiDocumentEvent |
---|
generateEvents, getDescription, getDocument, getErrorPathPrefix, getName, getRuleInterfaceClass, invokeRuleMethod |
Constructor Detail |
---|
public AttributedAddPurchasingCapitalAssetLocationEvent(String errorPathPrefix, org.kuali.rice.kns.document.Document document, CapitalAssetLocation location)
errorPathPrefix
- the error pathdocument
- document the event was invoked onitem
- the item being added
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |