public class InstitutionalProposalUnitContact extends InstitutionalProposalContact
| Modifier and Type | Field and Description |
|---|---|
static String |
OSP_ADMINISTRATOR |
personId, roleCode, rolodexIdUPDATE_USER_LENGTH| Constructor and Description |
|---|
InstitutionalProposalUnitContact()
Constructs a AwardUnitContact.java.
|
InstitutionalProposalUnitContact(KcPerson person,
ContactRole role,
UnitContactType unitContactType)
Constructs a AwardUnitContact.java.
|
InstitutionalProposalUnitContact(NonOrganizationalRolodex rolodex,
ContactRole role,
UnitContactType unitContactType)
Constructs a AwardUnitContact.java.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.kuali.rice.krad.service.BusinessObjectService |
getBusinessObjectService()
This method...
|
protected Class<? extends ContactRole> |
getContactRoleType()
This method specifies the actual class implementing ContactRole
|
protected String |
getContactRoleTypeIdentifier()
This method specifies the identifier of the actual type implementing ContactRole
|
UnitAdministratorType |
getUnitAdministratorType()
Gets the unitAdministratorType attribute.
|
String |
getUnitAdministratorTypeCode()
Gets the unitAdministratorTypeCode attribute.
|
String |
getUnitAdministratorUnitNumberByPersonId() |
UnitContactType |
getUnitContactType() |
boolean |
isOspAdministrator()
This method determines if unit contact is an OSP Admin
|
void |
setUnitAdministratorType(UnitAdministratorType unitAdministratorType)
Sets the unitAdministratorType attribute value.
|
void |
setUnitAdministratorTypeCode(String unitAdministratorTypeCode)
Sets the unitAdministratorTypeCode attribute value.
|
void |
setUnitContactType(UnitContactType contactType) |
equals, getContact, getContactOrganizationName, getContactRole, getContactRoleCode, getEmailAddress, getFullName, getGenericId, getIdentifierMap, getInstitutionalProposalContactId, getKcPersonService, getOrganizationIdentifier, getPerson, getPersonId, getPhoneNumber, getRoleCode, getRolodex, getRolodexId, getSequenceOwner, hashCode, isEmployee, refreshContactRole, refreshPerson, refreshRolodex, resetPersistenceState, setContactRole, setContactRoleCode, setEmailAddress, setFullName, setInstitutionalProposalContactId, setPerson, setPersonId, setPhoneNumber, setRoleCode, setRolodex, setRolodexId, setSequenceOwner, setUnitNamegetInstitutionalProposal, getProposalNumber, getSequenceNumber, setInstitutionalProposal, setProposalNumber, setSequenceNumbergetAuthorPersonName, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSequenceNumberpublic static final String OSP_ADMINISTRATOR
public InstitutionalProposalUnitContact()
public InstitutionalProposalUnitContact(NonOrganizationalRolodex rolodex, ContactRole role, UnitContactType unitContactType)
rolodex - role - unitContactType - public InstitutionalProposalUnitContact(KcPerson person, ContactRole role, UnitContactType unitContactType)
person - role - unitContactType - public String getUnitAdministratorUnitNumberByPersonId()
protected org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
getBusinessObjectService in class InstitutionalProposalContactpublic UnitContactType getUnitContactType()
public UnitAdministratorType getUnitAdministratorType()
public void setUnitAdministratorType(UnitAdministratorType unitAdministratorType)
unitAdministratorType - The unitAdministratorType to set.public String getUnitAdministratorTypeCode()
public void setUnitAdministratorTypeCode(String unitAdministratorTypeCode)
unitAdministratorTypeCode - The unitAdministratorTypeCode to set.public boolean isOspAdministrator()
public void setUnitContactType(UnitContactType contactType)
protected Class<? extends ContactRole> getContactRoleType()
InstitutionalProposalContactgetContactRoleType in class InstitutionalProposalContactAwardContact.getContactRoleType()protected String getContactRoleTypeIdentifier()
InstitutionalProposalContactgetContactRoleTypeIdentifier in class InstitutionalProposalContactAwardContact.getContactRoleTypeIdentifier()Copyright © 2013 The Kuali Foundation. All Rights Reserved.