public class ResearchAreaCurrentReferencerHolderBase extends Object
| Modifier and Type | Field and Description |
|---|---|
static ResearchAreaCurrentReferencerHolderBase |
NO_REFERENCER |
| Constructor and Description |
|---|
ResearchAreaCurrentReferencerHolderBase(String researchAreaCode,
ProtocolBase currentReferencingProtocol,
CommitteeBase currentReferencingCommittee,
CommitteeMembershipBase currentReferencingCommitteeMembership) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsAnyValidReferencers() |
CommitteeBase |
getCurrentReferencingCommittee() |
CommitteeMembershipBase |
getCurrentReferencingCommitteeMembership() |
ProtocolBase |
getCurrentReferencingProtocol() |
String |
getMessage() |
String |
getResearchAreaCode() |
public static final ResearchAreaCurrentReferencerHolderBase NO_REFERENCER
public ResearchAreaCurrentReferencerHolderBase(String researchAreaCode, ProtocolBase currentReferencingProtocol, CommitteeBase currentReferencingCommittee, CommitteeMembershipBase currentReferencingCommitteeMembership)
public ProtocolBase getCurrentReferencingProtocol()
public CommitteeBase getCurrentReferencingCommittee()
public CommitteeMembershipBase getCurrentReferencingCommitteeMembership()
public String getResearchAreaCode()
public boolean containsAnyValidReferencers()
public String getMessage()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.