public interface OriginEntryInformation extends org.kuali.rice.krad.bo.BusinessObject
| Modifier and Type | Method and Description | 
|---|---|
| String | getAccountNumber()gets the accountNumber attribute value | 
| String | getChartOfAccountsCode()gets the chartOfAccountsCode attribute value | 
| String | getDocumentNumber()gets the documentNumber attribute value | 
| String | getFinancialBalanceTypeCode()gets the financialBalanceTypeCode attribute value | 
| Date | getFinancialDocumentReversalDate()gets the financialDocumentReversalDate attribute value | 
| String | getFinancialDocumentTypeCode()gets the financialDocumentTypeCode attribute value | 
| String | getFinancialObjectCode()gets the financialObjectCode attribute value | 
| String | getFinancialObjectTypeCode()gets the financialObjectTypeCode attribute value | 
| String | getFinancialSubObjectCode()gets the financialSubObjectCode attribute value | 
| String | getFinancialSystemOriginationCode()gets the financialSystemOriginationCode attribute value | 
| String | getLine()This gets the origin entry in its standard string output form | 
| String | getOrganizationDocumentNumber()gets the organizationDocumentNumber attribute value | 
| String | getOrganizationReferenceId()gets the organizationReferenceId attribute value | 
| String | getProjectCode()gets the projectCode attribute value | 
| String | getReferenceFinancialDocumentNumber()gets the referenceFinancialDocumentNumber attribute value | 
| String | getReferenceFinancialDocumentTypeCode()gets the referenceFinancialDocumentTypeCode attribute value | 
| String | getReferenceFinancialSystemOriginationCode()gets the referenceFinancialSystemOriginationCode attribute value | 
| String | getSubAccountNumber()gets the subAccountNumber attribute value | 
| Date | getTransactionDate()gets the transactionDate attribute value | 
| String | getTransactionDebitCreditCode()gets the transactionDebitCreditCode attribute value | 
| String | getTransactionEncumbranceUpdateCode()gets transactionEncumbranceUpdateCode attribute value | 
| org.kuali.rice.core.api.util.type.KualiDecimal | getTransactionLedgerEntryAmount()gets the transactionLedgerEntryAmount attribute value | 
| String | getTransactionLedgerEntryDescription()gets the transactionLedgerEntryDescription attribute value | 
| Integer | getTransactionLedgerEntrySequenceNumber()gets the transactionLedgerEntrySequenceNumber attribute value | 
| String | getUniversityFiscalPeriodCode()gets the universityFiscalPeriodCode attribute value | 
| Integer | getUniversityFiscalYear()gets the universityFiscalYear attribute value | 
| boolean | isCredit()true if this origin entry is a credit, false otherwise | 
| boolean | isDebit()true if this origin entry is a debit, false otherwise | 
| void | resetEntryId()This method forces the origin entryable to reset its id to null | 
| void | setAccountNumber(String accountNumber)sets the accountNumber attribute value | 
| void | setChartOfAccountsCode(String chartOfAccountsCode)sets the chartOfAccountsCode attribute value | 
| void | setDocumentNumber(String documentNumber)sets the documentNumber attribute value | 
| void | setEntryGroupId(Integer groupId)sets the entryGroupId attribute value | 
| void | setFinancialBalanceTypeCode(String balanceTypeCode)sets the financialBalanceTypeCode attribute value | 
| void | setFinancialDocumentReversalDate(Date reversalDate)sets the financialDocumentReversalDate attribute value | 
| void | setFinancialDocumentTypeCode(String financialDocumentTypeCode)sets the financialDocumentTypeCode attribute value | 
| void | setFinancialObjectCode(String financialObjectCode)sets the financialObjectCode attribute value | 
| void | setFinancialObjectTypeCode(String financialObjectTypeCode)sets the financialObjectTypeCode attribute value | 
| void | setFinancialSubObjectCode(String financialSubObjectCode)sets the financialSubObjectCode attribute value | 
| void | setFinancialSystemOriginationCode(String origCode)sets the financialSystemOriginationCode attribute value | 
| void | setOrganizationDocumentNumber(String organizationDocumentNumber)sets the organizationDocumentNumber attribute value | 
| void | setOrganizationReferenceId(String organizationReferenceId)sets the organizationReferenceId attribute value | 
| void | setProjectCode(String projectCode)sets the projectCode attribute value | 
| void | setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)sets the referenceFinancialDocumentNumber attribute value | 
| void | setReferenceFinancialDocumentTypeCode(String refernenceFinancialDocumentTypeCode)sets the referenceFinancialDocumentTypeCode attribute value | 
| void | setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)sets referenceFinancialSystemOriginationCode attribute value | 
| void | setSubAccountNumber(String subAccountNumber)sets the subAccountNumber attribute value | 
| void | setTransactionDate(Date transactionDate)sets the transactionDate attribute value | 
| void | setTransactionDebitCreditCode(String debitCreditCode)sets the transactionDebitCreditCode attribute value | 
| void | setTransactionEncumbranceUpdateCode(String code)sets transactionEncumbranceUpdateCode attribute value | 
| void | setTransactionLedgerEntryAmount(org.kuali.rice.core.api.util.type.KualiDecimal amount)sets the transactionLedgerEntryAmount attribute value | 
| void | setTransactionLedgerEntryDescription(String transactionLedgerEntryDescription)sets the transactionLedgerEntryDescription attribute value | 
| void | setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)sets the transactionLedgerEntrySequenceNumber attribute value | 
| void | setTransactionScrubberOffsetGenerationIndicator(boolean b)gets the transactionScrubberOffsetGenerationIndicator attribute value | 
| void | setUniversityFiscalPeriodCode(String fiscalPeriodCode)sets the universityFiscalPeriodCode attribute value | 
| void | setUniversityFiscalYear(Integer fiscalYear)sets the universityFiscalYear attribute value | 
String getTransactionLedgerEntryDescription()
void setTransactionLedgerEntryDescription(String transactionLedgerEntryDescription)
transactionLedgerEntryDescription - String getDocumentNumber()
void setDocumentNumber(String documentNumber)
documentNumber - String getReferenceFinancialDocumentNumber()
void setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
referenceFinancialDocumentNumber - String getOrganizationReferenceId()
void setOrganizationReferenceId(String organizationReferenceId)
organizationReferenceId - String getAccountNumber()
void setAccountNumber(String accountNumber)
accountNumber - String getSubAccountNumber()
void setSubAccountNumber(String subAccountNumber)
subAccountNumber - String getChartOfAccountsCode()
void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - String getProjectCode()
void setProjectCode(String projectCode)
projectCode - Integer getUniversityFiscalYear()
void setUniversityFiscalYear(Integer fiscalYear)
fiscalYear - Date getTransactionDate()
void setTransactionDate(Date transactionDate)
transactionDate - String getFinancialDocumentTypeCode()
void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
financialDocumentTypeCode - String getFinancialSystemOriginationCode()
void setFinancialSystemOriginationCode(String origCode)
origCode - String getFinancialObjectCode()
void setFinancialObjectCode(String financialObjectCode)
financialObjectCode - String getFinancialObjectTypeCode()
void setFinancialObjectTypeCode(String financialObjectTypeCode)
financialObjectTypeCode - String getFinancialSubObjectCode()
void setFinancialSubObjectCode(String financialSubObjectCode)
financialSubObjectCode - org.kuali.rice.core.api.util.type.KualiDecimal getTransactionLedgerEntryAmount()
void setTransactionLedgerEntryAmount(org.kuali.rice.core.api.util.type.KualiDecimal amount)
amount - String getTransactionDebitCreditCode()
void setTransactionDebitCreditCode(String debitCreditCode)
debitCreditCode - String getFinancialBalanceTypeCode()
void setFinancialBalanceTypeCode(String balanceTypeCode)
balanceTypeCode - Date getFinancialDocumentReversalDate()
void setFinancialDocumentReversalDate(Date reversalDate)
reversalDate - boolean isCredit()
boolean isDebit()
String getUniversityFiscalPeriodCode()
void setUniversityFiscalPeriodCode(String fiscalPeriodCode)
fiscalPeriodCode - String getReferenceFinancialDocumentTypeCode()
void setReferenceFinancialDocumentTypeCode(String refernenceFinancialDocumentTypeCode)
refernenceFinancialDocumentTypeCode - String getReferenceFinancialSystemOriginationCode()
void setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)
referenceFinancialSystemOriginationCode - String getTransactionEncumbranceUpdateCode()
void setTransactionEncumbranceUpdateCode(String code)
code - String getOrganizationDocumentNumber()
void setOrganizationDocumentNumber(String organizationDocumentNumber)
organizationDocumentNumber - Integer getTransactionLedgerEntrySequenceNumber()
void setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
transactionLedgerEntrySequenceNumber - void setTransactionScrubberOffsetGenerationIndicator(boolean b)
b - void setEntryGroupId(Integer groupId)
groupId - void resetEntryId()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.