|
||||||||||
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.bc.businessobject.BudgetConstructionPositionFunding
public class BudgetConstructionPositionFunding
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
BudgetConstructionPositionFunding()
Default constructor. |
Method Summary | |
---|---|
Account |
getAccount()
Gets the account attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
String |
getEmplid()
Gets the emplid attribute. |
ObjectCode |
getFinancialObject()
Gets the financialObject attribute. |
String |
getFinancialObjectCode()
Gets the financialObjectCode attribute. |
SubObjectCode |
getFinancialSubObject()
|
String |
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. |
String |
getName()
Gets the name attribute. |
PendingBudgetConstructionAppointmentFunding |
getPendingAppointmentFunding()
Gets the pendingAppointmentFunding attribute. |
String |
getPositionNumber()
Gets the positionNumber attribute. |
String |
getPrincipalId()
Gets the principalId attribute. |
Organization |
getSelectedOrganization()
Gets the selectedOrganization attribute. |
Chart |
getSelectedOrganizationChartOfAccounts()
Gets the selectedOrganizationChartOfAccounts attribute. |
String |
getSelectedOrganizationChartOfAccountsCode()
Gets the selectedOrganizationChartOfAccountsCode attribute. |
String |
getSelectedOrganizationCode()
Gets the selectedOrganizationCode attribute. |
SubAccount |
getSubAccount()
|
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
void |
setAccount(Account account)
Deprecated. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setEmplid(String emplid)
Sets the emplid attribute. |
void |
setFinancialObject(ObjectCode financialObject)
Deprecated. |
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute. |
void |
setFinancialSubObject(SubObjectCode financialSubObject)
|
void |
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute. |
void |
setName(String name)
Sets the name attribute. |
void |
setPendingAppointmentFunding(PendingBudgetConstructionAppointmentFunding pendingAppointmentFunding)
Deprecated. |
void |
setPositionNumber(String positionNumber)
Sets the positionNumber attribute. |
void |
setPrincipalId(String principalId)
Sets the principalId attribute. |
void |
setSelectedOrganization(Organization selectedOrganization)
Deprecated. |
void |
setSelectedOrganizationChartOfAccounts(Chart selectedOrganizationChartOfAccounts)
Deprecated. |
void |
setSelectedOrganizationChartOfAccountsCode(String selectedOrganizationChartOfAccountsCode)
Sets the selectedOrganizationChartOfAccountsCode attribute. |
void |
setSelectedOrganizationCode(String selectedOrganizationCode)
Sets the selectedOrganizationCode attribute. |
void |
setSubAccount(SubAccount subAccount)
|
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute. |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute. |
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, toString, 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 BudgetConstructionPositionFunding()
Method Detail |
---|
public String getPrincipalId()
public void setPrincipalId(String principalId)
principalId
- The principalId to set.public String getSelectedOrganizationChartOfAccountsCode()
public void setSelectedOrganizationChartOfAccountsCode(String selectedOrganizationChartOfAccountsCode)
selectedOrganizationChartOfAccountsCode
- The selectedOrganizationChartOfAccountsCode to set.public String getSelectedOrganizationCode()
public void setSelectedOrganizationCode(String selectedOrganizationCode)
selectedOrganizationCode
- The selectedOrganizationCode to set.public String getName()
public void setName(String name)
name
- The name to set.public String getEmplid()
public void setEmplid(String emplid)
emplid
- The emplid to set.public String getPositionNumber()
public void setPositionNumber(String positionNumber)
positionNumber
- The positionNumber to set.public Integer getUniversityFiscalYear()
public void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear
- The universityFiscalYear to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber
- The accountNumber to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccountNumber
- The subAccountNumber to set.public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
financialObjectCode
- The financialObjectCode to set.public String getFinancialSubObjectCode()
public void setFinancialSubObjectCode(String financialSubObjectCode)
financialSubObjectCode
- The financialSubObjectCode to set.public Chart getSelectedOrganizationChartOfAccounts()
public void setSelectedOrganizationChartOfAccounts(Chart selectedOrganizationChartOfAccounts)
selectedOrganizationChartOfAccounts
- The selectedOrganizationChartOfAccounts to set.public Organization getSelectedOrganization()
public void setSelectedOrganization(Organization selectedOrganization)
selectedOrganization
- The selectedOrganization to set.public ObjectCode getFinancialObject()
public void setFinancialObject(ObjectCode financialObject)
financialObject
- The financialObject to set.public Account getAccount()
public void setAccount(Account account)
account
- The account to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.public PendingBudgetConstructionAppointmentFunding getPendingAppointmentFunding()
public void setPendingAppointmentFunding(PendingBudgetConstructionAppointmentFunding pendingAppointmentFunding)
pendingAppointmentFunding
- The pendingAppointmentFunding to set.protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
public SubObjectCode getFinancialSubObject()
public void setFinancialSubObject(SubObjectCode financialSubObject)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |