Java Doc for Entry.java in  » ERP-CRM-Financial » Kuali-Financial-System » org » kuali » module » gl » bo » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ERP CRM Financial » Kuali Financial System » org.kuali.module.gl.bo 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.kuali.core.bo.PersistableBusinessObjectBase
   org.kuali.module.gl.bo.Entry

All known Subclasses:   org.kuali.module.labor.bo.LedgerEntry,  org.kuali.module.labor.bo.LaborGeneralLedgerEntry,
Entry
public class Entry extends PersistableBusinessObjectBase implements Transaction(Code)
Represents a G/L entry


Field Summary
final static  longserialVersionUID
    

Constructor Summary
public  Entry()
     Default constructor.
public  Entry(Transaction t)
    
public  Entry(Transaction t, java.util.Date postDate)
    

Method Summary
public  AccountgetAccount()
    
public  StringgetAccountNumber()
     Gets the accountNumber attribute.
public  AccountingPeriodgetAccountingPeriod()
    
public  BalanceTypgetBalanceType()
    
public  ChartgetChart()
    
public  StringgetChartOfAccountsCode()
     Gets the chartOfAccountsCode attribute.
public  StringgetDocumentNumber()
     Gets the documentNumber attribute.
public  DocumentTypegetDocumentType()
    
public  TransientBalanceInquiryAttributesgetDummyBusinessObject()
     Gets the dummyBusinessObject attribute.
public  StringgetFinancialBalanceTypeCode()
     Gets the financialBalanceTypeCode attribute.
public  DategetFinancialDocumentReversalDate()
     Gets the financialDocumentReversalDate attribute.
public  StringgetFinancialDocumentTypeCode()
     Gets the financialDocumentTypeCode attribute.
public  ObjectCodegetFinancialObject()
    
public  StringgetFinancialObjectCode()
     Gets the financialObjectCode attribute.
public  StringgetFinancialObjectTypeCode()
     Gets the financialObjectTypeCode attribute.
public  SubObjCdgetFinancialSubObject()
    
public  StringgetFinancialSubObjectCode()
     Gets the financialSubObjectCode attribute.
public  StringgetFinancialSystemOriginationCode()
     Gets the financialSystemOriginationCode attribute.
public  ObjectTypegetObjectType()
    
public  OptionsgetOption()
    
public  StringgetOrganizationDocumentNumber()
     Gets the organizationDocumentNumber attribute.
public  StringgetOrganizationReferenceId()
     Gets the organizationReferenceId attribute.
public  OriginationCodegetOriginationCode()
    
public  ProjectCodegetProject()
    
public  StringgetProjectCode()
     Gets the projectCode attribute.
public  DocumentTypegetReferenceDocumentType()
     Gets the referenceDocumentType attribute.
public  StringgetReferenceFinancialDocumentNumber()
     Gets the referenceFinancialDocumentNumber attribute.
public  StringgetReferenceFinancialDocumentTypeCode()
     Gets the referenceFinancialDocumentTypeCode attribute.
public  StringgetReferenceFinancialSystemOriginationCode()
     Gets the referenceFinancialSystemOriginationCode attribute.
public  OriginationCodegetReferenceOriginationCode()
    
public  UniversityDategetReversalDate()
    
public  SubAccountgetSubAccount()
    
public  StringgetSubAccountNumber()
     Gets the subAccountNumber attribute.
public  DategetTransactionDate()
     Gets the transactionDate attribute.
public  TimestampgetTransactionDateTimeStamp()
     Gets the transactionDateTimeStamp attribute.
public  StringgetTransactionDebitCreditCode()
     Gets the transactionDebitCreditCode attribute.
public  StringgetTransactionEncumbranceUpdateCode()
     Gets the transactionEncumbranceUpdateCode attribute.
public  KualiDecimalgetTransactionLedgerEntryAmount()
     Gets the transactionLedgerEntryAmount attribute.
public  StringgetTransactionLedgerEntryDescription()
     Gets the transactionLedgerEntryDescription attribute.
public  IntegergetTransactionLedgerEntrySequenceNumber()
     Gets the transactionLedgerEntrySequenceNumber attribute.
public  DategetTransactionPostingDate()
     Gets the transactionPostingDate attribute.
public  UniversityDategetUniversityDate()
    
public  StringgetUniversityFiscalPeriodCode()
     Gets the universityFiscalPeriodCode attribute.
public  IntegergetUniversityFiscalYear()
     Gets the universityFiscalYear attribute.
public  voidsetAccount(Account account)
    
public  voidsetAccountNumber(String accountNumber)
     Sets the accountNumber attribute.
public  voidsetAccountingPeriod(AccountingPeriod accountingPeriod)
    
public  voidsetBalanceType(BalanceTyp balanceType)
    
public  voidsetChart(Chart chart)
    
public  voidsetChartOfAccountsCode(String chartOfAccountsCode)
     Sets the chartOfAccountsCode attribute.
public  voidsetDocumentNumber(String documentNumber)
     Sets the documentNumber attribute.
public  voidsetDocumentType(DocumentType documentType)
    
public  voidsetDummyBusinessObject(TransientBalanceInquiryAttributes dummyBusinessObject)
     Sets the dummyBusinessObject attribute value.
public  voidsetFinancialBalanceTypeCode(String financialBalanceTypeCode)
     Sets the financialBalanceTypeCode attribute.
public  voidsetFinancialDocumentReversalDate(Date financialDocumentReversalDate)
     Sets the financialDocumentReversalDate attribute.
public  voidsetFinancialDocumentTypeCode(String financialDocumentTypeCode)
     Sets the financialDocumentTypeCode attribute.
public  voidsetFinancialObject(ObjectCode financialObject)
    
public  voidsetFinancialObjectCode(String financialObjectCode)
     Sets the financialObjectCode attribute.
public  voidsetFinancialObjectTypeCode(String financialObjectTypeCode)
     Sets the financialObjectTypeCode attribute.
public  voidsetFinancialSubObject(SubObjCd financialSubObject)
    
public  voidsetFinancialSubObjectCode(String financialSubObjectCode)
     Sets the financialSubObjectCode attribute.
public  voidsetFinancialSystemOriginationCode(String financialSystemOriginationCode)
     Sets the financialSystemOriginationCode attribute.
public  voidsetObjectType(ObjectType objectType)
    
public  voidsetOption(Options option)
    
public  voidsetOrganizationDocumentNumber(String organizationDocumentNumber)
     Sets the organizationDocumentNumber attribute.
public  voidsetOrganizationReferenceId(String organizationReferenceId)
     Sets the organizationReferenceId attribute.
public  voidsetOriginationCode(OriginationCode originationCode)
    
public  voidsetProject(ProjectCode project)
    
public  voidsetProjectCode(String projectCode)
     Sets the projectCode attribute.
public  voidsetReferenceDocumentType(DocumentType referenceDocumentType)
     Sets the referenceDocumentType attribute value.
public  voidsetReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)
     Sets the referenceFinancialDocumentNumber attribute.
public  voidsetReferenceFinancialDocumentTypeCode(String referenceFinancialDocumentTypeCode)
     Sets the referenceFinancialDocumentTypeCode attribute.
public  voidsetReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)
     Sets the referenceFinancialSystemOriginationCode attribute.
public  voidsetReferenceOriginationCode(OriginationCode referenceOriginationCode)
    
public  voidsetReversalDate(UniversityDate reversalDate)
    
public  voidsetSubAccount(SubAccount subAccount)
    
public  voidsetSubAccountNumber(String subAccountNumber)
     Sets the subAccountNumber attribute.
public  voidsetTransactionDate(Date transactionDate)
     Sets the transactionDate attribute.
public  voidsetTransactionDateTimeStamp(Timestamp transactionDateTimeStamp)
     Sets the transactionDateTimeStamp attribute.
public  voidsetTransactionDebitCreditCode(String transactionDebitCreditCode)
     Sets the transactionDebitCreditCode attribute.
public  voidsetTransactionEncumbranceUpdateCode(String transactionEncumbranceUpdateCode)
     Sets the transactionEncumbranceUpdateCode attribute.
public  voidsetTransactionLedgerEntryAmount(KualiDecimal transactionLedgerEntryAmount)
     Sets the transactionLedgerEntryAmount attribute.
public  voidsetTransactionLedgerEntryDescription(String transactionLedgerEntryDescription)
     Sets the transactionLedgerEntryDescription attribute.
public  voidsetTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
     Sets the transactionLedgerEntrySequenceNumber attribute.
public  voidsetTransactionPostingDate(Date transactionPostingDate)
     Sets the transactionPostingDate attribute.
public  voidsetUniversityDate(UniversityDate universityDate)
    
public  voidsetUniversityFiscalPeriodCode(String universityFiscalPeriodCode)
     Sets the universityFiscalPeriodCode attribute.
public  voidsetUniversityFiscalYear(Integer universityFiscalYear)
     Sets the universityFiscalYear attribute.
protected  LinkedHashMaptoStringMapper()
    

Field Detail
serialVersionUID
final static long serialVersionUID(Code)




Constructor Detail
Entry
public Entry()(Code)
Default constructor.



Entry
public Entry(Transaction t)(Code)



Entry
public Entry(Transaction t, java.util.Date postDate)(Code)




Method Detail
getAccount
public Account getAccount()(Code)



getAccountNumber
public String getAccountNumber()(Code)
Gets the accountNumber attribute. Returns the accountNumber



getAccountingPeriod
public AccountingPeriod getAccountingPeriod()(Code)



getBalanceType
public BalanceTyp getBalanceType()(Code)



getChart
public Chart getChart()(Code)



getChartOfAccountsCode
public String getChartOfAccountsCode()(Code)
Gets the chartOfAccountsCode attribute. Returns the chartOfAccountsCode



getDocumentNumber
public String getDocumentNumber()(Code)
Gets the documentNumber attribute. Returns the documentNumber



getDocumentType
public DocumentType getDocumentType()(Code)



getDummyBusinessObject
public TransientBalanceInquiryAttributes getDummyBusinessObject()(Code)
Gets the dummyBusinessObject attribute. Returns the dummyBusinessObject.



getFinancialBalanceTypeCode
public String getFinancialBalanceTypeCode()(Code)
Gets the financialBalanceTypeCode attribute. Returns the financialBalanceTypeCode



getFinancialDocumentReversalDate
public Date getFinancialDocumentReversalDate()(Code)
Gets the financialDocumentReversalDate attribute. Returns the financialDocumentReversalDate



getFinancialDocumentTypeCode
public String getFinancialDocumentTypeCode()(Code)
Gets the financialDocumentTypeCode attribute. Returns the financialDocumentTypeCode



getFinancialObject
public ObjectCode getFinancialObject()(Code)



getFinancialObjectCode
public String getFinancialObjectCode()(Code)
Gets the financialObjectCode attribute. Returns the financialObjectCode



getFinancialObjectTypeCode
public String getFinancialObjectTypeCode()(Code)
Gets the financialObjectTypeCode attribute. Returns the financialObjectTypeCode



getFinancialSubObject
public SubObjCd getFinancialSubObject()(Code)



getFinancialSubObjectCode
public String getFinancialSubObjectCode()(Code)
Gets the financialSubObjectCode attribute. Returns the financialSubObjectCode



getFinancialSystemOriginationCode
public String getFinancialSystemOriginationCode()(Code)
Gets the financialSystemOriginationCode attribute. Returns the financialSystemOriginationCode



getObjectType
public ObjectType getObjectType()(Code)



getOption
public Options getOption()(Code)



getOrganizationDocumentNumber
public String getOrganizationDocumentNumber()(Code)
Gets the organizationDocumentNumber attribute. Returns the organizationDocumentNumber



getOrganizationReferenceId
public String getOrganizationReferenceId()(Code)
Gets the organizationReferenceId attribute. Returns the organizationReferenceId



getOriginationCode
public OriginationCode getOriginationCode()(Code)



getProject
public ProjectCode getProject()(Code)



getProjectCode
public String getProjectCode()(Code)
Gets the projectCode attribute. Returns the projectCode



getReferenceDocumentType
public DocumentType getReferenceDocumentType()(Code)
Gets the referenceDocumentType attribute. Returns the referenceDocumentType.



getReferenceFinancialDocumentNumber
public String getReferenceFinancialDocumentNumber()(Code)
Gets the referenceFinancialDocumentNumber attribute. Returns the referenceFinancialDocumentNumber



getReferenceFinancialDocumentTypeCode
public String getReferenceFinancialDocumentTypeCode()(Code)
Gets the referenceFinancialDocumentTypeCode attribute. Returns the referenceFinancialDocumentTypeCode



getReferenceFinancialSystemOriginationCode
public String getReferenceFinancialSystemOriginationCode()(Code)
Gets the referenceFinancialSystemOriginationCode attribute. Returns the referenceFinancialSystemOriginationCode



getReferenceOriginationCode
public OriginationCode getReferenceOriginationCode()(Code)



getReversalDate
public UniversityDate getReversalDate()(Code)



getSubAccount
public SubAccount getSubAccount()(Code)



getSubAccountNumber
public String getSubAccountNumber()(Code)
Gets the subAccountNumber attribute. Returns the subAccountNumber



getTransactionDate
public Date getTransactionDate()(Code)
Gets the transactionDate attribute. Returns the transactionDate



getTransactionDateTimeStamp
public Timestamp getTransactionDateTimeStamp()(Code)
Gets the transactionDateTimeStamp attribute. Returns the transactionDateTimeStamp



getTransactionDebitCreditCode
public String getTransactionDebitCreditCode()(Code)
Gets the transactionDebitCreditCode attribute. Returns the transactionDebitCreditCode



getTransactionEncumbranceUpdateCode
public String getTransactionEncumbranceUpdateCode()(Code)
Gets the transactionEncumbranceUpdateCode attribute. Returns the transactionEncumbranceUpdateCode



getTransactionLedgerEntryAmount
public KualiDecimal getTransactionLedgerEntryAmount()(Code)
Gets the transactionLedgerEntryAmount attribute. Returns the transactionLedgerEntryAmount



getTransactionLedgerEntryDescription
public String getTransactionLedgerEntryDescription()(Code)
Gets the transactionLedgerEntryDescription attribute. Returns the transactionLedgerEntryDescription



getTransactionLedgerEntrySequenceNumber
public Integer getTransactionLedgerEntrySequenceNumber()(Code)
Gets the transactionLedgerEntrySequenceNumber attribute. Returns the transactionLedgerEntrySequenceNumber



getTransactionPostingDate
public Date getTransactionPostingDate()(Code)
Gets the transactionPostingDate attribute. Returns the transactionPostingDate



getUniversityDate
public UniversityDate getUniversityDate()(Code)



getUniversityFiscalPeriodCode
public String getUniversityFiscalPeriodCode()(Code)
Gets the universityFiscalPeriodCode attribute. Returns the universityFiscalPeriodCode



getUniversityFiscalYear
public Integer getUniversityFiscalYear()(Code)
Gets the universityFiscalYear attribute. Returns the universityFiscalYear



setAccount
public void setAccount(Account account)(Code)



setAccountNumber
public void setAccountNumber(String accountNumber)(Code)
Sets the accountNumber attribute.
Parameters:
  accountNumber - The accountNumber to set.



setAccountingPeriod
public void setAccountingPeriod(AccountingPeriod accountingPeriod)(Code)



setBalanceType
public void setBalanceType(BalanceTyp balanceType)(Code)



setChart
public void setChart(Chart chart)(Code)



setChartOfAccountsCode
public void setChartOfAccountsCode(String chartOfAccountsCode)(Code)
Sets the chartOfAccountsCode attribute.
Parameters:
  chartOfAccountsCode - The chartOfAccountsCode to set.



setDocumentNumber
public void setDocumentNumber(String documentNumber)(Code)
Sets the documentNumber attribute.
Parameters:
  documentNumber - The documentNumber to set.



setDocumentType
public void setDocumentType(DocumentType documentType)(Code)



setDummyBusinessObject
public void setDummyBusinessObject(TransientBalanceInquiryAttributes dummyBusinessObject)(Code)
Sets the dummyBusinessObject attribute value.
Parameters:
  dummyBusinessObject - The dummyBusinessObject to set.



setFinancialBalanceTypeCode
public void setFinancialBalanceTypeCode(String financialBalanceTypeCode)(Code)
Sets the financialBalanceTypeCode attribute.
Parameters:
  financialBalanceTypeCode - The financialBalanceTypeCode to set.



setFinancialDocumentReversalDate
public void setFinancialDocumentReversalDate(Date financialDocumentReversalDate)(Code)
Sets the financialDocumentReversalDate attribute.
Parameters:
  financialDocumentReversalDate - The financialDocumentReversalDate to set.



setFinancialDocumentTypeCode
public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)(Code)
Sets the financialDocumentTypeCode attribute.
Parameters:
  financialDocumentTypeCode - The financialDocumentTypeCode to set.



setFinancialObject
public void setFinancialObject(ObjectCode financialObject)(Code)



setFinancialObjectCode
public void setFinancialObjectCode(String financialObjectCode)(Code)
Sets the financialObjectCode attribute.
Parameters:
  financialObjectCode - The financialObjectCode to set.



setFinancialObjectTypeCode
public void setFinancialObjectTypeCode(String financialObjectTypeCode)(Code)
Sets the financialObjectTypeCode attribute.
Parameters:
  financialObjectTypeCode - The financialObjectTypeCode to set.



setFinancialSubObject
public void setFinancialSubObject(SubObjCd financialSubObject)(Code)



setFinancialSubObjectCode
public void setFinancialSubObjectCode(String financialSubObjectCode)(Code)
Sets the financialSubObjectCode attribute.
Parameters:
  financialSubObjectCode - The financialSubObjectCode to set.



setFinancialSystemOriginationCode
public void setFinancialSystemOriginationCode(String financialSystemOriginationCode)(Code)
Sets the financialSystemOriginationCode attribute.
Parameters:
  financialSystemOriginationCode - The financialSystemOriginationCode to set.



setObjectType
public void setObjectType(ObjectType objectType)(Code)



setOption
public void setOption(Options option)(Code)



setOrganizationDocumentNumber
public void setOrganizationDocumentNumber(String organizationDocumentNumber)(Code)
Sets the organizationDocumentNumber attribute.
Parameters:
  organizationDocumentNumber - The organizationDocumentNumber to set.



setOrganizationReferenceId
public void setOrganizationReferenceId(String organizationReferenceId)(Code)
Sets the organizationReferenceId attribute.
Parameters:
  organizationReferenceId - The organizationReferenceId to set.



setOriginationCode
public void setOriginationCode(OriginationCode originationCode)(Code)



setProject
public void setProject(ProjectCode project)(Code)



setProjectCode
public void setProjectCode(String projectCode)(Code)
Sets the projectCode attribute.
Parameters:
  projectCode - The projectCode to set.



setReferenceDocumentType
public void setReferenceDocumentType(DocumentType referenceDocumentType)(Code)
Sets the referenceDocumentType attribute value.
Parameters:
  referenceDocumentType - The referenceDocumentType to set.



setReferenceFinancialDocumentNumber
public void setReferenceFinancialDocumentNumber(String referenceFinancialDocumentNumber)(Code)
Sets the referenceFinancialDocumentNumber attribute.
Parameters:
  referenceFinancialDocumentNumber - The referenceFinancialDocumentNumber to set.



setReferenceFinancialDocumentTypeCode
public void setReferenceFinancialDocumentTypeCode(String referenceFinancialDocumentTypeCode)(Code)
Sets the referenceFinancialDocumentTypeCode attribute.
Parameters:
  referenceFinancialDocumentTypeCode - The referenceFinancialDocumentTypeCode to set.



setReferenceFinancialSystemOriginationCode
public void setReferenceFinancialSystemOriginationCode(String referenceFinancialSystemOriginationCode)(Code)
Sets the referenceFinancialSystemOriginationCode attribute.
Parameters:
  referenceFinancialSystemOriginationCode - The referenceFinancialSystemOriginationCode to set.



setReferenceOriginationCode
public void setReferenceOriginationCode(OriginationCode referenceOriginationCode)(Code)



setReversalDate
public void setReversalDate(UniversityDate reversalDate)(Code)



setSubAccount
public void setSubAccount(SubAccount subAccount)(Code)



setSubAccountNumber
public void setSubAccountNumber(String subAccountNumber)(Code)
Sets the subAccountNumber attribute.
Parameters:
  subAccountNumber - The subAccountNumber to set.



setTransactionDate
public void setTransactionDate(Date transactionDate)(Code)
Sets the transactionDate attribute.
Parameters:
  transactionDate - The transactionDate to set.



setTransactionDateTimeStamp
public void setTransactionDateTimeStamp(Timestamp transactionDateTimeStamp)(Code)
Sets the transactionDateTimeStamp attribute.
Parameters:
  transactionDateTimeStamp - The transactionDateTimeStamp to set.



setTransactionDebitCreditCode
public void setTransactionDebitCreditCode(String transactionDebitCreditCode)(Code)
Sets the transactionDebitCreditCode attribute.
Parameters:
  transactionDebitCreditCode - The transactionDebitCreditCode to set.



setTransactionEncumbranceUpdateCode
public void setTransactionEncumbranceUpdateCode(String transactionEncumbranceUpdateCode)(Code)
Sets the transactionEncumbranceUpdateCode attribute.
Parameters:
  transactionEncumbranceUpdateCode - The transactionEncumbranceUpdateCode to set.



setTransactionLedgerEntryAmount
public void setTransactionLedgerEntryAmount(KualiDecimal transactionLedgerEntryAmount)(Code)
Sets the transactionLedgerEntryAmount attribute.
Parameters:
  transactionLedgerEntryAmount - The transactionLedgerEntryAmount to set.



setTransactionLedgerEntryDescription
public void setTransactionLedgerEntryDescription(String transactionLedgerEntryDescription)(Code)
Sets the transactionLedgerEntryDescription attribute.
Parameters:
  transactionLedgerEntryDescription - The transactionLedgerEntryDescription to set.



setTransactionLedgerEntrySequenceNumber
public void setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)(Code)
Sets the transactionLedgerEntrySequenceNumber attribute.
Parameters:
  transactionLedgerEntrySequenceNumber - The transactionLedgerEntrySequenceNumber to set.



setTransactionPostingDate
public void setTransactionPostingDate(Date transactionPostingDate)(Code)
Sets the transactionPostingDate attribute.
Parameters:
  transactionPostingDate - The transactionPostingDate to set.



setUniversityDate
public void setUniversityDate(UniversityDate universityDate)(Code)



setUniversityFiscalPeriodCode
public void setUniversityFiscalPeriodCode(String universityFiscalPeriodCode)(Code)
Sets the universityFiscalPeriodCode attribute.
Parameters:
  universityFiscalPeriodCode - The universityFiscalPeriodCode to set.



setUniversityFiscalYear
public void setUniversityFiscalYear(Integer universityFiscalYear)(Code)
Sets the universityFiscalYear attribute.
Parameters:
  universityFiscalYear - The universityFiscalYear to set.



toStringMapper
protected LinkedHashMap toStringMapper()(Code)

See Also:   org.kuali.core.bo.BusinessObjectBase.toStringMapper



Fields inherited from org.kuali.core.bo.PersistableBusinessObjectBase
protected Long versionNumber(Code)(Java Doc)

Methods inherited from org.kuali.core.bo.PersistableBusinessObjectBase
public boolean addNote(Note note)(Code)(Java Doc)
public void afterDelete(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void afterInsert(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void afterLookup(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void afterUpdate(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void beforeDelete(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void beforeInsert(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public void beforeUpdate(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)(Java Doc)
public List buildListOfDeletionAwareLists()(Code)(Java Doc)
public boolean deleteNote(Note note)(Code)(Java Doc)
public Note getBoNote(int nbr)(Code)(Java Doc)
public List getBoNotes()(Code)(Java Doc)
public PersistableBusinessObjectExtension getExtension()(Code)(Java Doc)
public String getObjectId()(Code)(Java Doc)
public Long getVersionNumber()(Code)(Java Doc)
public boolean isBoNotesSupport()(Code)(Java Doc)
public boolean isNewCollectionRecord()(Code)(Java Doc)
public void linkEditableUserFields()(Code)(Java Doc)
public void refresh()(Code)(Java Doc)
public void refreshIfEmpty()(Code)(Java Doc)
public void refreshNonUpdateableReferences()(Code)(Java Doc)
public void refreshReferenceObject(String referenceObjectName)(Code)(Java Doc)
public void setBoNotes(List boNotes)(Code)(Java Doc)
public void setExtension(PersistableBusinessObjectExtension extension)(Code)(Java Doc)
public void setNewCollectionRecord(boolean isNewCollectionRecord)(Code)(Java Doc)
public void setObjectId(String objectId)(Code)(Java Doc)
public void setVersionNumber(Long versionNumber)(Code)(Java Doc)
protected Boolean supportsBoNotes()(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.