| Package | Description |
|---|---|
| org.kuali.kra.iacuc.protocol.funding | |
| org.kuali.kra.irb.protocol.funding |
This package is meant to hold all classes
related to funding for a
Protocol.
|
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.protocol.funding |
This package is meant to hold all classes
related to funding for a
Protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddIacucProtocolFundingSourceEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
AddProtocolFundingSourceEvent
This class implements the tightly coupled Event-Rule approach to Kuali Rule processing for Adding a Protocol Funding Source.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProtocolDocumentRuleBase.processAddProtocolFundingSourceBusinessRules(AddProtocolFundingSourceEventBase addProtocolFundingSourceEvent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProtocolFundingSourceRuleBase.processAddProtocolFundingSourceBusinessRules(AddProtocolFundingSourceEventBase addProtocolFundingSourceEvent)
This method will validate funding source based on type & check for duplicates.
|
boolean |
ProtocolFundingSourceRuleBase.processRules(AddProtocolFundingSourceEventBase addProtocolFundingSourceEvent)
This is the standard methodName to process rule from the BusinessRuleInterface.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.