public class LegacyCategoryControllerFactory extends Object implements CategoryControllerFactory
| Constructor and Description |
|---|
LegacyCategoryControllerFactory() |
| Modifier and Type | Method and Description |
|---|---|
CategoryController |
createController(String type,
LegacyManagementController legacyManagementController) |
String |
getModelVersion() |
Set<String> |
getSupportedCategories() |
String |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindFactoriespublic CategoryController createController(String type, LegacyManagementController legacyManagementController)
createController in interface CategoryControllerFactorypublic Set<String> getSupportedCategories()
getSupportedCategories in interface CategoryControllerFactorypublic String getModelVersion()
getModelVersion in interface CategoryControllerFactoryCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.