org.kuali.kfs.module.purap.document.validation.event
Class AttributedCommodityCodesForDistributionEvent
java.lang.Object
org.kuali.rice.kns.rule.event.KualiDocumentEventBase
org.kuali.kfs.sys.document.validation.event.AttributedDocumentEventBase
org.kuali.kfs.module.purap.document.validation.event.AttributedCommodityCodesForDistributionEvent
- All Implemented Interfaces:
- AttributedDocumentEvent, org.kuali.rice.kns.rule.event.KualiDocumentEvent
public final class AttributedCommodityCodesForDistributionEvent
- extends AttributedDocumentEventBase
Calculate event for Commodity Codes for distribution
Fields inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
document |
Methods inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validate |
Methods inherited from interface org.kuali.rice.kns.rule.event.KualiDocumentEvent |
generateEvents, getDescription, getDocument, getErrorPathPrefix, getName, validate |
AttributedCommodityCodesForDistributionEvent
public AttributedCommodityCodesForDistributionEvent(String errorPathPrefix,
org.kuali.rice.kns.document.Document document,
String purchasingCommodityCode)
- Constructs a CommodityCodesForDistributionEvent with the given errorPathPrefix, document, and item.
- Parameters:
errorPathPrefix
- the error pathdocument
- document the event was invoked upon
getPurchasingCommodityCode
public String getPurchasingCommodityCode()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.