|
||||||||||
| 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.cab.businessobject.GeneralLedgerEntry
public class GeneralLedgerEntry
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
GeneralLedgerEntry()
|
|
GeneralLedgerEntry(Entry entry)
Constructs a GeneralLedgerEntry item from GL line entry |
|
| Method Summary | |
|---|---|
org.kuali.rice.kns.util.KualiDecimal |
computePayment()
|
Account |
getAccount()
Gets the account attribute. |
String |
getAccountNumber()
Gets the accountNumber attribute. |
String |
getActivityStatusCode()
Gets the activityStatusCode attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getAmount()
Gets the amount attribute. |
Chart |
getChart()
Gets the chart attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
String |
getFinancialBalanceTypeCode()
Gets the financialBalanceTypeCode attribute. |
String |
getFinancialDocumentTypeCode()
Gets the financialDocumentTypeCode attribute. |
ObjectCode |
getFinancialObject()
Gets the financialObject attribute. |
String |
getFinancialObjectCode()
Gets the financialObjectCode attribute. |
String |
getFinancialObjectTypeCode()
Gets the financialObjectTypeCode attribute. |
SubObjectCode |
getFinancialSubObject()
Gets the financialSubObject attribute. |
String |
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. |
org.kuali.rice.kew.doctype.bo.DocumentTypeEBO |
getFinancialSystemDocumentTypeCode()
Gets the financialSystemDocumentTypeCode attribute. |
String |
getFinancialSystemOriginationCode()
Gets the financialSystemOriginationCode attribute. |
Long |
getGeneralLedgerAccountIdentifier()
Gets the generalLedgerAccountIdentifier attribute. |
List<GeneralLedgerEntryAsset> |
getGeneralLedgerEntryAssets()
Gets the generalLedgerEntryAssets attribute. |
ObjectType |
getObjectType()
Gets the objectType attribute. |
String |
getOrganizationDocumentNumber()
Gets the organizationDocumentNumber attribute. |
String |
getOrganizationReferenceId()
Gets the organizationReferenceId attribute. |
String |
getProjectCode()
Gets the projectCode attribute. |
List<PurchasingAccountsPayableLineAssetAccount> |
getPurApLineAssetAccounts()
Gets the purApLineAssetAccounts attribute. |
String |
getReferenceFinancialDocumentNumber()
Gets the referenceFinancialDocumentNumber attribute. |
String |
getReferenceFinancialSystemOriginationCode()
Gets the referenceFinancialSystemOriginationCode attribute. |
SubAccount |
getSubAccount()
Gets the subAccount attribute. |
String |
getSubAccountNumber()
Gets the subAccountNumber attribute. |
Date |
getTransactionDate()
Gets the transactionDate attribute. |
Timestamp |
getTransactionDateTimeStamp()
Gets the transactionDateTimeStamp attribute. |
String |
getTransactionDebitCreditCode()
Gets the transactionDebitCreditCode attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getTransactionLedgerEntryAmount()
Gets the transactionLedgerEntryAmount attribute. |
String |
getTransactionLedgerEntryDescription()
Gets the transactionLedgerEntryDescription attribute. |
Integer |
getTransactionLedgerEntrySequenceNumber()
Gets the transactionLedgerEntrySequenceNumber attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getTransactionLedgerSubmitAmount()
Gets the transactionLedgerSubmitAmount attribute. |
Date |
getTransactionPostingDate()
Gets the transactionPostingDate attribute. |
String |
getUniversityFiscalPeriodCode()
Gets the universityFiscalPeriodCode attribute. |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute. |
boolean |
isActive()
Gets the active attribute. |
boolean |
isSelected()
Gets the selected attribute. |
void |
setAccount(Account account)
Sets the account attribute. |
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute. |
void |
setActivityStatusCode(String activityStatusCode)
Sets the activityStatusCode attribute value. |
void |
setAmount(org.kuali.rice.kns.util.KualiDecimal absAmount)
Sets the amount attribute value. |
void |
setChart(Chart chart)
Sets the chart attribute. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
void |
setFinancialBalanceTypeCode(String financialBalanceTypeCode)
Sets the financialBalanceTypeCode attribute. |
void |
setFinancialDocumentTypeCode(String financialDocumentTypeCode)
Sets the financialDocumentTypeCode attribute. |
void |
setFinancialObject(ObjectCode financialObject)
Sets the financialObject attribute. |
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute. |
void |
setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode attribute. |
void |
setFinancialSubObject(SubObjectCode financialSubObject)
Sets the financialSubObject attribute. |
void |
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute. |
void |
setFinancialSystemOriginationCode(String financialSystemOriginationCode)
Sets the financialSystemOriginationCode attribute. |
void |
setGeneralLedgerAccountIdentifier(Long glAccountId)
Sets the generalLedgerAccountIdentifier attribute. |
void |
setGeneralLedgerEntryAssets(List<GeneralLedgerEntryAsset> generalLedgerEntryAssets)
Sets the generalLedgerEntryAssets attribute. |
void |
setObjectType(ObjectType objectType)
Sets the objectType attribute. |
void |
setOrganizationDocumentNumber(String organizationDocumentNumber)
Sets the organizationDocumentNumber attribute. |
void |
setOrganizationReferenceId(String organizationReferenceId)
Sets the organizationReferenceId attribute. |
void |
setProjectCode(String projectCode)
Sets the projectCode attribute. |
void |
setPurApLineAssetAccounts(List<PurchasingAccountsPayableLineAssetAccount> purApLineAssetAccounts)
Sets the purApLineAssetAccounts attribute value. |
void |
setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
Sets the referenceFinancialDocumentNumber attribute. |
void |
setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)
Sets the referenceFinancialSystemOriginationCode attribute. |
void |
setSelected(boolean selected)
Sets the selected attribute value. |
void |
setSubAccount(SubAccount subAccount)
Sets the subAccount attribute. |
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute. |
void |
setTransactionDate(Date transactionDate)
Sets the transactionDate attribute. |
void |
setTransactionDateTimeStamp(Timestamp transactionDateTimeStamp)
Sets the transactionDateTimeStamp attribute. |
void |
setTransactionDebitCreditCode(String transactionDebitCreditCode)
Sets the transactionDebitCreditCode attribute. |
void |
setTransactionLedgerEntryAmount(org.kuali.rice.kns.util.KualiDecimal transactionLedgerEntryAmount)
Sets the transactionLedgerEntryAmount attribute. |
void |
setTransactionLedgerEntryDescription(String transactionLedgerEntryDescription)
Sets the transactionLedgerEntryDescription attribute. |
void |
setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
Sets the transactionLedgerEntrySequenceNumber attribute. |
void |
setTransactionLedgerSubmitAmount(org.kuali.rice.kns.util.KualiDecimal transactionLedgerSubmitAmount)
Sets the transactionLedgerSubmitAmount attribute value. |
void |
setTransactionPostingDate(Date transactionPostingDate)
Sets the transactionPostingDate attribute. |
void |
setUniversityFiscalPeriodCode(String universityFiscalPeriodCode)
Sets the universityFiscalPeriodCode attribute. |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute. |
protected LinkedHashMap<String,String> |
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 GeneralLedgerEntry()
public GeneralLedgerEntry(Entry entry)
entry - GL Lines| Method Detail |
|---|
protected LinkedHashMap<String,String> toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBasepublic Long getGeneralLedgerAccountIdentifier()
public void setGeneralLedgerAccountIdentifier(Long glAccountId)
generalLedgerAccountIdentifier - The generalLedgerAccountIdentifier 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 String getFinancialBalanceTypeCode()
public void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
financialBalanceTypeCode - The financialBalanceTypeCode to set.public String getFinancialObjectTypeCode()
public void setFinancialObjectTypeCode(String financialObjectTypeCode)
financialObjectTypeCode - The financialObjectTypeCode to set.public String getUniversityFiscalPeriodCode()
public void setUniversityFiscalPeriodCode(String universityFiscalPeriodCode)
universityFiscalPeriodCode - The universityFiscalPeriodCode to set.public String getFinancialDocumentTypeCode()
public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
financialDocumentTypeCode - The financialDocumentTypeCode to set.public String getFinancialSystemOriginationCode()
public void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
financialSystemOriginationCode - The financialSystemOriginationCode to set.public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber - The documentNumber to set.public Integer getTransactionLedgerEntrySequenceNumber()
public void setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
transactionLedgerEntrySequenceNumber - The transactionLedgerEntrySequenceNumber to set.public String getTransactionLedgerEntryDescription()
public void setTransactionLedgerEntryDescription(String transactionLedgerEntryDescription)
transactionLedgerEntryDescription - The transactionLedgerEntryDescription to set.public org.kuali.rice.kns.util.KualiDecimal getTransactionLedgerEntryAmount()
public void setTransactionLedgerEntryAmount(org.kuali.rice.kns.util.KualiDecimal transactionLedgerEntryAmount)
transactionLedgerEntryAmount - The transactionLedgerEntryAmount to set.public String getOrganizationReferenceId()
public void setOrganizationReferenceId(String organizationReferenceId)
organizationReferenceId - The organizationReferenceId to set.public String getReferenceFinancialSystemOriginationCode()
public void setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)
referenceFinancialSystemOriginationCode - The referenceFinancialSystemOriginationCode to set.public String getReferenceFinancialDocumentNumber()
public void setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
referenceFinancialDocumentNumber - The referenceFinancialDocumentNumber to set.public String getTransactionDebitCreditCode()
public void setTransactionDebitCreditCode(String transactionDebitCreditCode)
transactionDebitCreditCode - The transactionDebitCreditCode to set.public String getOrganizationDocumentNumber()
public void setOrganizationDocumentNumber(String organizationDocumentNumber)
organizationDocumentNumber - The organizationDocumentNumber to set.public String getProjectCode()
public void setProjectCode(String projectCode)
projectCode - The projectCode to set.public Date getTransactionPostingDate()
public void setTransactionPostingDate(Date transactionPostingDate)
transactionPostingDate - The transactionPostingDate to set.public Timestamp getTransactionDateTimeStamp()
public void setTransactionDateTimeStamp(Timestamp transactionDateTimeStamp)
transactionDateTimeStamp - The transactionDateTimeStamp to set.public Account getAccount()
public void setAccount(Account account)
account - The account to set.public SubAccount getSubAccount()
public void setSubAccount(SubAccount subAccount)
subAccount - The subAccount to set.public Chart getChart()
public void setChart(Chart chart)
chart - The chart to set.public ObjectCode getFinancialObject()
public void setFinancialObject(ObjectCode financialObject)
financialObject - The financialObject to set.public SubObjectCode getFinancialSubObject()
public void setFinancialSubObject(SubObjectCode financialSubObject)
financialSubObject - The financialSubObject to set.public ObjectType getObjectType()
public void setObjectType(ObjectType objectType)
objectType - The objectType to set.public org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getFinancialSystemDocumentTypeCode()
public boolean isActive()
public String getActivityStatusCode()
public void setActivityStatusCode(String activityStatusCode)
activityStatusCode - The activityStatusCode to set.public List<GeneralLedgerEntryAsset> getGeneralLedgerEntryAssets()
public void setGeneralLedgerEntryAssets(List<GeneralLedgerEntryAsset> generalLedgerEntryAssets)
generalLedgerEntryAssets - The generalLedgerEntryAssets to set.public Date getTransactionDate()
public void setTransactionDate(Date transactionDate)
transactionDate - The transactionDate to set.public List<PurchasingAccountsPayableLineAssetAccount> getPurApLineAssetAccounts()
public void setPurApLineAssetAccounts(List<PurchasingAccountsPayableLineAssetAccount> purApLineAssetAccounts)
purApLineAssetAccounts - The purApLineAssetAccounts to set.public org.kuali.rice.kns.util.KualiDecimal computePayment()
public boolean isSelected()
public void setSelected(boolean selected)
selected - The selected to set.public org.kuali.rice.kns.util.KualiDecimal getAmount()
public void setAmount(org.kuali.rice.kns.util.KualiDecimal absAmount)
amount - The amount to set.public org.kuali.rice.kns.util.KualiDecimal getTransactionLedgerSubmitAmount()
public void setTransactionLedgerSubmitAmount(org.kuali.rice.kns.util.KualiDecimal transactionLedgerSubmitAmount)
transactionLedgerSubmitAmount - The transactionLedgerSubmitAmount to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||