public class InstitutionalProposalUnitContactAddRuleImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_INSTITUTIONAL_PROPOSAL_CONTACT_REQUIRED |
static String |
ERROR_INSTITUTIONAL_PROPOSAL_CONTACT_ROLE_REQUIRED |
static String |
ERROR_INSTITUTIONAL_PROPOSAL_UNIT_CONTACT_EXISTS |
static String |
INSTITUTIONAL_PROPOSAL_UNIT_CONTACT_LIST_ERROR_KEY |
| Constructor and Description |
|---|
InstitutionalProposalUnitContactAddRuleImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkForSelectedContactAdministratorTypeCode(InstitutionalProposalUnitContact newContact) |
boolean |
processAddInstitutionalProposalUnitContactBusinessRules(InstitutionalProposal institutionalProposal,
InstitutionalProposalUnitContact newUnitContact) |
public static final String INSTITUTIONAL_PROPOSAL_UNIT_CONTACT_LIST_ERROR_KEY
public static final String ERROR_INSTITUTIONAL_PROPOSAL_UNIT_CONTACT_EXISTS
public static final String ERROR_INSTITUTIONAL_PROPOSAL_CONTACT_REQUIRED
public static final String ERROR_INSTITUTIONAL_PROPOSAL_CONTACT_ROLE_REQUIRED
public InstitutionalProposalUnitContactAddRuleImpl()
public boolean processAddInstitutionalProposalUnitContactBusinessRules(InstitutionalProposal institutionalProposal, InstitutionalProposalUnitContact newUnitContact)
event - public boolean checkForSelectedContactAdministratorTypeCode(InstitutionalProposalUnitContact newContact)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.