NetCharts Server

chartworks.es.plugin.nds
Interface CDLParamWriter

All Known Implementing Classes:
BaseCDLParamWriter

public interface CDLParamWriter

Interface for implementations that will output resolved CDL for a CDL parameter and some data.

Since:
4.6

Method Summary
 java.lang.String writeCDL(ParamInfo paramInfo, java.lang.Object[][] data, boolean orderByRow)
          Output resolved CDL as a String
 

Method Detail

writeCDL

public java.lang.String writeCDL(ParamInfo paramInfo,
                                 java.lang.Object[][] data,
                                 boolean orderByRow)
Output resolved CDL as a String

NetCharts Server


Visual Mining, Inc.
15825 Shady Grove Rd.
Suite 20
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2006
All Rights Reserved.

NetCharts Server TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Nov 26, 2006