| Modifier and Type | Method and Description |
|---|---|
protected ProtocolVoteAbstaineeBase |
IacucCommitteeDecisionServiceImpl.getNewProtocolVoteAbstaineeInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolVoteAbstaineeBase> |
IacucCommitteeDecisionServiceImpl.getProtocolVoteAbstaineeBOClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolVoteAbstainee |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolVoteAbstaineeBase |
CommitteeDecisionServiceImpl.getNewProtocolVoteAbstaineeInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends ProtocolVoteAbstaineeBase> |
CommitteeDecisionServiceImpl.getProtocolVoteAbstaineeBOClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolVoteAbstainee
This class is for member abstained from vote.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ProtocolVoteAbstaineeBase> |
ActionHelperBase.abstainees |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolVoteAbstaineeBase> |
ActionHelperBase.getAbstainees() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionHelperBase.setAbstainees(List<ProtocolVoteAbstaineeBase> abstainees) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolVoteAbstaineeBase |
CommitteeDecisionServiceImplBase.getNewProtocolVoteAbstaineeInstanceHook() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolVoteAbstaineeBase> |
CommitteeDecisionServiceImplBase.getAbstainers(String protocolNumber,
int submissionNumber)
Finds all of the abstainer votes for the given protocolNumber and submissionNumber.
|
List<ProtocolVoteAbstaineeBase> |
CommitteeDecisionService.getAbstainers(String protocolNumber,
int submissionNumber)
Finds all of the abstainer votes for the given protocolNumber and submissionNumber.
|
protected abstract Class<? extends ProtocolVoteAbstaineeBase> |
CommitteeDecisionServiceImplBase.getProtocolVoteAbstaineeBOClassHook() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolVoteAbstaineeBase> |
ProtocolSubmissionBase.getAbstainers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolSubmissionBase.setAbstainers(List<ProtocolVoteAbstaineeBase> abstainers) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.