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


org.kuali.core.bo.PersistableBusinessObjectBase
   org.kuali.module.chart.bo.ObjectCode

All known Subclasses:   org.kuali.module.chart.bo.ObjectCodeCurrent,
ObjectCode
public class ObjectCode extends PersistableBusinessObjectBase implements Summarizable(Code)



Constructor Summary
public  ObjectCode()
     Default no-arg constructor.
public  ObjectCode(Integer fiscalYear, String chart, String financialObjectCode)
     Constructs a ObjectCode.java with the given defaults; this way, it is not necessary to use any deprecated setters.

Method Summary
public  voidbeforeUpdate(PersistenceBroker persistenceBroker)
    
public  ChartgetChartOfAccounts()
     Gets the chartOfAccounts attribute.
public  StringgetChartOfAccountsCode()
    
public  StringgetCode()
    
public  MandatoryTransferEliminationCodegetFinObjMandatoryTrnfrelim()
     Gets the finObjMandatoryTrnfrelim attribute.
public  StringgetFinObjMandatoryTrnfrelimCd()
    
public  BudgetAggregationCodegetFinancialBudgetAggregation()
    
public  StringgetFinancialBudgetAggregationCd()
    
public  FederalFundedCodegetFinancialFederalFunded()
     Gets the financialFederalFunded attribute.
public  StringgetFinancialFederalFundedCode()
    
public  StringgetFinancialObjectCode()
     Gets the financialObjectCode attribute.
public  StringgetFinancialObjectCodeName()
     Gets the financialObjectCodeName attribute.
public  StringgetFinancialObjectCodeShortName()
     Gets the financialObjectCodeShortName attribute.
public  ObjLevelgetFinancialObjectLevel()
     Gets the financialObjectLevel attribute.
public  StringgetFinancialObjectLevelCode()
    
public  ObjSubTypgetFinancialObjectSubType()
     Gets the financialObjectSubType attribute.
public  StringgetFinancialObjectSubTypeCode()
    
public  ObjectTypegetFinancialObjectType()
     Gets the financialObjectType attribute.
public  StringgetFinancialObjectTypeCode()
    
public  StringgetHistoricalFinancialObjectCode()
     Gets the historicalFinancialObjectCode attribute.
public  StringgetName()
    
public  StringgetNextYearFinancialObjectCode()
    
public  ChartgetReportsToChartOfAccounts()
     Gets the reportsToChartOfAccounts attribute.
public  StringgetReportsToChartOfAccountsCode()
    
public  ObjectCodegetReportsToFinancialObject()
     Gets the reportsToFinancialObject attribute.
public  StringgetReportsToFinancialObjectCode()
    
public  OptionsgetUniversityFiscal()
     Gets the universityFiscal attribute.
public  IntegergetUniversityFiscalYear()
    
public  booleanisActive()
    
public  booleanisFinancialObjectActiveCode()
     Gets the financialObjectActiveCode attribute.
public  voidsetActive(boolean a)
    
public  voidsetChartOfAccounts(Chart chartOfAccounts)
     Sets the chartOfAccounts attribute.
public  voidsetChartOfAccountsCode(String string)
    
public  voidsetCode(String code)
    
public  voidsetFinObjMandatoryTrnfrelim(MandatoryTransferEliminationCode finObjMandatoryTrnfrelim)
     Sets the finObjMandatoryTrnfrelim attribute value.
public  voidsetFinObjMandatoryTrnfrelimCd(String finObjMandatoryTrnfrelimCd)
    
public  voidsetFinancialBudgetAggregationCd(String financialBudgetAggregationCd)
    
public  voidsetFinancialFederalFunded(FederalFundedCode financialFederalFunded)
     Sets the financialFederalFunded attribute value.
public  voidsetFinancialFederalFundedCode(String financialFederalFundedCode)
    
public  voidsetFinancialObjectActiveCode(boolean financialObjectActiveCode)
     Sets the financialObjectActiveCode attribute.
public  voidsetFinancialObjectCode(String financialObjectCode)
     Sets the financialObjectCode attribute.
public  voidsetFinancialObjectCodeName(String financialObjectCodeName)
     Sets the financialObjectCodeName attribute.
public  voidsetFinancialObjectCodeShortName(String financialObjectCodeShortName)
     Sets the financialObjectCodeShortName attribute.
public  voidsetFinancialObjectLevel(ObjLevel financialObjectLevel)
     Sets the financialObjectLevel attribute.
public  voidsetFinancialObjectLevelCode(String financialObjectLevelCode)
    
public  voidsetFinancialObjectSubType(ObjSubTyp financialObjectSubType)
     Sets the financialObjectSubType attribute.
public  voidsetFinancialObjectSubTypeCode(String financialObjectSubTypeCode)
    
public  voidsetFinancialObjectType(ObjectType financialObjectType)
     Sets the financialObjectType attribute.
public  voidsetFinancialObjectTypeCode(String financialObjectTypeCode)
    
public  voidsetHistoricalFinancialObjectCode(String historicalFinancialObjectCode)
     Sets the historicalFinancialObjectCode attribute.
public  voidsetName(String name)
    
public  voidsetNextYearFinancialObjectCode(String nextYearFinancialObjectCode)
    
public  voidsetReportsToChartOfAccounts(Chart reportsToChartOfAccounts)
     Sets the reportsToChartOfAccounts attribute.
public  voidsetReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
    
public  voidsetReportsToFinancialObject(ObjectCode reportsToFinancialObject)
     Sets the reportsToFinancialObject attribute.
public  voidsetReportsToFinancialObjectCode(String reportsToFinancialObjectCode)
    
public  voidsetUniversityFiscal(Options universityFiscal)
     Sets the universityFiscal attribute.
public  voidsetUniversityFiscalYear(Integer i)
    
protected  LinkedHashMaptoStringMapper()
    


Constructor Detail
ObjectCode
public ObjectCode()(Code)
Default no-arg constructor.



ObjectCode
public ObjectCode(Integer fiscalYear, String chart, String financialObjectCode)(Code)
Constructs a ObjectCode.java with the given defaults; this way, it is not necessary to use any deprecated setters.
Parameters:
  fiscalYear -
Parameters:
  chart -
Parameters:
  financialObjectCode - - an active object code




Method Detail
beforeUpdate
public void beforeUpdate(PersistenceBroker persistenceBroker) throws PersistenceBrokerException(Code)



getChartOfAccounts
public Chart getChartOfAccounts()(Code)
Gets the chartOfAccounts attribute. Returns the chartOfAccounts



getChartOfAccountsCode
public String getChartOfAccountsCode()(Code)



getCode
public String getCode()(Code)



getFinObjMandatoryTrnfrelim
public MandatoryTransferEliminationCode getFinObjMandatoryTrnfrelim()(Code)
Gets the finObjMandatoryTrnfrelim attribute. Returns the finObjMandatoryTrnfrelimCd.



getFinObjMandatoryTrnfrelimCd
public String getFinObjMandatoryTrnfrelimCd()(Code)
Returns the finObjMandatoryTrnfrelimCd.



getFinancialBudgetAggregation
public BudgetAggregationCode getFinancialBudgetAggregation()(Code)



getFinancialBudgetAggregationCd
public String getFinancialBudgetAggregationCd()(Code)
Returns the financialBudgetAggregationCd.



getFinancialFederalFunded
public FederalFundedCode getFinancialFederalFunded()(Code)
Gets the financialFederalFunded attribute. Returns the financialFederalFunded.



getFinancialFederalFundedCode
public String getFinancialFederalFundedCode()(Code)
Returns the financialFederalFundedCode.



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



getFinancialObjectCodeName
public String getFinancialObjectCodeName()(Code)
Gets the financialObjectCodeName attribute. Returns the financialObjectCodeName



getFinancialObjectCodeShortName
public String getFinancialObjectCodeShortName()(Code)
Gets the financialObjectCodeShortName attribute. Returns the financialObjectCodeShortName



getFinancialObjectLevel
public ObjLevel getFinancialObjectLevel()(Code)
Gets the financialObjectLevel attribute. Returns the financialObjectLevel



getFinancialObjectLevelCode
public String getFinancialObjectLevelCode()(Code)
Returns the financialObjectLevelCode.



getFinancialObjectSubType
public ObjSubTyp getFinancialObjectSubType()(Code)
Gets the financialObjectSubType attribute. Returns the financialObjectSubType



getFinancialObjectSubTypeCode
public String getFinancialObjectSubTypeCode()(Code)
Returns the financialObjectSubTypeCode.



getFinancialObjectType
public ObjectType getFinancialObjectType()(Code)
Gets the financialObjectType attribute. Returns the financialObjectType



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



getHistoricalFinancialObjectCode
public String getHistoricalFinancialObjectCode()(Code)
Gets the historicalFinancialObjectCode attribute. Returns the historicalFinancialObjectCode



getName
public String getName()(Code)



getNextYearFinancialObjectCode
public String getNextYearFinancialObjectCode()(Code)
Returns the nextYearFinancialObjectCode.



getReportsToChartOfAccounts
public Chart getReportsToChartOfAccounts()(Code)
Gets the reportsToChartOfAccounts attribute. Returns the reportsToChartOfAccounts



getReportsToChartOfAccountsCode
public String getReportsToChartOfAccountsCode()(Code)
Returns the reportsToChartOfAccountsCode.



getReportsToFinancialObject
public ObjectCode getReportsToFinancialObject()(Code)
Gets the reportsToFinancialObject attribute. Returns the reportsToFinancialObject



getReportsToFinancialObjectCode
public String getReportsToFinancialObjectCode()(Code)
Returns the reportsToFinancialObjectCode.



getUniversityFiscal
public Options getUniversityFiscal()(Code)
Gets the universityFiscal attribute. Returns the universityFiscal



getUniversityFiscalYear
public Integer getUniversityFiscalYear()(Code)



isActive
public boolean isActive()(Code)



isFinancialObjectActiveCode
public boolean isFinancialObjectActiveCode()(Code)
Gets the financialObjectActiveCode attribute. Returns the financialObjectActiveCode



setActive
public void setActive(boolean a)(Code)



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



setChartOfAccountsCode
public void setChartOfAccountsCode(String string)(Code)



setCode
public void setCode(String code)(Code)



setFinObjMandatoryTrnfrelim
public void setFinObjMandatoryTrnfrelim(MandatoryTransferEliminationCode finObjMandatoryTrnfrelim)(Code)
Sets the finObjMandatoryTrnfrelim attribute value.
Parameters:
  finObjMandatoryTrnfrelim - The finObjMandatoryTrnfrelim to set.



setFinObjMandatoryTrnfrelimCd
public void setFinObjMandatoryTrnfrelimCd(String finObjMandatoryTrnfrelimCd)(Code)

Parameters:
  finObjMandatoryTrnfrelimCd - The finObjMandatoryTrnfrelimCd to set.



setFinancialBudgetAggregationCd
public void setFinancialBudgetAggregationCd(String financialBudgetAggregationCd)(Code)

Parameters:
  financialBudgetAggregationCd - The financialBudgetAggregationCd to set.



setFinancialFederalFunded
public void setFinancialFederalFunded(FederalFundedCode financialFederalFunded)(Code)
Sets the financialFederalFunded attribute value.
Parameters:
  financialFederalFunded - The financialFederalFunded to set.



setFinancialFederalFundedCode
public void setFinancialFederalFundedCode(String financialFederalFundedCode)(Code)

Parameters:
  financialFederalFundedCode - The financialFederalFundedCode to set.



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



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



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



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



setFinancialObjectLevel
public void setFinancialObjectLevel(ObjLevel financialObjectLevel)(Code)
Sets the financialObjectLevel attribute.
Parameters:
  financialObjectLevel - The financialObjectLevel to set.



setFinancialObjectLevelCode
public void setFinancialObjectLevelCode(String financialObjectLevelCode)(Code)

Parameters:
  financialObjectLevelCode - The financialObjectLevelCode to set.



setFinancialObjectSubType
public void setFinancialObjectSubType(ObjSubTyp financialObjectSubType)(Code)
Sets the financialObjectSubType attribute.
Parameters:
  financialObjectSubType - The financialObjectSubType to set.



setFinancialObjectSubTypeCode
public void setFinancialObjectSubTypeCode(String financialObjectSubTypeCode)(Code)

Parameters:
  financialObjectSubTypeCode - The financialObjectSubTypeCode to set.



setFinancialObjectType
public void setFinancialObjectType(ObjectType financialObjectType)(Code)
Sets the financialObjectType attribute.
Parameters:
  financialObjectType - The financialObjectType to set.



setFinancialObjectTypeCode
public void setFinancialObjectTypeCode(String financialObjectTypeCode)(Code)

Parameters:
  financialObjectTypeCode - The financialObjectTypeCode to set.



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



setName
public void setName(String name)(Code)



setNextYearFinancialObjectCode
public void setNextYearFinancialObjectCode(String nextYearFinancialObjectCode)(Code)

Parameters:
  nextYearFinancialObjectCode - The nextYearFinancialObjectCode to set.



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



setReportsToChartOfAccountsCode
public void setReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)(Code)

Parameters:
  reportsToChartOfAccountsCode - The reportsToChartOfAccountsCode to set.



setReportsToFinancialObject
public void setReportsToFinancialObject(ObjectCode reportsToFinancialObject)(Code)
Sets the reportsToFinancialObject attribute.
Parameters:
  reportsToFinancialObject - The reportsToFinancialObject to set.



setReportsToFinancialObjectCode
public void setReportsToFinancialObjectCode(String reportsToFinancialObjectCode)(Code)

Parameters:
  reportsToFinancialObjectCode - The reportsToFinancialObjectCode to set.



setUniversityFiscal
public void setUniversityFiscal(Options universityFiscal)(Code)
Sets the universityFiscal attribute.
Parameters:
  universityFiscal - The universityFiscal to set.



setUniversityFiscalYear
public void setUniversityFiscalYear(Integer i)(Code)
This method is only for use by the framework



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.