NetCharts Server

netcharts.server.api
Interface NDSPostProcessorInterfaceParameterInfoV2

All Superinterfaces:
NDSPostProcessorInterfaceParameterInfo

public interface NDSPostProcessorInterfaceParameterInfoV2
extends NDSPostProcessorInterfaceParameterInfo


Fields inherited from interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
CUSTOM, OPTION, TEXT
 
Method Summary
 java.lang.String getCustomConfigurationClass(java.lang.String displayType)
          Returns the class that will be used to configure the parameter information when CUSTOM is returned as the parameter type.
 
Methods inherited from interface netcharts.server.api.NDSPostProcessorInterfaceParameterInfo
getDefaultValue, getDescription, getDisplayName, getOptionValues, getParameter, getType, getValidator, removeParameterIfEmpty
 

Method Detail

getCustomConfigurationClass

public java.lang.String getCustomConfigurationClass(java.lang.String displayType)
Returns the class that will be used to configure the parameter information when CUSTOM is returned as the parameter type.
Parameters:
displayType - The name of the display type where the configuration needs to run (e.g. SWT. HTML).
Returns:
The full hierarchical name of the class that will be used to configure the parameter.

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