|
||||||||||
| 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.rice.kns.bo.KualiCodeBase
org.kuali.kfs.coa.businessobject.ProjectCode
public class ProjectCode
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.KualiCodeBase |
|---|
active, code, name |
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
ProjectCode()
Default no-arg constructor. |
|
| Method Summary | |
|---|---|
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
|
Organization |
getOrganization()
Gets the organization attribute. |
String |
getOrganizationCode()
|
String |
getProjectDescription()
Gets the projectDescription attribute. |
org.kuali.rice.kim.bo.Person |
getProjectManagerUniversal()
|
String |
getProjectManagerUniversalId()
|
void |
setChartOfAccounts(Chart chartOfAccounts)
Sets the chartOfAccounts attribute. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
|
void |
setOrganization(Organization organization)
Sets the organization attribute. |
void |
setOrganizationCode(String organizationCode)
|
void |
setProjectDescription(String projectDescription)
Sets the projectDescription attribute. |
void |
setProjectManagerUniversal(org.kuali.rice.kim.bo.Person projectManagerUniversal)
Sets the projectManagerUniversal attribute. |
void |
setProjectManagerUniversalId(String projectManagerUniversalId)
|
| Methods inherited from class org.kuali.rice.kns.bo.KualiCodeBase |
|---|
equals, getCode, getCodeAndDescription, getCodeAndDescription, getName, hashCode, isActive, setActive, setCode, setName, 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, toString, toStringBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.Inactivateable |
|---|
isActive, setActive |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public ProjectCode()
| Method Detail |
|---|
public String getProjectDescription()
public void setProjectDescription(String projectDescription)
projectDescription - The projectDescription to set.public org.kuali.rice.kim.bo.Person getProjectManagerUniversal()
public void setProjectManagerUniversal(org.kuali.rice.kim.bo.Person projectManagerUniversal)
projectManagerUniversal - The projectManagerUniversal to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts - The chartOfAccounts to set.public Organization getOrganization()
public void setOrganization(Organization organization)
organization - The organization to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
organizationCode - The organizationCode to set.public String getProjectManagerUniversalId()
public void setProjectManagerUniversalId(String projectManagerUniversalId)
projectManagerUniversalId - The projectManagerUniversalId to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||