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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]
getCategories(Node node, IPluginContext context, String[] workflowCategories, String[] versionCategories)
-
-
-
Method Detail
-
getCategories
String[] getCategories(Node node, IPluginContext context, String[] workflowCategories, String[] versionCategories)
-
-