Skip navigation links

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

E12063-03


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)

E12063-03


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