public abstract class AttributedPurchasingCapitalAssetLocationEventBase extends AttributedDocumentEventBase implements AttributedPurchasingCapitalAssetLocationEvent
Constructor and Description |
---|
AttributedPurchasingCapitalAssetLocationEventBase(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
CapitalAssetLocation capitalAssetLocation)
Copies the item and calls the super constructor
|
Modifier and Type | Method and Description |
---|---|
CapitalAssetLocation |
getCapitalAssetLocation()
gets a location for the location 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 AttributedPurchasingCapitalAssetLocationEventBase(String description, String errorPathPrefix, org.kuali.rice.krad.document.Document document, CapitalAssetLocation capitalAssetLocation)
description
- the description of the eventerrorPathPrefix
- the error pathdocument
- the document the event is being called onlocation
- the location that is having the event called onpublic CapitalAssetLocation getCapitalAssetLocation()
AttributedPurchasingCapitalAssetLocationEvent
getCapitalAssetLocation
in interface AttributedPurchasingCapitalAssetLocationEvent
org.kuali.ole.module.purap.document.validation.event.PurchasingCapitalAssetLocationEvent#getCapitalAssetLocation()
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.core.rule.event.KualiDocumentEvent#validate()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.