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


org.kuali.module.labor.bo.CalculatedSalaryFoundationTracker
   org.kuali.module.labor.bo.LaborCalculatedSalaryFoundationTracker

LaborCalculatedSalaryFoundationTracker
public class LaborCalculatedSalaryFoundationTracker extends CalculatedSalaryFoundationTracker (Code)
Labor business object for LaborCalculatedSalaryFoundationTracker.



Constructor Summary
public  LaborCalculatedSalaryFoundationTracker()
     Constructs a LaborCalculatedSalaryFoundationTracker.java.

Method Summary
public  KualiDecimalgetJuly1BudgetAmount()
     Gets the july1BudgetAmount.
public  BigDecimalgetJuly1BudgetFteQuantity()
     Gets the july1BudgetFteQuantity.
public  BigDecimalgetJuly1BudgetTimePercent()
     Gets the july1BudgetTimePercent.
public  List<String>getKeyFieldList()
    
public  voidsetJuly1BudgetAmount(KualiDecimal july1BudgetAmount)
     Sets the july1BudgetAmount.
public  voidsetJuly1BudgetFteQuantity(BigDecimal july1BudgetFteQuantity)
     Sets the july1BudgetFteQuantity.
public  voidsetJuly1BudgetTimePercent(BigDecimal july1BudgetTimePercent)
     Sets the july1BudgetTimePercent.


Constructor Detail
LaborCalculatedSalaryFoundationTracker
public LaborCalculatedSalaryFoundationTracker()(Code)
Constructs a LaborCalculatedSalaryFoundationTracker.java.




Method Detail
getJuly1BudgetAmount
public KualiDecimal getJuly1BudgetAmount()(Code)
Gets the july1BudgetAmount. Returns the july1BudgetAmount.



getJuly1BudgetFteQuantity
public BigDecimal getJuly1BudgetFteQuantity()(Code)
Gets the july1BudgetFteQuantity. Returns the july1BudgetFteQuantity.



getJuly1BudgetTimePercent
public BigDecimal getJuly1BudgetTimePercent()(Code)
Gets the july1BudgetTimePercent. Returns the july1BudgetTimePercent.



getKeyFieldList
public List<String> getKeyFieldList()(Code)
construct the key list of the business object the key list of the business object



setJuly1BudgetAmount
public void setJuly1BudgetAmount(KualiDecimal july1BudgetAmount)(Code)
Sets the july1BudgetAmount.
Parameters:
  july1BudgetAmount - The july1BudgetAmount to set.



setJuly1BudgetFteQuantity
public void setJuly1BudgetFteQuantity(BigDecimal july1BudgetFteQuantity)(Code)
Sets the july1BudgetFteQuantity.
Parameters:
  july1BudgetFteQuantity - The july1BudgetFteQuantity to set.



setJuly1BudgetTimePercent
public void setJuly1BudgetTimePercent(BigDecimal july1BudgetTimePercent)(Code)
Sets the july1BudgetTimePercent.
Parameters:
  july1BudgetTimePercent - The july1BudgetTimePercent to set.



Methods inherited from org.kuali.module.labor.bo.CalculatedSalaryFoundationTracker
public Account getAccount()(Code)(Java Doc)
public String getAccountNumber()(Code)(Java Doc)
public Integer getAdditionalSequence()(Code)(Java Doc)
public Chart getChartOfAccounts()(Code)(Java Doc)
public String getChartOfAccountsCode()(Code)(Java Doc)
public KualiDecimal getCsfAmount()(Code)(Java Doc)
public Timestamp getCsfCreateTimestamp()(Code)(Java Doc)
public String getCsfDeleteCode()(Code)(Java Doc)
public BigDecimal getCsfFullTimeEmploymentQuantity()(Code)(Java Doc)
public String getCsfFundingStatusCode()(Code)(Java Doc)
public BigDecimal getCsfTimePercent()(Code)(Java Doc)
public String getEarnCode()(Code)(Java Doc)
public Date getEffectiveDate()(Code)(Java Doc)
public Integer getEffectiveSequence()(Code)(Java Doc)
public String getEmplid()(Code)(Java Doc)
public Integer getEmployeeRecord()(Code)(Java Doc)
public ObjectCode getFinancialObject()(Code)(Java Doc)
public String getFinancialObjectCode()(Code)(Java Doc)
public SubObjCd getFinancialSubObject()(Code)(Java Doc)
public String getFinancialSubObjectCode()(Code)(Java Doc)
public String getPersonName()(Code)(Java Doc)
public String getPositionNumber()(Code)(Java Doc)
public SubAccount getSubAccount()(Code)(Java Doc)
public String getSubAccountNumber()(Code)(Java Doc)
public Options getUniversityFiscal()(Code)(Java Doc)
public Integer getUniversityFiscalYear()(Code)(Java Doc)
public void setAccount(Account account)(Code)(Java Doc)
public void setAccountNumber(String accountNumber)(Code)(Java Doc)
public void setAdditionalSequence(Integer additionalSequence)(Code)(Java Doc)
public void setChartOfAccounts(Chart chartOfAccounts)(Code)(Java Doc)
public void setChartOfAccountsCode(String chartOfAccountsCode)(Code)(Java Doc)
public void setCsfAmount(KualiDecimal csfAmount)(Code)(Java Doc)
public void setCsfCreateTimestamp(Timestamp csfCreateTimestamp)(Code)(Java Doc)
public void setCsfDeleteCode(String csfDeleteCode)(Code)(Java Doc)
public void setCsfFullTimeEmploymentQuantity(BigDecimal csfFullTimeEmploymentQuantity)(Code)(Java Doc)
public void setCsfFundingStatusCode(String csfFundingStatusCode)(Code)(Java Doc)
public void setCsfTimePercent(BigDecimal csfTimePercent)(Code)(Java Doc)
public void setEarnCode(String earnCode)(Code)(Java Doc)
public void setEffectiveDate(Date effectiveDate)(Code)(Java Doc)
public void setEffectiveSequence(Integer effectiveSequence)(Code)(Java Doc)
public void setEmplid(String emplid)(Code)(Java Doc)
public void setEmployeeRecord(Integer employeeRecord)(Code)(Java Doc)
public void setFinancialObject(ObjectCode financialObject)(Code)(Java Doc)
public void setFinancialObjectCode(String financialObjectCode)(Code)(Java Doc)
public void setFinancialSubObject(SubObjCd financialSubObject)(Code)(Java Doc)
public void setFinancialSubObjectCode(String financialSubObjectCode)(Code)(Java Doc)
public void setPersonName(String personName)(Code)(Java Doc)
public void setPositionNumber(String positionNumber)(Code)(Java Doc)
public void setSubAccount(SubAccount subAccount)(Code)(Java Doc)
public void setSubAccountNumber(String subAccountNumber)(Code)(Java Doc)
public void setUniversityFiscal(Options universityFiscal)(Code)(Java Doc)
public void setUniversityFiscalYear(Integer universityFiscalYear)(Code)(Java Doc)
protected LinkedHashMap toStringMapper()(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.