public class LookupProtocolFundingSourceEvent extends ProtocolEventBase<LookupProtocolFundingSourceRule>
ProtocolEventBase.ErrorType| Constructor and Description |
|---|
LookupProtocolFundingSourceEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
String fundingSourceTypeCode,
ProtocolEventBase.ErrorType type) |
LookupProtocolFundingSourceEvent(String errorPathPrefix,
ProtocolDocument document,
String fundingSourceTypeCode,
ProtocolEventBase.ErrorType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFundingSourceTypeCode() |
LookupProtocolFundingSourceRule |
getRule()
This method implementer must pass the instance of rule tied with it.
|
void |
setFundingSourceTypeCode(String fundingSourceTypeCode) |
getTypegetRuleInterfaceClass, invokeRuleMethod, logEventpublic LookupProtocolFundingSourceEvent(String errorPathPrefix, ProtocolDocument document, String fundingSourceTypeCode, ProtocolEventBase.ErrorType type)
public LookupProtocolFundingSourceEvent(String errorPathPrefix, org.kuali.rice.krad.document.Document document, String fundingSourceTypeCode, ProtocolEventBase.ErrorType type)
public LookupProtocolFundingSourceRule getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionpublic String getFundingSourceTypeCode()
public void setFundingSourceTypeCode(String fundingSourceTypeCode)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.