Siebel Advisor API Reference > Data Objects in Siebel Advisor >

FeatureTableArray_Obj


Usage

The FeatureTableArray object stores an array of FeatureTable objects.

Methods
Method
Description

GetAllTables()

Returns an array of all Feature tables.

GetTable(tableName)

Returns the FeatureTable_Obj for the tableName requested. Returns null if the specified table does not exist.

Example

See Example of Adding Custom Behavior with a Callout Point.

Related Topics

FeatureTable_Obj.

Siebel Advisor API Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.