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

Org
public class Org extends PersistableBusinessObjectBase implements Inactivateable(Code)



Constructor Summary
public  Org()
     Default no-arg constructor.

Method Summary
public  booleanequals(Object obj)
     Implementing equals so Org will behave reasonably in a hashed datastructure.
public  AccountgetCampusPlantAccount()
     Gets the campusPlantAccount attribute.
public  StringgetCampusPlantAccountNumber()
    
public  ChartgetCampusPlantChart()
     Gets the campusPlantChart attribute.
public  StringgetCampusPlantChartCode()
    
public  ChartgetChartOfAccounts()
     Gets the chartOfAccounts attribute.
public  StringgetChartOfAccountsCode()
     Gets the chartOfAccountsCode attribute.
public  StringgetCodeAndDescription()
    
final public  StringgetEditHrmsUnitSection()
     Gets the editHrmsUnitSection attribute.
final public  StringgetEditHrmsUnitSectionBlank()
     Gets the editHrmsUnitSectionBlank attribute.
public  StringgetEditPlantAccountsSection()
     Gets the editPlantAccountsSection attribute.
public  StringgetEditPlantAccountsSectionBlank()
     Gets the editPlantAccountsSectionBlank attribute.
public  DategetOrganizationBeginDate()
     Gets the organizationBeginDate attribute.
public  StringgetOrganizationCityName()
     Gets the organizationCityName attribute.
public  StringgetOrganizationCode()
     Gets the organizationCode attribute.
public  CountrygetOrganizationCountry()
     Gets the organizationCountry attribute.
public  StringgetOrganizationCountryCode()
     Gets the organizationCountryCode attribute.
public  AccountgetOrganizationDefaultAccount()
     Gets the organizationDefaultAccount attribute.
public  StringgetOrganizationDefaultAccountNumber()
     Gets the organizationDefaultAccountNumber attribute.
public  DategetOrganizationEndDate()
     Gets the organizationEndDate attribute.
final public  OrganizationExtensiongetOrganizationExtension()
     Gets the organizationExtension attribute.
public  StringgetOrganizationHierarchy()
    
public  StringgetOrganizationLine1Address()
     Gets the organizationLine1Address attribute.
public  StringgetOrganizationLine2Address()
     Gets the organizationLine2Address attribute.
public  UniversalUsergetOrganizationManagerUniversal()
    
public  StringgetOrganizationManagerUniversalId()
    
public  StringgetOrganizationName()
     Gets the organizationName attribute.
public  CampusgetOrganizationPhysicalCampus()
     Gets the organizationPhysicalCampus attribute.
public  StringgetOrganizationPhysicalCampusCode()
    
public  AccountgetOrganizationPlantAccount()
     Gets the organizationPlantAccount attribute.
public  StringgetOrganizationPlantAccountNumber()
    
public  ChartgetOrganizationPlantChart()
     Gets the organizationPlantChart attribute.
public  StringgetOrganizationPlantChartCode()
    
public  StringgetOrganizationReviewHierarchy()
    
public  StringgetOrganizationStateCode()
     Gets the organizationStateCode attribute.
public  OrgTypegetOrganizationType()
     Gets the organizationType attribute.
public  StringgetOrganizationTypeCode()
    
public  StringgetOrganizationZipCode()
     Gets the organizationZipCode attribute.
public  PostalZipCodegetPostalZip()
     Gets the postalZip attribute.
public  ChartgetReportsToChartOfAccounts()
     Gets the reportsToChartOfAccounts attribute.
public  StringgetReportsToChartOfAccountsCode()
    
public  OrggetReportsToOrganization()
     Gets the reportsToOrganization attribute.
public  StringgetReportsToOrganizationCode()
    
public  ResponsibilityCentergetResponsibilityCenter()
     Gets the responsibilityCenter attribute.
public  StringgetResponsibilityCenterCode()
    
public  inthashCode()
    
public  booleanisActive()
    
public  booleanisOrganizationActiveIndicator()
     Gets the organizationActiveIndicator attribute.
public  booleanisOrganizationInFinancialProcessingIndicator()
     Gets the organizationInFinancialProcessingIndicator attribute.
public  voidsetActive(boolean active)
    
public  voidsetCampusPlantAccount(Account campusPlantAccount)
     Sets the campusPlantAccount attribute.
public  voidsetCampusPlantAccountNumber(String campusPlantAccountNumber)
    
public  voidsetCampusPlantChart(Chart campusPlantChart)
     Sets the campusPlantChart attribute.
public  voidsetCampusPlantChartCode(String campusPlantChartCode)
    
public  voidsetChartOfAccounts(Chart chartOfAccounts)
     Sets the chartOfAccounts attribute.
public  voidsetChartOfAccountsCode(String chartOfAccountsCode)
     Sets the chartOfAccountsCode attribute value.
final public  voidsetEditHrmsUnitSection(String editHrmsUnitSection)
     Sets the editHrmsUnitSection attribute value.
final public  voidsetEditHrmsUnitSectionBlank(String editHrmsUnitSectionBlank)
     Sets the editHrmsUnitSectionBlank attribute value.
public  voidsetOrganizationActiveIndicator(boolean organizationActiveIndicator)
     Sets the organizationActiveIndicator attribute.
public  voidsetOrganizationBeginDate(Date organizationBeginDate)
     Sets the organizationBeginDate attribute.
public  voidsetOrganizationCityName(String organizationCityName)
     Sets the organizationCityName attribute.
public  voidsetOrganizationCode(String organizationCode)
     Sets the organizationCode attribute.
public  voidsetOrganizationCountry(Country organizationCountry)
     Sets the organizationCountry attribute value.
public  voidsetOrganizationCountryCode(String organizationCountryCode)
     Sets the organizationCountryCode attribute value.
public  voidsetOrganizationDefaultAccount(Account organizationDefaultAccount)
     Sets the organizationDefaultAccount attribute.
public  voidsetOrganizationDefaultAccountNumber(String organizationDefaultAccountNumber)
     Sets the organizationDefaultAccountNumber attribute value.
public  voidsetOrganizationEndDate(Date organizationEndDate)
     Sets the organizationEndDate attribute.
final public  voidsetOrganizationExtension(OrganizationExtension organizationExtension)
     Sets the organizationExtension attribute value.
public  voidsetOrganizationInFinancialProcessingIndicator(boolean organizationInFinancialProcessingIndicator)
     Sets the organizationInFinancialProcessingIndicator attribute.
public  voidsetOrganizationLine1Address(String organizationLine1Address)
     Sets the organizationLine1Address attribute value.
public  voidsetOrganizationLine2Address(String organizationLine2Address)
     Sets the organizationLine2Address attribute value.
public  voidsetOrganizationManagerUniversal(UniversalUser organizationManagerUniversal)
     Sets the organizationManagerUniversal attribute.
public  voidsetOrganizationManagerUniversalId(String organizationManagerUniversalId)
    
public  voidsetOrganizationName(String organizationName)
     Sets the organizationName attribute.
public  voidsetOrganizationPhysicalCampus(Campus organizationPhysicalCampus)
     Sets the organizationPhysicalCampus attribute.
public  voidsetOrganizationPhysicalCampusCode(String organizationPhysicalCampusCode)
    
public  voidsetOrganizationPlantAccount(Account organizationPlantAccount)
     Sets the organizationPlantAccount attribute.
public  voidsetOrganizationPlantAccountNumber(String organizationPlantAccountNumber)
    
public  voidsetOrganizationPlantChart(Chart organizationPlantChart)
     Sets the organizationPlantChart attribute.
public  voidsetOrganizationPlantChartCode(String organizationPlantChartCode)
    
public  voidsetOrganizationStateCode(String organizationStateCode)
     Sets the organizationStateCode attribute.
public  voidsetOrganizationType(OrgType organizationType)
     Sets the organizationType attribute.
public  voidsetOrganizationTypeCode(String organizationTypeCode)
    
public  voidsetOrganizationZipCode(String organizationZipCode)
     Sets the organizationZipCode attribute.
public  voidsetPostalZip(PostalZipCode postalZip)
     Sets the postalZip attribute value.
public  voidsetReportsToChartOfAccounts(Chart reportsToChartOfAccounts)
     Sets the reportsToChartOfAccounts attribute.
public  voidsetReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
    
public  voidsetReportsToOrganization(Org reportsToOrganization)
     Sets the reportsToOrganization attribute.
public  voidsetReportsToOrganizationCode(String reportsToOrganizationCode)
    
public  voidsetResponsibilityCenter(ResponsibilityCenter responsibilityCenter)
     Sets the responsibilityCenter attribute.
public  voidsetResponsibilityCenterCode(String responsibilityCenterCode)
    
protected  LinkedHashMaptoStringMapper()
    


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




Method Detail
equals
public boolean equals(Object obj)(Code)
Implementing equals so Org will behave reasonably in a hashed datastructure.
See Also:   java.lang.Object.equals(java.lang.Object)



getCampusPlantAccount
public Account getCampusPlantAccount()(Code)
Gets the campusPlantAccount attribute. Returns the campusPlantAccount



getCampusPlantAccountNumber
public String getCampusPlantAccountNumber()(Code)
Returns the campusPlantAccountNumber.



getCampusPlantChart
public Chart getCampusPlantChart()(Code)
Gets the campusPlantChart attribute. Returns the campusPlantChart



getCampusPlantChartCode
public String getCampusPlantChartCode()(Code)
Returns the campusPlantChartCode.



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



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



getCodeAndDescription
public String getCodeAndDescription()(Code)
Returns the code and description in format: xx - xxxxxxxxxxxxxxxx



getEditHrmsUnitSection
final public String getEditHrmsUnitSection()(Code)
Gets the editHrmsUnitSection attribute. Returns the editHrmsUnitSection.



getEditHrmsUnitSectionBlank
final public String getEditHrmsUnitSectionBlank()(Code)
Gets the editHrmsUnitSectionBlank attribute. Returns the editHrmsUnitSectionBlank.



getEditPlantAccountsSection
public String getEditPlantAccountsSection()(Code)
Gets the editPlantAccountsSection attribute. Returns the editPlantAccountsSection.



getEditPlantAccountsSectionBlank
public String getEditPlantAccountsSectionBlank()(Code)
Gets the editPlantAccountsSectionBlank attribute. Returns the editPlantAccountsSectionBlank.



getOrganizationBeginDate
public Date getOrganizationBeginDate()(Code)
Gets the organizationBeginDate attribute. Returns the organizationBeginDate



getOrganizationCityName
public String getOrganizationCityName()(Code)
Gets the organizationCityName attribute. Returns the organizationCityName



getOrganizationCode
public String getOrganizationCode()(Code)
Gets the organizationCode attribute. Returns the organizationCode



getOrganizationCountry
public Country getOrganizationCountry()(Code)
Gets the organizationCountry attribute. Returns the organizationCountry.



getOrganizationCountryCode
public String getOrganizationCountryCode()(Code)
Gets the organizationCountryCode attribute. Returns the organizationCountryCode.



getOrganizationDefaultAccount
public Account getOrganizationDefaultAccount()(Code)
Gets the organizationDefaultAccount attribute. Returns the organizationDefaultAccount



getOrganizationDefaultAccountNumber
public String getOrganizationDefaultAccountNumber()(Code)
Gets the organizationDefaultAccountNumber attribute. Returns the organizationDefaultAccountNumber.



getOrganizationEndDate
public Date getOrganizationEndDate()(Code)
Gets the organizationEndDate attribute. Returns the organizationEndDate



getOrganizationExtension
final public OrganizationExtension getOrganizationExtension()(Code)
Gets the organizationExtension attribute. Returns the organizationExtension.



getOrganizationHierarchy
public String getOrganizationHierarchy()(Code)



getOrganizationLine1Address
public String getOrganizationLine1Address()(Code)
Gets the organizationLine1Address attribute. Returns the organizationLine1Address.



getOrganizationLine2Address
public String getOrganizationLine2Address()(Code)
Gets the organizationLine2Address attribute. Returns the organizationLine2Address.



getOrganizationManagerUniversal
public UniversalUser getOrganizationManagerUniversal()(Code)



getOrganizationManagerUniversalId
public String getOrganizationManagerUniversalId()(Code)
Returns the organizationManagerUniversalId.



getOrganizationName
public String getOrganizationName()(Code)
Gets the organizationName attribute. Returns the organizationName



getOrganizationPhysicalCampus
public Campus getOrganizationPhysicalCampus()(Code)
Gets the organizationPhysicalCampus attribute. Returns the organizationPhysicalCampus



getOrganizationPhysicalCampusCode
public String getOrganizationPhysicalCampusCode()(Code)
Returns the organizationPhysicalCampusCode.



getOrganizationPlantAccount
public Account getOrganizationPlantAccount()(Code)
Gets the organizationPlantAccount attribute. Returns the organizationPlantAccount



getOrganizationPlantAccountNumber
public String getOrganizationPlantAccountNumber()(Code)
Returns the organizationPlantAccountNumber.



getOrganizationPlantChart
public Chart getOrganizationPlantChart()(Code)
Gets the organizationPlantChart attribute. Returns the organizationPlantChart



getOrganizationPlantChartCode
public String getOrganizationPlantChartCode()(Code)
Returns the organizationPlantChartCode.



getOrganizationReviewHierarchy
public String getOrganizationReviewHierarchy()(Code)



getOrganizationStateCode
public String getOrganizationStateCode()(Code)
Gets the organizationStateCode attribute. Returns the organizationStateCode



getOrganizationType
public OrgType getOrganizationType()(Code)
Gets the organizationType attribute. Returns the organizationType



getOrganizationTypeCode
public String getOrganizationTypeCode()(Code)
Returns the organizationTypeCode.



getOrganizationZipCode
public String getOrganizationZipCode()(Code)
Gets the organizationZipCode attribute. Returns the organizationZipCode



getPostalZip
public PostalZipCode getPostalZip()(Code)
Gets the postalZip attribute. Returns the postalZip.



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



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



getReportsToOrganization
public Org getReportsToOrganization()(Code)
Gets the reportsToOrganization attribute. Returns the reportsToOrganization



getReportsToOrganizationCode
public String getReportsToOrganizationCode()(Code)
Returns the reportsToOrganizationCode.



getResponsibilityCenter
public ResponsibilityCenter getResponsibilityCenter()(Code)
Gets the responsibilityCenter attribute. Returns the responsibilityCenter



getResponsibilityCenterCode
public String getResponsibilityCenterCode()(Code)
Returns the responsibilityCenterCode.



hashCode
public int hashCode()(Code)

See Also:   java.lang.Object.hashCode



isActive
public boolean isActive()(Code)



isOrganizationActiveIndicator
public boolean isOrganizationActiveIndicator()(Code)
Gets the organizationActiveIndicator attribute. Returns the organizationActiveIndicator



isOrganizationInFinancialProcessingIndicator
public boolean isOrganizationInFinancialProcessingIndicator()(Code)
Gets the organizationInFinancialProcessingIndicator attribute. Returns the organizationInFinancialProcessingIndicator



setActive
public void setActive(boolean active)(Code)



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



setCampusPlantAccountNumber
public void setCampusPlantAccountNumber(String campusPlantAccountNumber)(Code)

Parameters:
  campusPlantAccountNumber - The campusPlantAccountNumber to set.



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



setCampusPlantChartCode
public void setCampusPlantChartCode(String campusPlantChartCode)(Code)

Parameters:
  campusPlantChartCode - The campusPlantChartCode to set.



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



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



setEditHrmsUnitSection
final public void setEditHrmsUnitSection(String editHrmsUnitSection)(Code)
Sets the editHrmsUnitSection attribute value.
Parameters:
  editHrmsUnitSection - The editHrmsUnitSection to set.



setEditHrmsUnitSectionBlank
final public void setEditHrmsUnitSectionBlank(String editHrmsUnitSectionBlank)(Code)
Sets the editHrmsUnitSectionBlank attribute value.
Parameters:
  editHrmsUnitSectionBlank - The editHrmsUnitSectionBlank to set.



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



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



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



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



setOrganizationCountry
public void setOrganizationCountry(Country organizationCountry)(Code)
Sets the organizationCountry attribute value.
Parameters:
  organizationCountry - The organizationCountry to set.



setOrganizationCountryCode
public void setOrganizationCountryCode(String organizationCountryCode)(Code)
Sets the organizationCountryCode attribute value.
Parameters:
  organizationCountryCode - The organizationCountryCode to set.



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



setOrganizationDefaultAccountNumber
public void setOrganizationDefaultAccountNumber(String organizationDefaultAccountNumber)(Code)
Sets the organizationDefaultAccountNumber attribute value.
Parameters:
  organizationDefaultAccountNumber - The organizationDefaultAccountNumber to set.



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



setOrganizationExtension
final public void setOrganizationExtension(OrganizationExtension organizationExtension)(Code)
Sets the organizationExtension attribute value.
Parameters:
  organizationExtension - The organizationExtension to set.



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



setOrganizationLine1Address
public void setOrganizationLine1Address(String organizationLine1Address)(Code)
Sets the organizationLine1Address attribute value.
Parameters:
  organizationLine1Address - The organizationLine1Address to set.



setOrganizationLine2Address
public void setOrganizationLine2Address(String organizationLine2Address)(Code)
Sets the organizationLine2Address attribute value.
Parameters:
  organizationLine2Address - The organizationLine2Address to set.



setOrganizationManagerUniversal
public void setOrganizationManagerUniversal(UniversalUser organizationManagerUniversal)(Code)
Sets the organizationManagerUniversal attribute.
Parameters:
  organizationManagerUniversal - The organizationManagerUniversal to set.



setOrganizationManagerUniversalId
public void setOrganizationManagerUniversalId(String organizationManagerUniversalId)(Code)

Parameters:
  organizationManagerUniversalId - The organizationManagerUniversalId to set.



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



setOrganizationPhysicalCampus
public void setOrganizationPhysicalCampus(Campus organizationPhysicalCampus)(Code)
Sets the organizationPhysicalCampus attribute.
Parameters:
  organizationPhysicalCampus - The organizationPhysicalCampus to set.



setOrganizationPhysicalCampusCode
public void setOrganizationPhysicalCampusCode(String organizationPhysicalCampusCode)(Code)

Parameters:
  organizationPhysicalCampusCode - The organizationPhysicalCampusCode to set.



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



setOrganizationPlantAccountNumber
public void setOrganizationPlantAccountNumber(String organizationPlantAccountNumber)(Code)

Parameters:
  organizationPlantAccountNumber - The organizationPlantAccountNumber to set.



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



setOrganizationPlantChartCode
public void setOrganizationPlantChartCode(String organizationPlantChartCode)(Code)

Parameters:
  organizationPlantChartCode - The organizationPlantChartCode to set.



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



setOrganizationType
public void setOrganizationType(OrgType organizationType)(Code)
Sets the organizationType attribute.
Parameters:
  organizationType - The organizationType to set.



setOrganizationTypeCode
public void setOrganizationTypeCode(String organizationTypeCode)(Code)

Parameters:
  organizationTypeCode - The organizationTypeCode to set.



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



setPostalZip
public void setPostalZip(PostalZipCode postalZip)(Code)
Sets the postalZip attribute value.
Parameters:
  postalZip - The postalZip 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.



setReportsToOrganization
public void setReportsToOrganization(Org reportsToOrganization)(Code)
Sets the reportsToOrganization attribute.
Parameters:
  reportsToOrganization - The reportsToOrganization to set.



setReportsToOrganizationCode
public void setReportsToOrganizationCode(String reportsToOrganizationCode)(Code)

Parameters:
  reportsToOrganizationCode - The reportsToOrganizationCode to set.



setResponsibilityCenter
public void setResponsibilityCenter(ResponsibilityCenter responsibilityCenter)(Code)
Sets the responsibilityCenter attribute.
Parameters:
  responsibilityCenter - The responsibilityCenter to set.



setResponsibilityCenterCode
public void setResponsibilityCenterCode(String responsibilityCenterCode)(Code)

Parameters:
  responsibilityCenterCode - The responsibilityCenterCode 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.