Java Doc for ObjectCodeGlobal.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
.ObjectCodeGlobal
ObjectCodeGlobal
public
class ObjectCodeGlobal extends
PersistableBusinessObjectBase
implements
GlobalBusinessObject
(Code)
Constructor Summary
public
ObjectCodeGlobal
()
Default constructor.
Method Summary
public
List
buildListOfDeletionAwareLists
()
public
List
<
PersistableBusinessObject
>
generateDeactivationsToPersist
()
public
List
<
PersistableBusinessObject
>
generateGlobalChangesToPersist
()
public
List
<? extends
GlobalBusinessObjectDetail
>
getAllDetailObjects
()
public
Chart
getChartOfAccounts
()
Gets the chartOfAccounts attribute.
public
String
getChartOfAccountsCode
()
Gets the chartOfAccountsCode attribute.
public
String
getDocumentNumber
()
Gets the documentNumber attribute.
public
String
getFinObjMandatoryTrnfrOrElimCd
()
Gets the finObjMandatoryTrnfrOrElimCd attribute.
public
MandatoryTransferEliminationCode
getFinObjMandatoryTrnfrelim
()
public
BudgetAggregationCode
getFinancialBudgetAggregation
()
public
String
getFinancialBudgetAggregationCd
()
Gets the financialBudgetAggregationCd attribute.
public
DocumentHeader
getFinancialDocument
()
Gets the financialDocument attribute.
public
FederalFundedCode
getFinancialFederalFunded
()
public
String
getFinancialFederalFundedCode
()
Gets the financialFederalFundedCode attribute.
public
ObjectCode
getFinancialObject
()
Gets the financialObject attribute.
public
String
getFinancialObjectCode
()
Gets the financialObjectCode attribute.
public
String
getFinancialObjectCodeName
()
Gets the financialObjectCodeName attribute.
public
String
getFinancialObjectCodeShortName
()
Gets the financialObjectCodeShortName attribute.
public
ObjLevel
getFinancialObjectLevel
()
public
String
getFinancialObjectLevelCode
()
Gets the financialObjectLevelCode attribute.
public
ObjSubTyp
getFinancialObjectSubType
()
This method returns the FinancialObjectSubType attribute.
public
String
getFinancialObjectSubTypeCode
()
Gets the financialObjectSubTypeCode attribute.
public
ObjectType
getFinancialObjectType
()
public
String
getFinancialObjectTypeCode
()
Gets the financialObjectTypeCode attribute.
public
String
getHistoricalFinancialObjectCode
()
Gets the historicalFinancialObjectCode attribute.
public
String
getNextYearFinancialObjectCode
()
Gets the nextYearFinancialObjectCode attribute.
public
List
<
ObjectCodeGlobalDetail
>
getObjectCodeGlobalDetails
()
public
Chart
getReportsToChartOfAccounts
()
Gets the reportsToChartOfAccounts attribute.
public
String
getReportsToChartOfAccountsCode
()
Gets the reportsToChartOfAccountsCode attribute.
public
ObjectCode
getReportsToFinancialObject
()
Gets the reportsToFinancialObject attribute.
public
String
getReportsToFinancialObjectCode
()
Gets the reportsToFinancialObjectCode attribute.
public
Options
getUniversityFiscal
()
Gets the universityFiscal attribute.
public
Integer
getUniversityFiscalYear
()
Gets the universityFiscalYear attribute.
public
boolean
isFinancialObjectActiveIndicator
()
Gets the financialObjectActiveIndicator attribute.
public
boolean
isPersistable
()
public
void
populate
(
ObjectCode
old,
ObjectCodeGlobalDetail
detail)
public
void
setChartOfAccounts
(
Chart
chartOfAccounts)
Sets the chartOfAccounts attribute.
public
void
setChartOfAccountsCode
(
String
chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.
public
void
setDocumentNumber
(
String
documentNumber)
Sets the documentNumber attribute.
public
void
setFinObjMandatoryTrnfrOrElimCd
(
String
finObjMandatoryTrnfrOrElimCd)
Sets the finObjMandatoryTrnfrOrElimCd attribute.
public
void
setFinObjMandatoryTrnfrelim
(
MandatoryTransferEliminationCode
finObjMandatoryTrnfrelim)
public
void
setFinancialBudgetAggregation
(
BudgetAggregationCode
financialBudgetAggregation)
public
void
setFinancialBudgetAggregationCd
(
String
financialBudgetAggregationCd)
Sets the financialBudgetAggregationCd attribute.
public
void
setFinancialDocument
(
DocumentHeader
financialDocument)
Sets the financialDocument attribute.
public
void
setFinancialFederalFunded
(
FederalFundedCode
financialFederalFunded)
public
void
setFinancialFederalFundedCode
(
String
financialFederalFundedCode)
Sets the financialFederalFundedCode attribute.
public
void
setFinancialObject
(
ObjectCode
financialObject)
Sets the financialObject attribute.
public
void
setFinancialObjectActiveIndicator
(boolean financialObjectActiveIndicator)
Sets the financialObjectActiveIndicator attribute.
public
void
setFinancialObjectCode
(
String
financialObjectCode)
Sets the financialObjectCode attribute.
public
void
setFinancialObjectCodeName
(
String
financialObjectCodeName)
Sets the financialObjectCodeName attribute.
public
void
setFinancialObjectCodeShortName
(
String
financialObjectCodeShortName)
Sets the financialObjectCodeShortName attribute.
public
void
setFinancialObjectLevel
(
ObjLevel
financialObjectLevel)
public
void
setFinancialObjectLevelCode
(
String
financialObjectLevelCode)
Sets the financialObjectLevelCode attribute.
public
void
setFinancialObjectSubType
(
ObjSubTyp
financialObjectSubType)
This method sets the FinancialObjectSubType attribute.
public
void
setFinancialObjectSubTypeCode
(
String
financialObjectSubTypeCode)
Sets the financialObjectSubTypeCode attribute.
public
void
setFinancialObjectType
(
ObjectType
financialObjectType)
public
void
setFinancialObjectTypeCode
(
String
financialObjectTypeCode)
Sets the financialObjectTypeCode attribute.
public
void
setHistoricalFinancialObjectCode
(
String
historicalFinancialObjectCode)
Sets the historicalFinancialObjectCode attribute.
public
void
setNextYearFinancialObjectCode
(
String
nextYearFinancialObjectCode)
Sets the nextYearFinancialObjectCode attribute.
public
void
setObjectCodeGlobalDetails
(
List
<
ObjectCodeGlobalDetail
> objectCodeGlobalDetails)
public
void
setReportsToChartOfAccounts
(
Chart
reportsToChartOfAccounts)
Sets the reportsToChartOfAccounts attribute.
public
void
setReportsToChartOfAccountsCode
(
String
reportsToChartOfAccountsCode)
Sets the reportsToChartOfAccountsCode attribute.
public
void
setReportsToFinancialObject
(
ObjectCode
reportsToFinancialObject)
Sets the reportsToFinancialObject attribute.
public
void
setReportsToFinancialObjectCode
(
String
reportsToFinancialObjectCode)
Sets the reportsToFinancialObjectCode attribute.
public
void
setUniversityFiscal
(
Options
universityFiscal)
Sets the universityFiscal attribute.
public
void
setUniversityFiscalYear
(
Integer
universityFiscalYear)
Sets the universityFiscalYear attribute.
protected
LinkedHashMap
toStringMapper
()
Constructor Detail
ObjectCodeGlobal
public
ObjectCodeGlobal()
(Code)
Default constructor.
Method Detail
buildListOfDeletionAwareLists
public
List
buildListOfDeletionAwareLists()
(Code)
See Also:
org.kuali.core.bo.PersistableBusinessObjectBase.buildListOfDeletionAwareLists
generateDeactivationsToPersist
public
List
<
PersistableBusinessObject
> generateDeactivationsToPersist()
(Code)
See Also:
org.kuali.core.document.GlobalBusinessObject.getGlobalChangesToDelete
generateGlobalChangesToPersist
public
List
<
PersistableBusinessObject
> generateGlobalChangesToPersist()
(Code)
This returns a list of Object Codes to Update and/or Add
See Also:
org.kuali.core.document.GlobalBusinessObject.applyGlobalChanges
getAllDetailObjects
public
List
<? extends
GlobalBusinessObjectDetail
> getAllDetailObjects()
(Code)
getChartOfAccounts
public
Chart
getChartOfAccounts()
(Code)
Gets the chartOfAccounts attribute. Returns the chartOfAccounts
getChartOfAccountsCode
public
String
getChartOfAccountsCode()
(Code)
Gets the chartOfAccountsCode attribute. Returns the chartOfAccountsCode
getDocumentNumber
public
String
getDocumentNumber()
(Code)
Gets the documentNumber attribute. Returns the documentNumber
getFinObjMandatoryTrnfrOrElimCd
public
String
getFinObjMandatoryTrnfrOrElimCd()
(Code)
Gets the finObjMandatoryTrnfrOrElimCd attribute. Returns the finObjMandatoryTrnfrOrElimCd
getFinObjMandatoryTrnfrelim
public
MandatoryTransferEliminationCode
getFinObjMandatoryTrnfrelim()
(Code)
This method returns the Mandatory Transfer or Elimination Code the MandatoryTransferEliminationCode
getFinancialBudgetAggregation
public
BudgetAggregationCode
getFinancialBudgetAggregation()
(Code)
This method returns the FinancialBudgetAggregation the FinancialBudgetAggregation
getFinancialBudgetAggregationCd
public
String
getFinancialBudgetAggregationCd()
(Code)
Gets the financialBudgetAggregationCd attribute. Returns the financialBudgetAggregationCd
getFinancialDocument
public
DocumentHeader
getFinancialDocument()
(Code)
Gets the financialDocument attribute. Returns the financialDocument
getFinancialFederalFunded
public
FederalFundedCode
getFinancialFederalFunded()
(Code)
This method the financial federal funded code for this ObjectCodeGlobal the Federal Funded Code
getFinancialFederalFundedCode
public
String
getFinancialFederalFundedCode()
(Code)
Gets the financialFederalFundedCode attribute. Returns the financialFederalFundedCode
getFinancialObject
public
ObjectCode
getFinancialObject()
(Code)
Gets the financialObject attribute. Returns the financialObject
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)
This method returns the Object Level ObjectLevel
getFinancialObjectLevelCode
public
String
getFinancialObjectLevelCode()
(Code)
Gets the financialObjectLevelCode attribute. Returns the financialObjectLevelCode
getFinancialObjectSubType
public
ObjSubTyp
getFinancialObjectSubType()
(Code)
This method returns the FinancialObjectSubType attribute. Returns FinancialObjectSubType attribute.
getFinancialObjectSubTypeCode
public
String
getFinancialObjectSubTypeCode()
(Code)
Gets the financialObjectSubTypeCode attribute. Returns the financialObjectSubTypeCode
getFinancialObjectType
public
ObjectType
getFinancialObjectType()
(Code)
This method returns the FinancialObjectType an ObjectType for this ObjectCodeGlobal.
getFinancialObjectTypeCode
public
String
getFinancialObjectTypeCode()
(Code)
Gets the financialObjectTypeCode attribute. Returns the financialObjectTypeCode
getHistoricalFinancialObjectCode
public
String
getHistoricalFinancialObjectCode()
(Code)
Gets the historicalFinancialObjectCode attribute. Returns the historicalFinancialObjectCode
getNextYearFinancialObjectCode
public
String
getNextYearFinancialObjectCode()
(Code)
Gets the nextYearFinancialObjectCode attribute. Returns the nextYearFinancialObjectCode
getObjectCodeGlobalDetails
public
List
<
ObjectCodeGlobalDetail
> getObjectCodeGlobalDetails()
(Code)
getReportsToChartOfAccounts
public
Chart
getReportsToChartOfAccounts()
(Code)
Gets the reportsToChartOfAccounts attribute. Returns the reportsToChartOfAccounts
getReportsToChartOfAccountsCode
public
String
getReportsToChartOfAccountsCode()
(Code)
Gets the reportsToChartOfAccountsCode attribute. Returns the reportsToChartOfAccountsCode
getReportsToFinancialObject
public
ObjectCode
getReportsToFinancialObject()
(Code)
Gets the reportsToFinancialObject attribute. Returns the reportsToFinancialObject
getReportsToFinancialObjectCode
public
String
getReportsToFinancialObjectCode()
(Code)
Gets the reportsToFinancialObjectCode attribute. Returns the reportsToFinancialObjectCode
getUniversityFiscal
public
Options
getUniversityFiscal()
(Code)
Gets the universityFiscal attribute. Returns the universityFiscal
getUniversityFiscalYear
public
Integer
getUniversityFiscalYear()
(Code)
Gets the universityFiscalYear attribute. Returns the universityFiscalYear
isFinancialObjectActiveIndicator
public
boolean isFinancialObjectActiveIndicator()
(Code)
Gets the financialObjectActiveIndicator attribute. Returns the financialObjectActiveIndicator
isPersistable
public
boolean isPersistable()
(Code)
populate
public
void populate(
ObjectCode
old,
ObjectCodeGlobalDetail
detail)
(Code)
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.
setDocumentNumber
public
void setDocumentNumber(
String
documentNumber)
(Code)
Sets the documentNumber attribute.
Parameters:
documentNumber - The documentNumber to set.
setFinObjMandatoryTrnfrOrElimCd
public
void setFinObjMandatoryTrnfrOrElimCd(
String
finObjMandatoryTrnfrOrElimCd)
(Code)
Sets the finObjMandatoryTrnfrOrElimCd attribute.
Parameters:
finObjMandatoryTrnfrOrElimCd - The finObjMandatoryTrnfrOrElimCd to set.
setFinObjMandatoryTrnfrelim
public
void setFinObjMandatoryTrnfrelim(
MandatoryTransferEliminationCode
finObjMandatoryTrnfrelim)
(Code)
This method pretty much sets the FinObjMandatoryTrnfrelm (the Mandatory Transfer or Elimination Code)
Parameters:
finObjMandatoryTrnfrelim - the MandatoryTransferEliminationCode to set
setFinancialBudgetAggregation
public
void setFinancialBudgetAggregation(
BudgetAggregationCode
financialBudgetAggregation)
(Code)
This method sets a FinancialBudgetAggregation
Parameters:
financialBudgetAggregation - the BudgetAggregationCode to set
setFinancialBudgetAggregationCd
public
void setFinancialBudgetAggregationCd(
String
financialBudgetAggregationCd)
(Code)
Sets the financialBudgetAggregationCd attribute.
Parameters:
financialBudgetAggregationCd - The financialBudgetAggregationCd to set.
setFinancialDocument
public
void setFinancialDocument(
DocumentHeader
financialDocument)
(Code)
Sets the financialDocument attribute.
Parameters:
financialDocument - The financialDocument to set.
setFinancialFederalFunded
public
void setFinancialFederalFunded(
FederalFundedCode
financialFederalFunded)
(Code)
This method sets FinancialFederalFunded
Parameters:
financialFederalFunded - the FederalFundedCode to set
setFinancialFederalFundedCode
public
void setFinancialFederalFundedCode(
String
financialFederalFundedCode)
(Code)
Sets the financialFederalFundedCode attribute.
Parameters:
financialFederalFundedCode - The financialFederalFundedCode to set.
setFinancialObject
public
void setFinancialObject(
ObjectCode
financialObject)
(Code)
Sets the financialObject attribute.
Parameters:
financialObject - The financialObject to set.
setFinancialObjectActiveIndicator
public
void setFinancialObjectActiveIndicator(boolean financialObjectActiveIndicator)
(Code)
Sets the financialObjectActiveIndicator attribute.
Parameters:
financialObjectActiveIndicator - The financialObjectActiveIndicator 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)
This method sets the FinancialObjectLevel
Parameters:
financialObjectLevel - the ObjLevel to set
setFinancialObjectLevelCode
public
void setFinancialObjectLevelCode(
String
financialObjectLevelCode)
(Code)
Sets the financialObjectLevelCode attribute.
Parameters:
financialObjectLevelCode - The financialObjectLevelCode to set.
setFinancialObjectSubType
public
void setFinancialObjectSubType(
ObjSubTyp
financialObjectSubType)
(Code)
This method sets the FinancialObjectSubType attribute.
Parameters:
financialObjectSubType - The financialObjectSubType to set.
setFinancialObjectSubTypeCode
public
void setFinancialObjectSubTypeCode(
String
financialObjectSubTypeCode)
(Code)
Sets the financialObjectSubTypeCode attribute.
Parameters:
financialObjectSubTypeCode - The financialObjectSubTypeCode to set.
setFinancialObjectType
public
void setFinancialObjectType(
ObjectType
financialObjectType)
(Code)
This method sets a FinancialObjectType
Parameters:
financialObjectType - the ObjectType to set.
setFinancialObjectTypeCode
public
void setFinancialObjectTypeCode(
String
financialObjectTypeCode)
(Code)
Sets the financialObjectTypeCode attribute.
Parameters:
financialObjectTypeCode - The financialObjectTypeCode to set.
setHistoricalFinancialObjectCode
public
void setHistoricalFinancialObjectCode(
String
historicalFinancialObjectCode)
(Code)
Sets the historicalFinancialObjectCode attribute.
Parameters:
historicalFinancialObjectCode - The historicalFinancialObjectCode to set.
setNextYearFinancialObjectCode
public
void setNextYearFinancialObjectCode(
String
nextYearFinancialObjectCode)
(Code)
Sets the nextYearFinancialObjectCode attribute.
Parameters:
nextYearFinancialObjectCode - The nextYearFinancialObjectCode to set.
setObjectCodeGlobalDetails
public
void setObjectCodeGlobalDetails(
List
<
ObjectCodeGlobalDetail
> objectCodeGlobalDetails)
(Code)
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.
setReportsToFinancialObject
public
void setReportsToFinancialObject(
ObjectCode
reportsToFinancialObject)
(Code)
Sets the reportsToFinancialObject attribute.
Parameters:
reportsToFinancialObject - The reportsToFinancialObject to set.
setReportsToFinancialObjectCode
public
void setReportsToFinancialObjectCode(
String
reportsToFinancialObjectCode)
(Code)
Sets the reportsToFinancialObjectCode attribute.
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
universityFiscalYear)
(Code)
Sets the universityFiscalYear attribute.
Parameters:
universityFiscalYear - The universityFiscalYear 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.