| Modifier and Type | Method and Description |
|---|---|
protected ProtocolVoteRecusedBase |
IacucCommitteeDecisionServiceImpl.getNewProtocolVoteRecusedInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolVoteRecusedBase> |
IacucCommitteeDecisionServiceImpl.getProtocolVoteRecusedBOClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolVoteRecused |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolVoteRecusedBase |
CommitteeDecisionServiceImpl.getNewProtocolVoteRecusedInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolVoteRecusedBase> |
CommitteeDecisionServiceImpl.getProtocolVoteRecusedBOClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolVoteRecused
This class is for member recused from vote.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ProtocolVoteRecusedBase> |
ActionHelperBase.recusers |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolVoteRecusedBase> |
ActionHelperBase.getRecusers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHelperBase.setRecusers(List<ProtocolVoteRecusedBase> recusers) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolVoteRecusedBase |
CommitteeDecisionServiceImplBase.getNewProtocolVoteRecusedInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends ProtocolVoteRecusedBase> |
CommitteeDecisionServiceImplBase.getProtocolVoteRecusedBOClassHook() |
List<ProtocolVoteRecusedBase> |
CommitteeDecisionServiceImplBase.getRecusers(String protocolNumber,
int submissionNumber)
Finds all of the recused votes for the given protocolNumber and submissionNumber.
|
List<ProtocolVoteRecusedBase> |
CommitteeDecisionService.getRecusers(String protocolNumber,
int submissionNumber)
Finds all of the recused votes for the given protocolNumber and submissionNumber.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolVoteRecusedBase> |
ProtocolSubmissionBase.getRecusers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSubmissionBase.setRecusers(List<ProtocolVoteRecusedBase> recusers) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.