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

PriorYearOrganization
public class PriorYearOrganization extends PersistableBusinessObjectBase (Code)



Constructor Summary
public  PriorYearOrganization()
     Default constructor.

Method Summary
public  AccountgetCampusPlantAccount()
     Gets the campusPlantAccount attribute.
public  StringgetCampusPlantAccountNumber()
     Gets the campusPlantAccountNumber attribute.
public  ChartgetCampusPlantChart()
     Gets the campusPlantChart attribute.
public  StringgetCampusPlantChartCode()
     Gets the campusPlantChartCode attribute.
public  ChartgetChartOfAccounts()
     Gets the chartOfAccounts attribute.
public  StringgetChartOfAccountsCode()
     Gets the chartOfAccountsCode attribute.
public  OrggetOrganization()
     Gets the organization 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.
public  StringgetOrganizationLine1Address()
     Gets the organizationLine1Address attribute.
public  StringgetOrganizationLine2Address()
     Gets the organizationLine2Address attribute.
public  StringgetOrganizationManagerUniversalId()
     Gets the organizationManagerUniversalId attribute.
public  StringgetOrganizationName()
     Gets the organizationName attribute.
public  CampusgetOrganizationPhysicalCampus()
     Gets the organizationPhysicalCampus attribute.
public  StringgetOrganizationPhysicalCampusCode()
     Gets the organizationPhysicalCampusCode attribute.
public  AccountgetOrganizationPlantAccount()
     Gets the organizationPlantAccount attribute.
public  StringgetOrganizationPlantAccountNumber()
     Gets the organizationPlantAccountNumber attribute.
public  ChartgetOrganizationPlantChart()
     Gets the organizationPlantChart attribute.
public  StringgetOrganizationPlantChartCode()
     Gets the organizationPlantChartCode attribute.
public  StringgetOrganizationStateCode()
     Gets the organizationStateCode attribute.
public  StringgetOrganizationTypeCode()
     Gets the organizationTypeCode attribute.
public  StringgetOrganizationZipCode()
     Gets the organizationZipCode attribute.
public  ChartgetReportsToChartOfAccounts()
     Gets the reportsToChartOfAccounts attribute.
public  StringgetReportsToChartOfAccountsCode()
     Gets the reportsToChartOfAccountsCode attribute.
public  OrggetReportsToOrganization()
     Gets the reportsToOrganization attribute.
public  StringgetReportsToOrganizationCode()
     Gets the reportsToOrganizationCode attribute.
public  StringgetResponsibilityCenterCode()
     Gets the responsibilityCenterCode attribute.
public  booleanisOrganizationActiveIndicator()
     Gets the organizationActiveIndicator attribute.
public  booleanisOrganizationInFinancialProcessingIndicator()
     Gets the organizationInFinancialProcessingIndicator attribute.
public  voidsetCampusPlantAccount(Account campusPlantAccount)
     Sets the campusPlantAccount attribute.
public  voidsetCampusPlantAccountNumber(String campusPlantAccountNumber)
     Sets the campusPlantAccountNumber attribute.
public  voidsetCampusPlantChart(Chart campusPlantChart)
     Sets the campusPlantChart attribute.
public  voidsetCampusPlantChartCode(String campusPlantChartCode)
     Sets the campusPlantChartCode attribute.
public  voidsetChartOfAccounts(Chart chartOfAccounts)
     Sets the chartOfAccounts attribute.
public  voidsetChartOfAccountsCode(String chartOfAccountsCode)
     Sets the chartOfAccountsCode attribute.
public  voidsetOrganization(Org organization)
     Sets the organization attribute.
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.
public  voidsetOrganizationEndDate(Date organizationEndDate)
     Sets the organizationEndDate attribute.
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  voidsetOrganizationManagerUniversalId(String organizationManagerUniversalId)
     Sets the organizationManagerUniversalId attribute.
public  voidsetOrganizationName(String organizationName)
     Sets the organizationName attribute.
public  voidsetOrganizationPhysicalCampus(Campus organizationPhysicalCampus)
     Sets the organizationPhysicalCampus attribute.
public  voidsetOrganizationPhysicalCampusCode(String organizationPhysicalCampusCode)
     Sets the organizationPhysicalCampusCode attribute.
public  voidsetOrganizationPlantAccount(Account organizationPlantAccount)
     Sets the organizationPlantAccount attribute.
public  voidsetOrganizationPlantAccountNumber(String organizationPlantAccountNumber)
     Sets the organizationPlantAccountNumber attribute.
public  voidsetOrganizationPlantChart(Chart organizationPlantChart)
     Sets the organizationPlantChart attribute.
public  voidsetOrganizationPlantChartCode(String organizationPlantChartCode)
     Sets the organizationPlantChartCode attribute.
public  voidsetOrganizationStateCode(String organizationStateCode)
     Sets the organizationStateCode attribute.
public  voidsetOrganizationTypeCode(String organizationTypeCode)
     Sets the organizationTypeCode attribute.
public  voidsetOrganizationZipCode(String organizationZipCode)
     Sets the organizationZipCode attribute.
public  voidsetReportsToChartOfAccounts(Chart reportsToChartOfAccounts)
     Sets the reportsToChartOfAccounts attribute.
public  voidsetReportsToChartOfAccountsCode(String reportsToChartOfAccountsCode)
     Sets the reportsToChartOfAccountsCode attribute.
public  voidsetReportsToOrganization(Org reportsToOrganization)
     Sets the reportsToOrganization attribute.
public  voidsetReportsToOrganizationCode(String reportsToOrganizationCode)
     Sets the reportsToOrganizationCode attribute.
public  voidsetResponsibilityCenterCode(String responsibilityCenterCode)
     Sets the responsibilityCenterCode attribute.
protected  LinkedHashMaptoStringMapper()
    


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




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



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



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



getCampusPlantChartCode
public String getCampusPlantChartCode()(Code)
Gets the campusPlantChartCode attribute. 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



getOrganization
public Org getOrganization()(Code)
Gets the organization attribute. Returns the organization



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



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



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



getOrganizationManagerUniversalId
public String getOrganizationManagerUniversalId()(Code)
Gets the organizationManagerUniversalId attribute. 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)
Gets the organizationPhysicalCampusCode attribute. Returns the organizationPhysicalCampusCode



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



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



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



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



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



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



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



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



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



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



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



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



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



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



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



setCampusPlantAccountNumber
public void setCampusPlantAccountNumber(String campusPlantAccountNumber)(Code)
Sets the campusPlantAccountNumber attribute.
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)
Sets the campusPlantChartCode attribute.
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.
Parameters:
  chartOfAccountsCode - The chartOfAccountsCode to set.



setOrganization
public void setOrganization(Org organization)(Code)
Sets the organization attribute.
Parameters:
  organization - The organization 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.
Parameters:
  organizationDefaultAccountNumber - The organizationDefaultAccountNumber to set.



setOrganizationEndDate
public void setOrganizationEndDate(Date organizationEndDate)(Code)
Sets the organizationEndDate attribute.
Parameters:
  organizationEndDate - The organizationEndDate 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.



setOrganizationManagerUniversalId
public void setOrganizationManagerUniversalId(String organizationManagerUniversalId)(Code)
Sets the organizationManagerUniversalId attribute.
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)
Sets the organizationPhysicalCampusCode attribute.
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)
Sets the organizationPlantAccountNumber attribute.
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)
Sets the organizationPlantChartCode attribute.
Parameters:
  organizationPlantChartCode - The organizationPlantChartCode to set.



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



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



setOrganizationZipCode
public void setOrganizationZipCode(String organizationZipCode)(Code)
Sets the organizationZipCode attribute.
Parameters:
  organizationZipCode - The organizationZipCode 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)
Sets the reportsToChartOfAccountsCode attribute.
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)
Sets the reportsToOrganizationCode attribute.
Parameters:
  reportsToOrganizationCode - The reportsToOrganizationCode to set.



setResponsibilityCenterCode
public void setResponsibilityCenterCode(String responsibilityCenterCode)(Code)
Sets the responsibilityCenterCode attribute.
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.