|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.module.cg.businessobject.ProposalProjectDirector
public class ProposalProjectDirector
Represents a relationship between a Proposal and a ProjectDirector.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
ProposalProjectDirector()
Default constructor. |
|
| Method Summary | |
|---|---|
String |
getPrincipalId()
Gets the principalId attribute. |
org.kuali.rice.kim.bo.Person |
getProjectDirector()
Gets the project director attribute. |
Long |
getProposalNumber()
Gets the proposalNumber attribute. |
String |
getProposalProjectDirectorProjectTitle()
Gets the proposalProjectDirectorProjectTitle attribute. |
String |
getUserLookupRoleName()
Gets the userLookupRoleName attribute. |
String |
getUserLookupRoleNamespaceCode()
Gets the userLookupRoleNamespaceCode attribute. |
boolean |
isActive()
Gets the active attribute. |
boolean |
isPrimary()
|
boolean |
isProposalPrimaryProjectDirectorIndicator()
Gets the proposalPrimaryProjectDirectorIndicator attribute. |
void |
setActive(boolean active)
Sets the active attribute value. |
void |
setPrincipalId(String principalId)
Sets the principalId attribute. |
void |
setProjectDirector(org.kuali.rice.kim.bo.Person projectDirector)
Sets the projectDirector. |
void |
setProposalNumber(Long proposalNumber)
Sets the proposalNumber attribute. |
void |
setProposalPrimaryProjectDirectorIndicator(boolean proposalPrimaryProjectDirectorIndicator)
Sets the proposalPrimaryProjectDirectorIndicator attribute. |
void |
setProposalProjectDirectorProjectTitle(String proposalProjectDirectorProjectTitle)
Sets the proposalProjectDirectorProjectTitle attribute. |
String |
toString()
This can be displayed by Proposal.xml lookup results. |
protected LinkedHashMap |
toStringMapper()
|
| Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toStringBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public ProposalProjectDirector()
| Method Detail |
|---|
public String getPrincipalId()
CGProjectDirector
getPrincipalId in interface CGProjectDirectorCGProjectDirector.getPrincipalId()public void setPrincipalId(String principalId)
CGProjectDirector
setPrincipalId in interface CGProjectDirectorprincipalId - The principalId to set.CGProjectDirector.setPrincipalId(java.lang.String)public Long getProposalNumber()
CGProjectDirector
getProposalNumber in interface CGProjectDirectorCGProjectDirector.getProposalNumber()public void setProposalNumber(Long proposalNumber)
CGProjectDirector
setProposalNumber in interface CGProjectDirectorproposalNumber - The proposalNumber to set.CGProjectDirector.setProposalNumber(java.lang.Long)public boolean isProposalPrimaryProjectDirectorIndicator()
public boolean isPrimary()
isPrimary in interface PrimaryablePrimaryable.isPrimary()public void setProposalPrimaryProjectDirectorIndicator(boolean proposalPrimaryProjectDirectorIndicator)
proposalPrimaryProjectDirectorIndicator - The proposalPrimaryProjectDirectorIndicator to set.public String getProposalProjectDirectorProjectTitle()
public void setProposalProjectDirectorProjectTitle(String proposalProjectDirectorProjectTitle)
proposalProjectDirectorProjectTitle - The proposalProjectDirectorProjectTitle to set.public boolean isActive()
isActive in interface org.kuali.rice.kns.bo.Inactivateablepublic void setActive(boolean active)
setActive in interface org.kuali.rice.kns.bo.Inactivateableactive - The active to set.public org.kuali.rice.kim.bo.Person getProjectDirector()
CGProjectDirector
getProjectDirector in interface CGProjectDirectorCGProjectDirector.getProjectDirector()public void setProjectDirector(org.kuali.rice.kim.bo.Person projectDirector)
CGProjectDirector
setProjectDirector in interface CGProjectDirectorprojectDirector - the projectDirector to setorg.kuali.kfs.module.cg.businessobject.CGProjectDirector#setProjectDirector(org.kuali.kfs.module.cg.businessobject.ProjectDirector)protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public String toString()
toString in class org.kuali.rice.kns.bo.BusinessObjectBaseObject.toString()public String getUserLookupRoleNamespaceCode()
public String getUserLookupRoleName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||