Business object function blocks

The function blocks in the General\APIs\Business Object folder and its subfolders provide basic functionality for working with business objects. Function blocks in the General\APIs\Business Object folder are based on methods in the Collaboration API's BusObj class. Function blocks in the General\APIs\Business Object\Array and General\APIs\Business Object\Constants folders correspond to Java arrays and constants of the class BusObj.

The following sections detail each function block.

Table 47. Summary of function blocks in the General\APIs\Business Object folder and its subfolders
Location Function Block Page
General\APIs\Business Object Copy "Copy"
Duplicate "Duplicate"
Equals "Equals"
Equal Keys "Equal Keys"
Exists "Exists"
Get Boolean "Get Boolean"
Get Business Object "Get Business Object"
Get Business Object Array "Get Business Object Array"
Get Business Object Type "Get Business Object Type"
Get Double "Get Double"
Get Float "Get Float"
Get Int "Get Int"
Get Locale "Get Locale"
Get Long "Get Long"
Get Long Text "Get Long Text"
Get Object "Get Object"
Get String "Get String"
Get Verb "Get Verb"
Is Blank "Is Blank"
Is Business Object "Is Business Object"
Is Key "Is Key"
Is Null "Is Null"
Is Required "Is Required"
Iterate Children "Iterate Children"
Keys to String "Keys to String"
New Business Object "New Business Object"
Set Content "Set Content"
Set Default Attribute Values "Set Default Attribute Values"
Set Keys "Set Keys"
Set Locale "Set Locale"

Set Value "Set Value"
Set Value with Create "Set Value with Create"
Set Verb "Set Verb"
Set Verb with Create "Set Verb with Create"
Shallow Equals "Shallow Equals"
To String "To String"
Valid Data "Valid Data"
General\APIs\Business Object\Array Get BusObj At "Get BusObj At"
New Business Object Array "New Business Object Array"
Set BusObj At "Set BusObj At"
Size "Size"
General\APIs\Business Object\Constants Verb:Create "Verb:Create"
Verb:Delete "Verb:Delete"
Verb:Retrieve "Verb:Retrieve"
Verb:Update "Verb:Update"

Copyright IBM Corp. 2003, 2004