Business Service Methods for Siebel Java Data Bean
The following table describes a summary of business service methods you can use with Siebel Java Data Bean.
Method | Description | Format |
---|---|---|
Returns the name of the first property of a business service. |
|
|
Returns the name of the next property of a business service. |
|
|
Returns the value of a property. |
|
|
Calls a method. |
|
|
Returns the name of a business service. |
|
|
Returns a Boolean value that indicates if the property that the argument identifies exists. |
|
|
Releases a business service and the resources that this business service uses on the Siebel Server. |
|
|
Removes a property from a business service. |
|
|
Sets a value for a property of a business service. |
|