Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

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

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

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