| Package | Description |
|---|---|
| org.kuali.kra.iacuc.protocol.location | |
| org.kuali.kra.irb.protocol.location |
This package is meant to hold all classes
related to location 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.location |
This package is meant to hold all classes
related to location for a
Protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddIacucProtocolLocationEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
AddProtocolLocationEvent
This class represents the AddProtocolLocationEvent
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProtocolDocumentRuleBase.processAddProtocolLocationBusinessRules(AddProtocolLocationEvent addProtocolLocationEvent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProtocolLocationRuleBase.processAddProtocolLocationBusinessRules(AddProtocolLocationEvent addProtocolLocationEvent)
Don't allow protocol location with an invalid organization id, organization type code, duplicate organization id
|
boolean |
AddProtocolLocationRule.processAddProtocolLocationBusinessRules(AddProtocolLocationEvent addProtocolLocationEvent)
This method evaluates to true if ProtocolLocationBase objects satisfy required fields and business rules.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.