Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.3.0)

E17492-04


oracle.dss.util
Interface InsertableTreeDataAccess


Deprecated. Deprecated since 11.1.2.0.0.

public interface InsertableTreeDataAccess
Since:
release specific (what release of product did this appear in)

Method Summary
 void insert(oracle.dss.util.transform.TreeNode[] nodes)
          Deprecated. Insert one or more new nodes into the cube

 

Method Detail

insert

void insert(oracle.dss.util.transform.TreeNode[] nodes)
            throws oracle.dss.util.transform.TransformException
Deprecated. 
Insert one or more new nodes into the cube
Parameters:
location - locations at which to insert nodes
Throws:
oracle.dss.util.transform.TransformException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.3.0)

E17492-04


Copyright © 1997, 2012, Oracle. All rights reserved.