public final class AttributedAddVendorToQuoteEvent extends AttributedDocumentEventBase
Constructor and Description |
---|
AttributedAddVendorToQuoteEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
PurchaseOrderVendorQuote vendorQuote)
Constructs an AddVendorToQuoteEvent with the given errorPathPrefix and document.
|
Modifier and Type | Method and Description |
---|---|
PurchaseOrderVendorQuote |
getVendorQuote() |
void |
setVendorQuote(PurchaseOrderVendorQuote vendorQuote) |
getAttribute, getIterationSubject, getRuleInterfaceClass, invokeRuleMethod, setAttribute, setIterationSubject
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validate
public AttributedAddVendorToQuoteEvent(String errorPathPrefix, org.kuali.rice.krad.document.Document document, PurchaseOrderVendorQuote vendorQuote)
errorPathPrefix
- the error pathdocument
- document the event was invoked onpublic PurchaseOrderVendorQuote getVendorQuote()
public void setVendorQuote(PurchaseOrderVendorQuote vendorQuote)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.