Skip navigation links

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

E12063-06


oracle.dss.util
Interface InsertableTreeDataAccess


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

Method Summary
 void insert(oracle.dss.util.transform.TreeNode[] nodes)
          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
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 1 (11.1.1.5.0)

E12063-06


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