Java Doc for CreditCardVendor.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.CreditCardVendor

CreditCardVendor
public class CreditCardVendor extends PersistableBusinessObjectBase (Code)



Constructor Summary
public  CreditCardVendor()
     Default constructor.

Method Summary
public  AccountgetExpenseAccount()
     Gets the expenseAccount attribute.
public  StringgetExpenseAccountNumber()
     Gets the expenseAccountNumber attribute.
public  ChartgetExpenseFinancialChartOfAccounts()
     Gets the expenseFinancialChartOfAccounts attribute.
public  StringgetExpenseFinancialChartOfAccountsCode()
     Gets the expenseFinancialChartOfAccountsCode attribute.
public  ObjectCodeCurrentgetExpenseFinancialObject()
     Gets the expenseFinancialObject attribute.
public  StringgetExpenseFinancialObjectCode()
     Gets the expenseFinancialObjectCode attribute.
public  SubObjCdCurrentgetExpenseFinancialSubObject()
     Gets the expenseFinancialSubObject attribute.
public  StringgetExpenseFinancialSubObjectCode()
     Gets the expenseFinancialSubObjectCd attribute.
public  SubAccountgetExpenseSubAccount()
     Gets the expenseSubAccount attribute.
public  StringgetExpenseSubAccountNumber()
     Gets the expenseSubAccountNumber attribute.
public  CreditCardTypegetFinancialDocumentCreditCardType()
    
public  StringgetFinancialDocumentCreditCardTypeCode()
     Gets the financialDocumentCreditCardTypeCode attribute.
public  StringgetFinancialDocumentCreditCardVendorName()
     Gets the financialDocumentCreditCardVendorName attribute.
public  StringgetFinancialDocumentCreditCardVendorNumber()
     Gets the financialDocumentCreditCardVendorNumber attribute.
public  AccountgetIncomeAccount()
     Gets the incomeAccount attribute.
public  StringgetIncomeAccountNumber()
     Gets the incomeAccountNumber attribute.
public  ChartgetIncomeFinancialChartOfAccounts()
     Gets the incomeFinancialChartOfAccounts attribute.
public  StringgetIncomeFinancialChartOfAccountsCode()
     Gets the incomeFinancialChartOfAccountsCode attribute.
public  ObjectCodeCurrentgetIncomeFinancialObject()
     Gets the incomeFinancialObject attribute.
public  StringgetIncomeFinancialObjectCode()
     Gets the incomeFinancialObjectCode attribute.
public  SubObjCdCurrentgetIncomeFinancialSubObject()
     Gets the incomeFinancialSubObject attribute.
public  StringgetIncomeFinancialSubObjectCode()
     Gets the incomeFinancialSubObjectCode attribute.
public  SubAccountgetIncomeSubAccount()
     Gets the incomeSubAccount attribute.
public  StringgetIncomeSubAccountNumber()
     Gets the incomeSubAccountNumber attribute.
public  voidsetExpenseAccount(Account expenseAccount)
     Sets the expenseAccount attribute.
public  voidsetExpenseAccountNumber(String expenseAccountNumber)
     Sets the expenseAccountNumber attribute.
public  voidsetExpenseFinancialChartOfAccounts(Chart expenseFinancialChartOfAccounts)
     Sets the expenseFinancialChartOfAccounts attribute.
public  voidsetExpenseFinancialChartOfAccountsCode(String expenseFinancialChartOfAccountsCode)
     Sets the expenseFinancialChartOfAccountsCode attribute.
public  voidsetExpenseFinancialObject(ObjectCodeCurrent expenseFinancialObject)
     Sets the expenseFinancialObject attribute.
public  voidsetExpenseFinancialObjectCode(String expenseFinancialObjectCode)
     Sets the expenseFinancialObjectCode attribute.
public  voidsetExpenseFinancialSubObject(SubObjCdCurrent expenseFinancialSubObject)
     Sets the expenseFinancialSubObject attribute value.
public  voidsetExpenseFinancialSubObjectCode(String expenseFinancialSubObjectCode)
     Sets the expenseFinancialSubObjectCd attribute.
public  voidsetExpenseSubAccount(SubAccount expenseSubAccount)
     Sets the expenseSubAccount attribute value.
public  voidsetExpenseSubAccountNumber(String expenseSubAccountNumber)
     Sets the expenseSubAccountNumber attribute.
public  voidsetFinancialDocumentCreditCardType(CreditCardType financialDocumentCreditCardType)
    
public  voidsetFinancialDocumentCreditCardTypeCode(String financialDocumentCreditCardTypeCode)
     Sets the financialDocumentCreditCardTypeCode attribute.
public  voidsetFinancialDocumentCreditCardVendorName(String financialDocumentCreditCardVendorName)
     Sets the financialDocumentCreditCardVendorName attribute.
public  voidsetFinancialDocumentCreditCardVendorNumber(String financialDocumentCreditCardVendorNumber)
     Sets the financialDocumentCreditCardVendorNumber attribute.
public  voidsetIncomeAccount(Account incomeAccount)
     Sets the incomeAccount attribute.
public  voidsetIncomeAccountNumber(String incomeAccountNumber)
     Sets the incomeAccountNumber attribute.
public  voidsetIncomeFinancialChartOfAccounts(Chart incomeFinancialChartOfAccounts)
     Sets the incomeFinancialChartOfAccounts attribute.
public  voidsetIncomeFinancialChartOfAccountsCode(String incomeFinancialChartOfAccountsCode)
     Sets the incomeFinancialChartOfAccountsCode attribute.
public  voidsetIncomeFinancialObject(ObjectCodeCurrent incomeFinancialObject)
     Sets the incomeFinancialObject attribute.
public  voidsetIncomeFinancialObjectCode(String incomeFinancialObjectCode)
     Sets the incomeFinancialObjectCode attribute.
public  voidsetIncomeFinancialSubObject(SubObjCdCurrent incomeFinancialSubObject)
     Sets the incomeFinancialSubObject attribute value.
public  voidsetIncomeFinancialSubObjectCode(String incomeFinancialSubObjectCode)
     Sets the incomeFinancialSubObjectCode attribute.
public  voidsetIncomeSubAccount(SubAccount incomeSubAccount)
     Sets the incomeSubAccount attribute value.
public  voidsetIncomeSubAccountNumber(String incomeSubAccountNumber)
     Sets the incomeSubAccountNumber attribute.
protected  LinkedHashMaptoStringMapper()
    


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




Method Detail
getExpenseAccount
public Account getExpenseAccount()(Code)
Gets the expenseAccount attribute. Returns the expenseAccount



getExpenseAccountNumber
public String getExpenseAccountNumber()(Code)
Gets the expenseAccountNumber attribute. Returns the expenseAccountNumber



getExpenseFinancialChartOfAccounts
public Chart getExpenseFinancialChartOfAccounts()(Code)
Gets the expenseFinancialChartOfAccounts attribute. Returns the expenseFinancialChartOfAccounts



getExpenseFinancialChartOfAccountsCode
public String getExpenseFinancialChartOfAccountsCode()(Code)
Gets the expenseFinancialChartOfAccountsCode attribute. Returns the expenseFinancialChartOfAccountsCode



getExpenseFinancialObject
public ObjectCodeCurrent getExpenseFinancialObject()(Code)
Gets the expenseFinancialObject attribute. Returns the expenseFinancialObject



getExpenseFinancialObjectCode
public String getExpenseFinancialObjectCode()(Code)
Gets the expenseFinancialObjectCode attribute. Returns the expenseFinancialObjectCode



getExpenseFinancialSubObject
public SubObjCdCurrent getExpenseFinancialSubObject()(Code)
Gets the expenseFinancialSubObject attribute. Returns the expenseFinancialSubObject.



getExpenseFinancialSubObjectCode
public String getExpenseFinancialSubObjectCode()(Code)
Gets the expenseFinancialSubObjectCd attribute. Returns the expenseFinancialSubObjectCd



getExpenseSubAccount
public SubAccount getExpenseSubAccount()(Code)
Gets the expenseSubAccount attribute. Returns the expenseSubAccount.



getExpenseSubAccountNumber
public String getExpenseSubAccountNumber()(Code)
Gets the expenseSubAccountNumber attribute. Returns the expenseSubAccountNumber



getFinancialDocumentCreditCardType
public CreditCardType getFinancialDocumentCreditCardType()(Code)
Returns the financialDocumentCreditCardType.



getFinancialDocumentCreditCardTypeCode
public String getFinancialDocumentCreditCardTypeCode()(Code)
Gets the financialDocumentCreditCardTypeCode attribute. Returns the financialDocumentCreditCardTypeCode



getFinancialDocumentCreditCardVendorName
public String getFinancialDocumentCreditCardVendorName()(Code)
Gets the financialDocumentCreditCardVendorName attribute. Returns the financialDocumentCreditCardVendorName



getFinancialDocumentCreditCardVendorNumber
public String getFinancialDocumentCreditCardVendorNumber()(Code)
Gets the financialDocumentCreditCardVendorNumber attribute. Returns the financialDocumentCreditCardVendorNumber



getIncomeAccount
public Account getIncomeAccount()(Code)
Gets the incomeAccount attribute. Returns the incomeAccount



getIncomeAccountNumber
public String getIncomeAccountNumber()(Code)
Gets the incomeAccountNumber attribute. Returns the incomeAccountNumber



getIncomeFinancialChartOfAccounts
public Chart getIncomeFinancialChartOfAccounts()(Code)
Gets the incomeFinancialChartOfAccounts attribute. Returns the incomeFinancialChartOfAccounts



getIncomeFinancialChartOfAccountsCode
public String getIncomeFinancialChartOfAccountsCode()(Code)
Gets the incomeFinancialChartOfAccountsCode attribute. Returns the incomeFinancialChartOfAccountsCode



getIncomeFinancialObject
public ObjectCodeCurrent getIncomeFinancialObject()(Code)
Gets the incomeFinancialObject attribute. Returns the incomeFinancialObject



getIncomeFinancialObjectCode
public String getIncomeFinancialObjectCode()(Code)
Gets the incomeFinancialObjectCode attribute. Returns the incomeFinancialObjectCode



getIncomeFinancialSubObject
public SubObjCdCurrent getIncomeFinancialSubObject()(Code)
Gets the incomeFinancialSubObject attribute. Returns the incomeFinancialSubObject.



getIncomeFinancialSubObjectCode
public String getIncomeFinancialSubObjectCode()(Code)
Gets the incomeFinancialSubObjectCode attribute. Returns the incomeFinancialSubObjectCode



getIncomeSubAccount
public SubAccount getIncomeSubAccount()(Code)
Gets the incomeSubAccount attribute. Returns the incomeSubAccount.



getIncomeSubAccountNumber
public String getIncomeSubAccountNumber()(Code)
Gets the incomeSubAccountNumber attribute. Returns the incomeSubAccountNumber



setExpenseAccount
public void setExpenseAccount(Account expenseAccount)(Code)
Sets the expenseAccount attribute.
Parameters:
  expenseAccount - The expenseAccount to set.



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



setExpenseFinancialChartOfAccounts
public void setExpenseFinancialChartOfAccounts(Chart expenseFinancialChartOfAccounts)(Code)
Sets the expenseFinancialChartOfAccounts attribute.
Parameters:
  expenseFinancialChartOfAccounts - The expenseFinancialChartOfAccounts to set.



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



setExpenseFinancialObject
public void setExpenseFinancialObject(ObjectCodeCurrent expenseFinancialObject)(Code)
Sets the expenseFinancialObject attribute.
Parameters:
  expenseFinancialObject - The expenseFinancialObject to set.



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



setExpenseFinancialSubObject
public void setExpenseFinancialSubObject(SubObjCdCurrent expenseFinancialSubObject)(Code)
Sets the expenseFinancialSubObject attribute value.
Parameters:
  expenseFinancialSubObject - The expenseFinancialSubObject to set.



setExpenseFinancialSubObjectCode
public void setExpenseFinancialSubObjectCode(String expenseFinancialSubObjectCode)(Code)
Sets the expenseFinancialSubObjectCd attribute.
Parameters:
  expenseFinancialSubObjectCd - The expenseFinancialSubObjectCd to set.



setExpenseSubAccount
public void setExpenseSubAccount(SubAccount expenseSubAccount)(Code)
Sets the expenseSubAccount attribute value.
Parameters:
  expenseSubAccount - The expenseSubAccount to set.



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



setFinancialDocumentCreditCardType
public void setFinancialDocumentCreditCardType(CreditCardType financialDocumentCreditCardType)(Code)

Parameters:
  financialDocumentCreditCardType - The financialDocumentCreditCardType to set.



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



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



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



setIncomeAccount
public void setIncomeAccount(Account incomeAccount)(Code)
Sets the incomeAccount attribute.
Parameters:
  incomeAccount - The incomeAccount to set.



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



setIncomeFinancialChartOfAccounts
public void setIncomeFinancialChartOfAccounts(Chart incomeFinancialChartOfAccounts)(Code)
Sets the incomeFinancialChartOfAccounts attribute.
Parameters:
  incomeFinancialChartOfAccounts - The incomeFinancialChartOfAccounts to set.



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



setIncomeFinancialObject
public void setIncomeFinancialObject(ObjectCodeCurrent incomeFinancialObject)(Code)
Sets the incomeFinancialObject attribute.
Parameters:
  incomeFinancialObject - The incomeFinancialObject to set.



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



setIncomeFinancialSubObject
public void setIncomeFinancialSubObject(SubObjCdCurrent incomeFinancialSubObject)(Code)
Sets the incomeFinancialSubObject attribute value.
Parameters:
  incomeFinancialSubObject - The incomeFinancialSubObject to set.



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



setIncomeSubAccount
public void setIncomeSubAccount(SubAccount incomeSubAccount)(Code)
Sets the incomeSubAccount attribute value.
Parameters:
  incomeSubAccount - The incomeSubAccount to set.



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