Java Doc for ProcurementCardTransactionDetail.java in  » ERP-CRM-Financial » Kuali-Financial-System » org » kuali » module » financial » 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.financial.bo 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.kuali.core.bo.PersistableBusinessObjectBase
   org.kuali.module.financial.bo.ProcurementCardTransactionDetail

ProcurementCardTransactionDetail
public class ProcurementCardTransactionDetail extends PersistableBusinessObjectBase (Code)
This class is used to represent a procurement card transaction detail business object.



Constructor Summary
public  ProcurementCardTransactionDetail()
     Default constructor.

Method Summary
public  StringgetDocumentNumber()
     Gets the documentNumber attribute.
public  IntegergetFinancialDocumentTransactionLineNumber()
     Gets the financialDocumentTransactionLineNumber attribute.
public  ProcurementCardVendorgetProcurementCardVendor()
     Gets the procurementCardVendor attribute.
public  ListgetSourceAccountingLines()
     Gets the sourceAccountingLines attribute.
public  ListgetTargetAccountingLines()
     Gets the targetAccountingLines attribute.
public  KualiDecimalgetTargetTotal()
    
public  StringgetTransactionBillingCurrencyCode()
     Gets the transactionBillingCurrencyCode attribute.
public  BigDecimalgetTransactionCurrencyExchangeRate()
     Gets the transactionCurrencyExchangeRate attribute.
public  DategetTransactionCycleEndDate()
     Gets the transactionCycleEndDate attribute.
public  DategetTransactionCycleStartDate()
     Gets the transactionCycleStartDate attribute.
public  DategetTransactionDate()
     Gets the transactionDate attribute.
public  KualiDecimalgetTransactionOriginalCurrencyAmount()
     Gets the transactionOriginalCurrencyAmount attribute.
public  StringgetTransactionOriginalCurrencyCode()
     Gets the transactionOriginalCurrencyCode attribute.
public  StringgetTransactionPointOfSaleCode()
     Gets the transactionPointOfSaleCode attribute.
public  DategetTransactionPostingDate()
     Gets the transactionPostingDate attribute.
public  StringgetTransactionPurchaseIdentifierDescription()
     Gets the transactionPurchaseIdentifierDescription attribute.
public  booleangetTransactionPurchaseIdentifierIndicator()
     Gets the transactionPurchaseIdentifierIndicator attribute.
public  StringgetTransactionReferenceNumber()
     Gets the transactionReferenceNumber attribute.
public  KualiDecimalgetTransactionSalesTaxAmount()
     Gets the transactionSalesTaxAmount attribute.
public  KualiDecimalgetTransactionSettlementAmount()
     Gets the transactionSettlementAmount attribute.
public  booleangetTransactionTaxExemptIndicator()
     Gets the transactionTaxExemptIndicator attribute.
public  KualiDecimalgetTransactionTotalAmount()
     Gets the transactionTotalAmount attribute.
public  StringgetTransactionTravelAuthorizationCode()
     Gets the transactionTravelAuthorizationCode attribute.
public  StringgetTransactionUnitContactName()
     Gets the transactionUnitContactName attribute.
public  voidsetDocumentNumber(String documentNumber)
     Sets the documentNumber attribute.
public  voidsetFinancialDocumentTransactionLineNumber(Integer financialDocumentTransactionLineNumber)
     Sets the financialDocumentTransactionLineNumber attribute.
public  voidsetProcurementCardVendor(ProcurementCardVendor procurementCardVendor)
     Sets the procurementCardVendor attribute value.
public  voidsetSourceAccountingLines(List sourceAccountingLines)
     Sets the sourceAccountingLines attribute value.
public  voidsetTargetAccountingLines(List targetAccountingLines)
     Sets the targetAccountingLines attribute value.
public  voidsetTransactionBillingCurrencyCode(String transactionBillingCurrencyCode)
     Sets the transactionBillingCurrencyCode attribute.
public  voidsetTransactionCurrencyExchangeRate(BigDecimal transactionCurrencyExchangeRate)
     Sets the transactionCurrencyExchangeRate attribute.
public  voidsetTransactionCycleEndDate(Date transactionCycleEndDate)
     Sets the transactionCycleEndDate attribute value.
public  voidsetTransactionCycleStartDate(Date transactionCycleStartDate)
     Sets the transactionCycleStartDate attribute value.
public  voidsetTransactionDate(Date transactionDate)
     Sets the transactionDate attribute.
public  voidsetTransactionOriginalCurrencyAmount(KualiDecimal transactionOriginalCurrencyAmount)
     Sets the transactionOriginalCurrencyAmount attribute.
public  voidsetTransactionOriginalCurrencyCode(String transactionOriginalCurrencyCode)
     Sets the transactionOriginalCurrencyCode attribute.
public  voidsetTransactionPointOfSaleCode(String transactionPointOfSaleCode)
     Sets the transactionPointOfSaleCode attribute.
public  voidsetTransactionPostingDate(Date transactionPostingDate)
     Sets the transactionPostingDate attribute.
public  voidsetTransactionPurchaseIdentifierDescription(String transactionPurchaseIdentifierDescription)
     Sets the transactionPurchaseIdentifierDescription attribute.
public  voidsetTransactionPurchaseIdentifierIndicator(boolean transactionPurchaseIdentifierIndicator)
     Sets the transactionPurchaseIdentifierIndicator attribute.
public  voidsetTransactionReferenceNumber(String transactionReferenceNumber)
     Sets the transactionReferenceNumber attribute.
public  voidsetTransactionSalesTaxAmount(KualiDecimal transactionSalesTaxAmount)
     Sets the transactionSalesTaxAmount attribute.
public  voidsetTransactionSettlementAmount(KualiDecimal transactionSettlementAmount)
     Sets the transactionSettlementAmount attribute.
public  voidsetTransactionTaxExemptIndicator(boolean transactionTaxExemptIndicator)
     Sets the transactionTaxExemptIndicator attribute.
public  voidsetTransactionTotalAmount(KualiDecimal transactionTotalAmount)
     Sets the transactionTotalAmount attribute value.
public  voidsetTransactionTravelAuthorizationCode(String transactionTravelAuthorizationCode)
     Sets the transactionTravelAuthorizationCode attribute.
public  voidsetTransactionUnitContactName(String transactionUnitContactName)
     Sets the transactionUnitContactName attribute.
protected  LinkedHashMaptoStringMapper()
    


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




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



getFinancialDocumentTransactionLineNumber
public Integer getFinancialDocumentTransactionLineNumber()(Code)
Gets the financialDocumentTransactionLineNumber attribute. Returns the financialDocumentTransactionLineNumber



getProcurementCardVendor
public ProcurementCardVendor getProcurementCardVendor()(Code)
Gets the procurementCardVendor attribute. Returns the procurementCardVendor.



getSourceAccountingLines
public List getSourceAccountingLines()(Code)
Gets the sourceAccountingLines attribute. Returns the sourceAccountingLines.



getTargetAccountingLines
public List getTargetAccountingLines()(Code)
Gets the targetAccountingLines attribute. Returns the targetAccountingLines.



getTargetTotal
public KualiDecimal getTargetTotal()(Code)

See Also:   org.kuali.core.document.TransactionalDocument.getTargetTotal



getTransactionBillingCurrencyCode
public String getTransactionBillingCurrencyCode()(Code)
Gets the transactionBillingCurrencyCode attribute. Returns the transactionBillingCurrencyCode



getTransactionCurrencyExchangeRate
public BigDecimal getTransactionCurrencyExchangeRate()(Code)
Gets the transactionCurrencyExchangeRate attribute. Returns the transactionCurrencyExchangeRate



getTransactionCycleEndDate
public Date getTransactionCycleEndDate()(Code)
Gets the transactionCycleEndDate attribute. Returns the transactionCycleEndDate.



getTransactionCycleStartDate
public Date getTransactionCycleStartDate()(Code)
Gets the transactionCycleStartDate attribute. Returns the transactionCycleStartDate.



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



getTransactionOriginalCurrencyAmount
public KualiDecimal getTransactionOriginalCurrencyAmount()(Code)
Gets the transactionOriginalCurrencyAmount attribute. Returns the transactionOriginalCurrencyAmount



getTransactionOriginalCurrencyCode
public String getTransactionOriginalCurrencyCode()(Code)
Gets the transactionOriginalCurrencyCode attribute. Returns the transactionOriginalCurrencyCode



getTransactionPointOfSaleCode
public String getTransactionPointOfSaleCode()(Code)
Gets the transactionPointOfSaleCode attribute. Returns the transactionPointOfSaleCode



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



getTransactionPurchaseIdentifierDescription
public String getTransactionPurchaseIdentifierDescription()(Code)
Gets the transactionPurchaseIdentifierDescription attribute. Returns the transactionPurchaseIdentifierDescription



getTransactionPurchaseIdentifierIndicator
public boolean getTransactionPurchaseIdentifierIndicator()(Code)
Gets the transactionPurchaseIdentifierIndicator attribute. Returns the transactionPurchaseIdentifierIndicator



getTransactionReferenceNumber
public String getTransactionReferenceNumber()(Code)
Gets the transactionReferenceNumber attribute. Returns the transactionReferenceNumber



getTransactionSalesTaxAmount
public KualiDecimal getTransactionSalesTaxAmount()(Code)
Gets the transactionSalesTaxAmount attribute. Returns the transactionSalesTaxAmount



getTransactionSettlementAmount
public KualiDecimal getTransactionSettlementAmount()(Code)
Gets the transactionSettlementAmount attribute. Returns the transactionSettlementAmount



getTransactionTaxExemptIndicator
public boolean getTransactionTaxExemptIndicator()(Code)
Gets the transactionTaxExemptIndicator attribute. Returns the transactionTaxExemptIndicator



getTransactionTotalAmount
public KualiDecimal getTransactionTotalAmount()(Code)
Gets the transactionTotalAmount attribute. Returns the transactionTotalAmount.



getTransactionTravelAuthorizationCode
public String getTransactionTravelAuthorizationCode()(Code)
Gets the transactionTravelAuthorizationCode attribute. Returns the transactionTravelAuthorizationCode



getTransactionUnitContactName
public String getTransactionUnitContactName()(Code)
Gets the transactionUnitContactName attribute. Returns the transactionUnitContactName



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



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



setProcurementCardVendor
public void setProcurementCardVendor(ProcurementCardVendor procurementCardVendor)(Code)
Sets the procurementCardVendor attribute value.
Parameters:
  procurementCardVendor - The procurementCardVendor to set.



setSourceAccountingLines
public void setSourceAccountingLines(List sourceAccountingLines)(Code)
Sets the sourceAccountingLines attribute value.
Parameters:
  sourceAccountingLines - The sourceAccountingLines to set.



setTargetAccountingLines
public void setTargetAccountingLines(List targetAccountingLines)(Code)
Sets the targetAccountingLines attribute value.
Parameters:
  targetAccountingLines - The targetAccountingLines to set.



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



setTransactionCurrencyExchangeRate
public void setTransactionCurrencyExchangeRate(BigDecimal transactionCurrencyExchangeRate)(Code)
Sets the transactionCurrencyExchangeRate attribute.
Parameters:
  transactionCurrencyExchangeRate - The transactionCurrencyExchangeRate to set.



setTransactionCycleEndDate
public void setTransactionCycleEndDate(Date transactionCycleEndDate)(Code)
Sets the transactionCycleEndDate attribute value.
Parameters:
  transactionCycleEndDate - The transactionCycleEndDate to set.



setTransactionCycleStartDate
public void setTransactionCycleStartDate(Date transactionCycleStartDate)(Code)
Sets the transactionCycleStartDate attribute value.
Parameters:
  transactionCycleStartDate - The transactionCycleStartDate to set.



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



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



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



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



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



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



setTransactionPurchaseIdentifierIndicator
public void setTransactionPurchaseIdentifierIndicator(boolean transactionPurchaseIdentifierIndicator)(Code)
Sets the transactionPurchaseIdentifierIndicator attribute.
Parameters:
  transactionPurchaseIdentifierIndicator - The transactionPurchaseIdentifierIndicator to set.



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



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



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



setTransactionTaxExemptIndicator
public void setTransactionTaxExemptIndicator(boolean transactionTaxExemptIndicator)(Code)
Sets the transactionTaxExemptIndicator attribute.
Parameters:
  transactionTaxExemptIndicator - The transactionTaxExemptIndicator to set.



setTransactionTotalAmount
public void setTransactionTotalAmount(KualiDecimal transactionTotalAmount)(Code)
Sets the transactionTotalAmount attribute value.
Parameters:
  transactionTotalAmount - The transactionTotalAmount to set.



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



setTransactionUnitContactName
public void setTransactionUnitContactName(String transactionUnitContactName)(Code)
Sets the transactionUnitContactName attribute.
Parameters:
  transactionUnitContactName - The transactionUnitContactName 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.