Transports and Interfaces: Siebel eBusiness Application Integration Volume III > Integrating with J2EE Application Server > Generating JavaBeans for Integration Objects >

Default Java Methods for Integration Object Components


Table 24 presents the default methods generated by Siebel Tools for integration object components for Java code.

Table 24.  Default Java Methods for Integration Object Components
Object Component
Description
addfChildIntObjComp(ChildIntObjComp)
This method creates a child integration object component of type ChildIntObjComp and associate with the parent integration object component.
clone
Makes a copy of the integration object.
equals(Object)
Helper method to determine if two integration object objects are equal.
fromPropertySet(SiebelPropertySet)
This method populates the integration object component based upon the contents of a property set.
getfChildIntObjComp
Returns a Vector containing all child integration object components of type ChildIntObjComp associated with the parent integration object component.
getfFieldName()
Access method that returns the value of FieldName.
IntObjCompIC()
Default constructor.
IntObjCompIC(SiebelPropertySet)
This method creates an integration object component from a property set.
setfFieldName(val)
Access method that sets class property FieldName to val.
toPropertySet
This method converts an integration object component to a property set.


 Transports and Interfaces: Siebel eBusiness Application Integration Volume III 
 Published: 23 June 2003