org.kuali.kfs.module.purap.document.validation.event
Interface AttributedPurchasingItemCapitalAssetEvent

All Superinterfaces:
AttributedDocumentEvent, org.kuali.rice.kns.rule.event.KualiDocumentEvent
All Known Implementing Classes:
AttributedAddPurchasingItemCapitalAssetEvent, AttributedPurchasingItemCapitalAssetEventBase

public interface AttributedPurchasingItemCapitalAssetEvent
extends AttributedDocumentEvent

Purchasing Item Capital Asset Event


Method Summary
 ItemCapitalAsset getItemCapitalAsset()
          gets an item for the item events
 
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, validate
 

Method Detail

getItemCapitalAsset

ItemCapitalAsset getItemCapitalAsset()
gets an item for the item events

Returns:
an item


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.