NetCharts Server

netcharts.server.api
Interface NDSPostProcessorInterfaceInfoV2

All Superinterfaces:
NDSPostProcessorInterfaceInfo

public interface NDSPostProcessorInterfaceInfoV2
extends NDSPostProcessorInterfaceInfo


Method Summary
 java.lang.String getCategory()
          Returns the category to place the Process Module under in the hierarchical display.
 java.lang.String getSubCategory()
          Returns the sub-category the place the Process Module under in the hierarchical display.
 
Methods inherited from interface netcharts.server.api.NDSPostProcessorInterfaceInfo
getAdditionalParameters, getDescription, getIsIndexed, getName, getParameters
 

Method Detail

getCategory

public java.lang.String getCategory()
Returns the category to place the Process Module under in the hierarchical display. If not specified, or null, then the Process Module will be placed in the root level.
Returns:
String containing the category.
Since:
4.6

getSubCategory

public java.lang.String getSubCategory()
Returns the sub-category the place the Process Module under in the hierarchical display. If not specified, or null, then the Process Module will be placed in the root level of the category.
Returns:
String containing the sub-category.
Since:
4.6

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