| Modifier and Type | Method and Description |
|---|---|
List<IacucProtocolException> |
IacucProtocol.getIacucProtocolExceptions() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
IacucProtocolDocumentRule.isProtocolExceptionValid(List<IacucProtocolException> protocolExceptions,
Set<Integer> protocolSpecies)
This method is to check if list species used in exception are valid
|
void |
IacucProtocol.setIacucProtocolExceptions(List<IacucProtocolException> iacucProtocolExceptions) |
| Modifier and Type | Method and Description |
|---|---|
List<IacucProtocolException> |
IacucProtocolSpecies.getIacucProtocolExceptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolSpecies.setIacucProtocolExceptions(List<IacucProtocolException> iacucProtocolExceptions) |
| Modifier and Type | Field and Description |
|---|---|
protected IacucProtocolException |
IacucProtocolExceptionHelper.newIacucProtocolException |
| Modifier and Type | Method and Description |
|---|---|
IacucProtocolException |
IacucProtocolExceptionHelper.getNewIacucProtocolException() |
IacucProtocolException |
IacucProtocolExceptionServiceImpl.getNewProtocolException(IacucProtocol protocol,
IacucProtocolException protocolException) |
IacucProtocolException |
IacucProtocolExceptionService.getNewProtocolException(IacucProtocol protocol,
IacucProtocolException protocolException)
This method is to get a new formatted protocol exception
|
| Modifier and Type | Method and Description |
|---|---|
List<IacucProtocolException> |
IacucProtocolExceptionServiceImpl.getSortedExceptions(IacucProtocol protocol)
This method is to get a sorted list of current protocol exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IacucProtocolExceptionServiceImpl.addProtocolException(IacucProtocol protocol,
IacucProtocolException protocolException) |
void |
IacucProtocolExceptionService.addProtocolException(IacucProtocol protocol,
IacucProtocolException protocolException)
This method adds Protocol Exception to the List of Protocol Exception.
|
IacucProtocolException |
IacucProtocolExceptionServiceImpl.getNewProtocolException(IacucProtocol protocol,
IacucProtocolException protocolException) |
IacucProtocolException |
IacucProtocolExceptionService.getNewProtocolException(IacucProtocol protocol,
IacucProtocolException protocolException)
This method is to get a new formatted protocol exception
|
void |
IacucProtocolExceptionHelper.setNewIacucProtocolException(IacucProtocolException newIacucProtocolException) |
| Modifier and Type | Method and Description |
|---|---|
IacucProtocolException |
ProtocolExceptionEventBase.getProtocolException() |
IacucProtocolException |
ProtocolExceptionEvent.getProtocolException() |
| Constructor and Description |
|---|
AddProtocolExceptionEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
IacucProtocolException iacucProtocolException)
Constructs a AddProtocolExceptionEvent.java.
|
AddProtocolExceptionEvent(String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolException iacucProtocolException)
Constructs a AddProtocolExceptionEvent.java.
|
ProtocolExceptionEventBase(String description,
String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolException protocolException) |
| Constructor and Description |
|---|
IacucProtocolExceptionSummary(IacucProtocolException exception) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.