public class LegacyManagementController extends AbstractLegacyConfiguredObjectController
USER_PREFERENCES, VISIBLE_USER_PREFERENCES| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
convertQueryParameters(Map<String,List<String>> requestParameters) |
Object |
formatConfiguredObject(Object content,
Map<String,List<String>> parameters,
boolean isSecureOrAllowedOnInsecureChannel) |
Object |
get(ConfiguredObject<?> root,
String category,
List<String> path,
Map<String,List<String>> parameters) |
convertFromNextVersion, convertObject, createOrUpdate, delete, deletePreferences, formatConfiguredObject, getCategories, getCategory, getCategoryController, getCategoryHierarchy, getCategoryHierarchy, getCategoryMapping, getChildrenCategories, getLegacyConfiguredObjectToMapConverter, getNextVersionManagementController, getParentTypes, getPreferences, getRequestType, getTypeControllersByCategory, getVersion, initialize, initialize, invoke, setPreferenceshandleDelete, handleGet, handlePost, handlePutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleDelete, handleGet, handlePost, handlePutpublic Object get(ConfiguredObject<?> root, String category, List<String> path, Map<String,List<String>> parameters) throws ManagementException
get in interface ManagementControllerget in class AbstractLegacyConfiguredObjectControllerManagementExceptionpublic Map<String,List<String>> convertQueryParameters(Map<String,List<String>> requestParameters)
convertQueryParameters in class AbstractLegacyConfiguredObjectControllerCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.