|
||||||||||
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.BudgetConstructionFundingLock
public class BudgetConstructionFundingLock
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
BudgetConstructionFundingLock()
Default constructor. |
Method Summary | |
---|---|
Account |
getAccount()
Gets the account attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
org.kuali.rice.kim.bo.Person |
getAppointmentFundingLockUser()
Gets the appointmentFundingLockUser attribute. |
String |
getAppointmentFundingLockUserId()
Gets the appointmentFundingLockUserId attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
String |
getFill1()
Gets the fill1 attribute. |
String |
getFill2()
Gets the fill2 attribute. |
String |
getFill3()
Gets the fill3 attribute. |
String |
getFill4()
Gets the fill4 attribute. |
String |
getFill5()
Gets the fill5 attribute. |
String |
getPositionNumber()
Gets the positionNumber attribute. |
SubAccount |
getSubAccount()
Gets the subAccount attribute. |
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 |
setAppointmentFundingLockUser(org.kuali.rice.kim.bo.Person appointmentFundingLockUser)
Deprecated. |
void |
setAppointmentFundingLockUserId(String appointmentFundingLockUserId)
Sets the appointmentFundingLockUserId attribute. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setFill1(String fill1)
Sets the fill1 attribute. |
void |
setFill2(String fill2)
Sets the fill2 attribute. |
void |
setFill3(String fill3)
Sets the fill3 attribute. |
void |
setFill4(String fill4)
Sets the fill4 attribute. |
void |
setFill5(String fill5)
Sets the fill5 attribute. |
void |
setPositionNumber(String positionNumber)
Sets the positionNumber attribute. |
void |
setSubAccount(SubAccount subAccount)
Deprecated. |
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 BudgetConstructionFundingLock()
Method Detail |
---|
public String getAppointmentFundingLockUserId()
public void setAppointmentFundingLockUserId(String appointmentFundingLockUserId)
appointmentFundingLockUserId
- The appointmentFundingLockUserId 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 getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public Integer getUniversityFiscalYear()
public void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear
- The universityFiscalYear to set.public String getFill1()
public void setFill1(String fill1)
fill1
- The fill1 to set.public String getFill2()
public void setFill2(String fill2)
fill2
- The fill2 to set.public String getFill3()
public void setFill3(String fill3)
fill3
- The fill3 to set.public String getFill4()
public void setFill4(String fill4)
fill4
- The fill4 to set.public String getFill5()
public void setFill5(String fill5)
fill5
- The fill5 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 SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
subAccount
- The subAccount to set.public org.kuali.rice.kim.bo.Person getAppointmentFundingLockUser()
public void setAppointmentFundingLockUser(org.kuali.rice.kim.bo.Person appointmentFundingLockUser)
appointmentFundingLockUser
- The appointmentFundingLockUser to set.public String getPositionNumber()
public void setPositionNumber(String positionNumber)
positionNumber
- The positionNumber to set.protected LinkedHashMap toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |