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, setIterationSubjectgenerateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttribute, getIterationSubject, setAttribute, setIterationSubjectpublic 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()
AttributedPurchasingAccountsPayableItemEventgetItem in interface AttributedPurchasingAccountsPayableItemEventorg.kuali.ole.module.purap.document.validation.event.PurchasingAccountsPayableItemEvent#getItem()public void validate()
validate in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEventvalidate in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBaseorg.kuali.rice.krad.rules.rule.event.KualiDocumentEventt#validate()Copyright © 2004–2014 The Kuali Foundation. All rights reserved.