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

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

public interface AttributedPurchasingCapitalAssetLocationEvent
extends AttributedDocumentEvent

Purchasing Capital Asset Location Event


Method Summary
 CapitalAssetLocation getCapitalAssetLocation()
          gets a location for the location 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

getCapitalAssetLocation

CapitalAssetLocation getCapitalAssetLocation()
gets a location for the location events

Returns:
an location


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