org.kuali.kfs.module.bc.businessobject
Class BudgetConstructionFundingLock

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.bc.businessobject.BudgetConstructionFundingLock
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class BudgetConstructionFundingLock
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

See Also:
Serialized Form

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

BudgetConstructionFundingLock

public BudgetConstructionFundingLock()
Default constructor.

Method Detail

getAppointmentFundingLockUserId

public String getAppointmentFundingLockUserId()
Gets the appointmentFundingLockUserId attribute.

Returns:
Returns the appointmentFundingLockUserId

setAppointmentFundingLockUserId

public void setAppointmentFundingLockUserId(String appointmentFundingLockUserId)
Sets the appointmentFundingLockUserId attribute.

Parameters:
appointmentFundingLockUserId - The appointmentFundingLockUserId to set.

getAccountNumber

public String getAccountNumber()
Gets the accountNumber attribute.

Returns:
Returns the accountNumber

setAccountNumber

public void setAccountNumber(String accountNumber)
Sets the accountNumber attribute.

Parameters:
accountNumber - The accountNumber to set.

getSubAccountNumber

public String getSubAccountNumber()
Gets the subAccountNumber attribute.

Returns:
Returns the subAccountNumber

setSubAccountNumber

public void setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute.

Parameters:
subAccountNumber - The subAccountNumber to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getUniversityFiscalYear

public Integer getUniversityFiscalYear()
Gets the universityFiscalYear attribute.

Returns:
Returns the universityFiscalYear

setUniversityFiscalYear

public void setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute.

Parameters:
universityFiscalYear - The universityFiscalYear to set.

getFill1

public String getFill1()
Gets the fill1 attribute.

Returns:
Returns the fill1

setFill1

public void setFill1(String fill1)
Sets the fill1 attribute.

Parameters:
fill1 - The fill1 to set.

getFill2

public String getFill2()
Gets the fill2 attribute.

Returns:
Returns the fill2

setFill2

public void setFill2(String fill2)
Sets the fill2 attribute.

Parameters:
fill2 - The fill2 to set.

getFill3

public String getFill3()
Gets the fill3 attribute.

Returns:
Returns the fill3

setFill3

public void setFill3(String fill3)
Sets the fill3 attribute.

Parameters:
fill3 - The fill3 to set.

getFill4

public String getFill4()
Gets the fill4 attribute.

Returns:
Returns the fill4

setFill4

public void setFill4(String fill4)
Sets the fill4 attribute.

Parameters:
fill4 - The fill4 to set.

getFill5

public String getFill5()
Gets the fill5 attribute.

Returns:
Returns the fill5

setFill5

public void setFill5(String fill5)
Sets the fill5 attribute.

Parameters:
fill5 - The fill5 to set.

getAccount

public Account getAccount()
Gets the account attribute.

Returns:
Returns the account

setAccount

public void setAccount(Account account)
Deprecated. 

Sets the account attribute.

Parameters:
account - The account to set.

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getSubAccount

public SubAccount getSubAccount()
Gets the subAccount attribute.

Returns:
Returns the subAccount.

setSubAccount

public void setSubAccount(SubAccount subAccount)
Deprecated. 

Sets the subAccount attribute value.

Parameters:
subAccount - The subAccount to set.

getAppointmentFundingLockUser

public org.kuali.rice.kim.bo.Person getAppointmentFundingLockUser()
Gets the appointmentFundingLockUser attribute.

Returns:
Returns the appointmentFundingLockUser.

setAppointmentFundingLockUser

public void setAppointmentFundingLockUser(org.kuali.rice.kim.bo.Person appointmentFundingLockUser)
Deprecated. 

Sets the appointmentFundingLockUser attribute.

Parameters:
appointmentFundingLockUser - The appointmentFundingLockUser to set.

getPositionNumber

public String getPositionNumber()
Gets the positionNumber attribute.

Returns:
Returns the positionNumber.

setPositionNumber

public void setPositionNumber(String positionNumber)
Sets the positionNumber attribute.

Parameters:
positionNumber - The positionNumber to set.

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.