Interface CategoriesService
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
- All Known Implementing Classes:
AbstractCategoriesService
public interface CategoriesService
extends org.apache.wicket.util.io.IClusterable
-
Method Summary
Modifier and TypeMethodDescriptionString[]
getCategories
(Node node, IPluginContext context, String[] workflowCategories, String[] versionCategories)
-
Method Details
-
getCategories
String[] getCategories(Node node, IPluginContext context, String[] workflowCategories, String[] versionCategories)
-