| Package | Description |
|---|---|
| org.kuali.kra.iacuc.protocol.funding | |
| 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.
|
| Constructor and Description |
|---|
LookupIacucProtocolFundingSourceEvent(String errorPathPrefix,
IacucProtocolDocument document,
String fundingSourceTypeCode,
ProtocolEventBase.ErrorType type) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolEventBase.ErrorType |
ProtocolEventBase.getType()
This method should return CommitteeScheduleEvent.event.
|
static ProtocolEventBase.ErrorType |
ProtocolEventBase.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolEventBase.ErrorType[] |
ProtocolEventBase.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ProtocolEventBase(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ProtocolEventBase.ErrorType type) |
| 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) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.