Siebel Object Interfaces Reference > Java Data Bean Quick Reference >

Business Object


Table 45 lists a summary of the Siebel BusObject Methods syntax.

Table 45.  SiebelBusObject Methods Syntax Summary
Method
Description
Syntax
Returns the specified business component.

SiebelBusComp getBusComp (String busCompName) throws SiebelException

Returns the name of the business object.

String name ()

Enables the release of the business object and its resources on the Siebel Server.

void release() {}


 Siebel Object Interfaces Reference 
 Published: 18 June 2003