public class AwardProjectDirector extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Primaryable, CGProjectDirector, org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
AwardProjectDirector()
Default no-args constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getAwardProjectDirectorProjectTitle()
Gets the awardProjectDirectorProjectTitle attribute.
|
String |
getPrincipalId()
Gets the principalId attribute.
|
org.kuali.rice.kim.api.identity.Person |
getProjectDirector()
Gets the project director attribute.
|
Long |
getProposalNumber()
Gets the proposalNumber attribute.
|
String |
getUserLookupRoleName() |
String |
getUserLookupRoleNamespaceCode() |
boolean |
isActive() |
boolean |
isAwardPrimaryProjectDirectorIndicator()
Gets the awardPrimaryProjectDirectorIndicator attribute.
|
boolean |
isPrimary() |
void |
setActive(boolean active) |
void |
setAwardPrimaryProjectDirectorIndicator(boolean awardPrimaryProjectDirectorIndicator)
Sets the awardPrimaryProjectDirectorIndicator attribute.
|
void |
setAwardProjectDirectorProjectTitle(String awardProjectDirectorProjectTitle)
Sets the awardProjectDirectorProjectTitle attribute.
|
void |
setPrincipalId(String principalId)
Sets the principalId attribute.
|
void |
setProjectDirector(org.kuali.rice.kim.api.identity.Person projectDirector)
Sets the projectDirector.
|
void |
setProposalNumber(Long proposalNumber)
Sets the proposalNumber attribute.
|
void |
setUserLookupRoleName(String userLookupRoleName) |
void |
setUserLookupRoleNamespaceCode(String userLookupRoleNamespaceCode) |
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public AwardProjectDirector()
public String getPrincipalId()
CGProjectDirector
getPrincipalId
in interface CGProjectDirector
CGProjectDirector.getPrincipalId()
public void setPrincipalId(String principalId)
CGProjectDirector
setPrincipalId
in interface CGProjectDirector
principalId
- The principalId to set.CGProjectDirector.setPrincipalId(java.lang.String)
public Long getProposalNumber()
CGProjectDirector
getProposalNumber
in interface CGProjectDirector
CGProjectDirector.getProposalNumber()
public void setProposalNumber(Long proposalNumber)
CGProjectDirector
setProposalNumber
in interface CGProjectDirector
proposalNumber
- The proposalNumber to set.CGProjectDirector.setProposalNumber(java.lang.Long)
public boolean isAwardPrimaryProjectDirectorIndicator()
public void setAwardPrimaryProjectDirectorIndicator(boolean awardPrimaryProjectDirectorIndicator)
awardPrimaryProjectDirectorIndicator
- The awardPrimaryProjectDirectorIndicator to set.public String getAwardProjectDirectorProjectTitle()
public void setAwardProjectDirectorProjectTitle(String awardProjectDirectorProjectTitle)
awardProjectDirectorProjectTitle
- The awardProjectDirectorProjectTitle to set.public org.kuali.rice.kim.api.identity.Person getProjectDirector()
CGProjectDirector
getProjectDirector
in interface CGProjectDirector
CGProjectDirector.getProjectDirector()
public void setProjectDirector(org.kuali.rice.kim.api.identity.Person projectDirector)
CGProjectDirector
setProjectDirector
in interface CGProjectDirector
projectDirector
- the projectDirector to setorg.kuali.ole.module.cg.businessobject.CGProjectDirector#setProjectDirector(org.kuali.ole.module.cg.businessobject.ProjectDirector)
public boolean isPrimary()
isPrimary
in interface Primaryable
Primaryable.isPrimary()
public boolean isActive()
isActive
in interface org.kuali.rice.core.api.mo.common.active.Inactivatable
Inactivatable.isActive()
public void setActive(boolean active)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
MutableInactivatable.setActive(boolean)
public String getUserLookupRoleNamespaceCode()
public void setUserLookupRoleNamespaceCode(String userLookupRoleNamespaceCode)
public String getUserLookupRoleName()
public void setUserLookupRoleName(String userLookupRoleName)
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.