public abstract class AttributedPurchasingAccountsPayableItemEventBase extends AttributedDocumentEventBase implements AttributedPurchasingAccountsPayableItemEvent
Constructor and Description |
---|
AttributedPurchasingAccountsPayableItemEventBase(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
PurApItem item)
Copies the item and calls the super constructor
|
Modifier and Type | Method and Description |
---|---|
PurApItem |
getItem()
gets an item for the item events
|
void |
validate() |
getAttribute, getIterationSubject, getRuleInterfaceClass, invokeRuleMethod, setAttribute, setIterationSubject
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAttribute, getIterationSubject, setAttribute, setIterationSubject
public AttributedPurchasingAccountsPayableItemEventBase(String description, String errorPathPrefix, org.kuali.rice.krad.document.Document document, PurApItem item)
description
- the description of the eventerrorPathPrefix
- the error pathdocument
- the document the event is being called onitem
- the item that is having the event called onpublic PurApItem getItem()
AttributedPurchasingAccountsPayableItemEvent
getItem
in interface AttributedPurchasingAccountsPayableItemEvent
org.kuali.ole.module.purap.document.validation.event.PurchasingAccountsPayableItemEvent#getItem()
public void validate()
validate
in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
validate
in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
org.kuali.rice.krad.rules.rule.event.KualiDocumentEventt#validate()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.