public static class QueryResources.QueryPage extends Object
| Constructor and Description |
|---|
QueryPage(WorkManager work,
List<StorageResources.StoragePluginModel> enabledPlugins,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCsrfToken() |
int |
getDefaultRowsAutoLimited() |
List<StorageResources.StoragePluginModel> |
getEnabledPlugins() |
boolean |
isAutoLimitEnabled() |
boolean |
isOnlyImpersonationEnabled() |
public QueryPage(WorkManager work, List<StorageResources.StoragePluginModel> enabledPlugins, javax.servlet.http.HttpServletRequest request)
public boolean isOnlyImpersonationEnabled()
public boolean isAutoLimitEnabled()
public int getDefaultRowsAutoLimited()
public List<StorageResources.StoragePluginModel> getEnabledPlugins()
public String getCsrfToken()
Copyright © 2022 The Apache Software Foundation. All rights reserved.