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