JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
datarush.commons
Package
com.pervasive.datarush.modules
Interface ModuleCategory
All Known Implementing Classes:
ModuleCategoryImpl
public interface
ModuleCategory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Module
>
getModules
()
String
getName
()
Method Details
getName
String
getName
()
getModules
List
<
Module
>
getModules
()