A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acceptingNewImports() - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
- addCard(DashboardCard) - Method in interface org.dashbuilder.client.screens.DashboardsListScreen.View
- addCard(DashboardCard) - Method in class org.dashbuilder.client.screens.view.DashboardsListScreenView
- addMenus(Menus) - Method in interface org.dashbuilder.client.screens.RuntimeScreen.View
- addMenus(Menus) - Method in class org.dashbuilder.client.screens.view.RuntimeScreenView
- afterDashboardUpload(String) - Method in class org.dashbuilder.client.screens.RouterScreen
- alive() - Method in class org.dashbuilder.backend.health.HealthService
- ALLOW_OPTIONS - Static variable in class org.dashbuilder.backend.security.BasicAuthSecurityFilter
- AppConstants - Interface in org.dashbuilder.client.resources.i18n
- AppNavBar - Class in org.dashbuilder.client.navbar
- AppNavBar() - Constructor for class org.dashbuilder.client.navbar.AppNavBar
- availableModels() - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- availableModels() - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
List all models that are currently available.
B
- badResponseUploading(Response) - Method in interface org.dashbuilder.client.widgets.UploadWidget.View
- badResponseUploading(Response) - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- BasicAuthSecurityFilter - Class in org.dashbuilder.backend.security
- BasicAuthSecurityFilter() - Constructor for class org.dashbuilder.backend.security.BasicAuthSecurityFilter
- beanManager - Variable in class org.dashbuilder.backend.services.dataset.provider.RuntimeBeanDataSetProvider
- brandImageLabel() - Method in class org.dashbuilder.client.navbar.RuntimeNavBrand
- brandImageUrl() - Method in class org.dashbuilder.client.navbar.RuntimeNavBrand
- build() - Method in class org.dashbuilder.client.navbar.DashboardListMenuBuilder
- build() - Method in class org.dashbuilder.client.navbar.GoToDashboardMenuBuilder
- build() - Method in class org.dashbuilder.client.navbar.LogoutMenuBuilder
- build(Optional<String>, List<LayoutTemplate>) - Method in class org.dashbuilder.backend.navigation.RuntimeNavigationBuilder
- buildFilePath(String) - Method in class org.dashbuilder.backend.RuntimeOptions
- buildMenuItem(String, IconType, Command) - Method in class org.dashbuilder.client.navbar.MenuBuilderHelper
- buildMenusFromNavTree(NavTree) - Method in class org.dashbuilder.client.navbar.NavBarHelper
- buildPerspective() - Method in class org.dashbuilder.client.perspective.DashboardsListPerspective
- buildPerspective() - Method in class org.dashbuilder.client.perspective.EmptyPerspective
- buildPerspective() - Method in class org.dashbuilder.client.perspective.NotFoundPerspective
- buildPerspective() - Method in class org.dashbuilder.client.perspective.RouterPerspective
- buildPerspective() - Method in class org.dashbuilder.client.perspective.RuntimePerspective
- buildPerspectiveWidget(String, LayoutTemplateContext, ParameterizedCommand<IsWidget>, ParameterizedCommand<LayoutRecursionIssue>) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- buildRuntimeTree(NavTree, List<LayoutTemplate>) - Method in class org.dashbuilder.backend.navigation.RuntimeNavigationBuilder
C
- challengeClient(HttpServletRequest, HttpServletResponse) - Method in class org.dashbuilder.backend.security.BasicAuthSecurityFilter
- clear() - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- clear() - Method in class org.dashbuilder.client.screens.DashboardsListScreen
- clear() - Method in interface org.dashbuilder.client.screens.DashboardsListScreen.View
- clear() - Method in class org.dashbuilder.client.screens.view.DashboardsListScreenView
- clear() - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
Remove all registered models.
- COMPONENT_PREFIX - Static variable in class org.dashbuilder.shared.model.ImportDefinitions
- convertToLayoutTemplate(String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- copy(Path, String, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- copy(Path, String, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- copy(Path, String, Path, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- copy(Path, String, Path, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- couldNotConnectToServer() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- createNewPerspective(String, LayoutTemplate.Style) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- createNewPlugin(String, PluginType) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- createWatcherTask(String) - Method in class org.dashbuilder.backend.RuntimeModelWatcherServiceManager
- CSV - org.dashbuilder.shared.model.DataSetContentType
D
- dashboard(String) - Method in class org.dashbuilder.backend.resources.api.DashbuilderRuntimeResource
- DASHBOARD_EXTENSION - Static variable in class org.dashbuilder.backend.RuntimeOptions
- DASHBOARD_PARAM - Static variable in class org.dashbuilder.client.RuntimeEntryPoint
- dashboardAlreadyImport(String, String) - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- dashboardAlreadyImportedError(String, String) - Method in interface org.dashbuilder.client.widgets.UploadWidget.View
- dashboardAlreadyImportedError(String, String) - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- DashboardCard - Class in org.dashbuilder.client.widgets
-
Allow users to upload new dashboards
- DashboardCard() - Constructor for class org.dashbuilder.client.widgets.DashboardCard
- DashboardCard.View - Interface in org.dashbuilder.client.widgets
- DashboardCardView - Class in org.dashbuilder.client.widgets.view
- DashboardCardView() - Constructor for class org.dashbuilder.client.widgets.view.DashboardCardView
- dashboardInfo(String) - Method in class org.dashbuilder.backend.services.impl.RuntimeInfoServiceImpl
- dashboardInfo(String) - Method in interface org.dashbuilder.backend.services.RuntimeInfoService
-
Information about a specific runtime model.
- DashboardInfo - Class in org.dashbuilder.shared.model
-
Specific Dashboard information.
- DashboardInfo(String, Collection<String>) - Constructor for class org.dashbuilder.shared.model.DashboardInfo
- DashboardListMenuBuilder - Class in org.dashbuilder.client.navbar
- DashboardListMenuBuilder() - Constructor for class org.dashbuilder.client.navbar.DashboardListMenuBuilder
- dashboardListTooltip() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- dashboardOpenTooltip() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- DashboardsListPerspective - Class in org.dashbuilder.client.perspective
- DashboardsListPerspective() - Constructor for class org.dashbuilder.client.perspective.DashboardsListPerspective
- DashboardsListPerspectiveActivity - Class in org.dashbuilder.client.perspective
- DashboardsListPerspectiveActivity(PlaceManager) - Constructor for class org.dashbuilder.client.perspective.DashboardsListPerspectiveActivity
- DashboardsListScreen - Class in org.dashbuilder.client.screens
-
Screen that shows a list of dashboards available in a MULTI dashboards installation.
- DashboardsListScreen() - Constructor for class org.dashbuilder.client.screens.DashboardsListScreen
- DashboardsListScreen.View - Interface in org.dashbuilder.client.screens
- DashboardsListScreenActivity - Class in org.dashbuilder.client.screens
- DashboardsListScreenActivity(PlaceManager) - Constructor for class org.dashbuilder.client.screens.DashboardsListScreenActivity
- dashboardsListScreenTitle() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- DashboardsListScreenView - Class in org.dashbuilder.client.screens.view
- DashboardsListScreenView() - Constructor for class org.dashbuilder.client.screens.view.DashboardsListScreenView
- DashbuilderRuntimeInfo - Class in org.dashbuilder.shared.model
-
Dashbuilder Runtime information.
- DashbuilderRuntimeInfo(String, Collection<String>, boolean) - Constructor for class org.dashbuilder.shared.model.DashbuilderRuntimeInfo
- DashbuilderRuntimeMode - Enum in org.dashbuilder.shared.model
-
Execution for dashbuilder Runtime
- DashbuilderRuntimeResource - Class in org.dashbuilder.backend.resources.api
- DashbuilderRuntimeResource() - Constructor for class org.dashbuilder.backend.resources.api.DashbuilderRuntimeResource
- DATASET_DEF_PREFIX - Static variable in class org.dashbuilder.shared.model.ImportDefinitions
- DATASET_PREFIX - Static variable in class org.dashbuilder.shared.model.ImportDefinitions
- DATASET_SUFFIX - Static variable in class org.dashbuilder.shared.model.ImportDefinitions
- DataSetContent - Class in org.dashbuilder.shared.model
- DataSetContent() - Constructor for class org.dashbuilder.shared.model.DataSetContent
- DataSetContent(String, String, DataSetContentType) - Constructor for class org.dashbuilder.shared.model.DataSetContent
- DataSetContentListener - Class in org.dashbuilder.backend
-
Listen for new dataset contents and register it accordingly.
- DataSetContentListener() - Constructor for class org.dashbuilder.backend.DataSetContentListener
- DataSetContentType - Enum in org.dashbuilder.shared.model
- dataSetDefJSONMarshaller - Variable in class org.dashbuilder.backend.services.dataset.provider.RuntimeDataSetProviderRegistry
- DataSetServicesProducer - Class in org.dashbuilder.backend.services.dataset
-
Produces types related to DataSet
- DataSetServicesProducer() - Constructor for class org.dashbuilder.backend.services.dataset.DataSetServicesProducer
- DefaultRuntimeErrorCallback - Class in org.dashbuilder.client.error
- DefaultRuntimeErrorCallback() - Constructor for class org.dashbuilder.client.error.DefaultRuntimeErrorCallback
- DEFINITION - org.dashbuilder.shared.model.DataSetContentType
- delete(Path, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- delete(Path, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- deleteCSVFile(String) - Method in class org.dashbuilder.backend.services.dataset.RuntimeCSVFileStorage
- deleteCSVFile(CSVDataSetDef) - Method in class org.dashbuilder.backend.services.dataset.RuntimeCSVFileStorage
- deleteMedia(Media) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- destroy() - Method in class org.dashbuilder.backend.gzip.GzipFilter
- destroy() - Method in class org.dashbuilder.backend.security.BasicAuthSecurityFilter
- disconnectedFromServer() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- DISPLAY_AFTER_LOGIN_INIT_PARAM - Static variable in class org.dashbuilder.backend.security.LoginRedirectServlet
- DISPLAY_WHEN_NOT_AUTH_INIT_PARAM - Static variable in class org.dashbuilder.backend.security.LoginRedirectServlet
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dashbuilder.backend.gzip.GzipFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dashbuilder.backend.security.BasicAuthSecurityFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dashbuilder.backend.security.LoginRedirectServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dashbuilder.backend.security.LoginRedirectServlet
- doRoute() - Method in class org.dashbuilder.client.screens.RouterScreen
- DummyBackendExperimentalFeatureDefRegistry - Class in org.dashbuilder.backend.remote.services.dummy
- DummyBackendExperimentalFeatureDefRegistry() - Constructor for class org.dashbuilder.backend.remote.services.dummy.DummyBackendExperimentalFeatureDefRegistry
- DummyBackendExperimentalFeaturesRegistryService - Class in org.dashbuilder.backend.remote.services.dummy
- DummyBackendExperimentalFeaturesRegistryService() - Constructor for class org.dashbuilder.backend.remote.services.dummy.DummyBackendExperimentalFeaturesRegistryService
- DummyPerspectiveServices - Class in org.dashbuilder.backend.remote.services.dummy
- DummyPerspectiveServices() - Constructor for class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- DummyPluginServices - Class in org.dashbuilder.backend.remote.services.dummy
-
This should be removed as soon as PluginServices cliend side mocked service starts working.
- DummyPluginServices() - Constructor for class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- DummyRendererSettingsService - Class in org.dashbuilder.backend.remote.services.dummy
- DummyRendererSettingsService() - Constructor for class org.dashbuilder.backend.remote.services.dummy.DummyRendererSettingsService
- DummyRuntimePluginService - Class in org.dashbuilder.backend.remote.services.dummy
- DummyRuntimePluginService() - Constructor for class org.dashbuilder.backend.remote.services.dummy.DummyRuntimePluginService
E
- EmptyPerspective - Class in org.dashbuilder.client.perspective
- EmptyPerspective() - Constructor for class org.dashbuilder.client.perspective.EmptyPerspective
- EmptyPerspectiveActivity - Class in org.dashbuilder.client.perspective
- EmptyPerspectiveActivity(PlaceManager) - Constructor for class org.dashbuilder.client.perspective.EmptyPerspectiveActivity
- EmptyScreen - Class in org.dashbuilder.client.screens
-
Screen displayed when there's no dashboards available.
- EmptyScreen() - Constructor for class org.dashbuilder.client.screens.EmptyScreen
- EmptyScreen.View - Interface in org.dashbuilder.client.screens
- EmptyScreenActivity - Class in org.dashbuilder.client.screens
- EmptyScreenActivity(PlaceManager) - Constructor for class org.dashbuilder.client.screens.EmptyScreenActivity
- EmptyScreenView - Class in org.dashbuilder.client.screens.view
- EmptyScreenView() - Constructor for class org.dashbuilder.client.screens.view.EmptyScreenView
- error(Object, Throwable) - Method in class org.dashbuilder.client.RuntimeEntryPoint
- error(Throwable) - Method in class org.dashbuilder.client.error.DefaultRuntimeErrorCallback
- errorDuringUpload(Object) - Method in interface org.dashbuilder.client.widgets.UploadWidget.View
- errorDuringUpload(Object) - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- errorLoadingDashboards() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- errorUploadingDashboards() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- EXCEPTION_PATHS - Static variable in class org.dashbuilder.backend.security.BasicAuthSecurityFilter
- existsPerspectivePlugin(String) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- ExternalComponentsContentListener - Class in org.dashbuilder.backend
-
When a runtime model is removed then we should remove components content as well.
- ExternalComponentsContentListener() - Constructor for class org.dashbuilder.backend.ExternalComponentsContentListener
- ExternalImportService - Interface in org.dashbuilder.shared.services
-
Responsible for downloading external models and registering it
- ExternalImportServiceImpl - Class in org.dashbuilder.backend.services.impl
- ExternalImportServiceImpl() - Constructor for class org.dashbuilder.backend.services.impl.ExternalImportServiceImpl
- extractMessageRecursively(Throwable) - Static method in class org.dashbuilder.client.error.DefaultRuntimeErrorCallback
F
- FileUploadModel - Class in org.dashbuilder.backend.resources
-
File sent by upload.
- FileUploadModel() - Constructor for class org.dashbuilder.backend.resources.FileUploadModel
- fromFileExtension(String) - Static method in enum org.dashbuilder.shared.model.DataSetContentType
G
- generalErrorHandling(Throwable) - Method in class org.dashbuilder.client.RuntimeEntryPoint
- generatePerspective(LayoutTemplate) - Method in class org.dashbuilder.client.perspective.generator.RuntimePerspectiveGenerator
- generatorMap - Variable in class org.dashbuilder.backend.services.dataset.provider.RuntimeBeanDataSetProvider
- get(String) - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- get(String) - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
Get a previously registered import model.
- getAllFeatures() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyBackendExperimentalFeatureDefRegistry
- getAvailableModels() - Method in class org.dashbuilder.shared.model.DashbuilderRuntimeInfo
- getAvailableModels() - Method in class org.dashbuilder.shared.model.RuntimeServiceResponse
- getBeanDataSetProvider() - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeDataSetProviderRegistry
- getContent() - Method in class org.dashbuilder.shared.event.NewDataSetContentEvent
- getContent() - Method in class org.dashbuilder.shared.model.DataSetContent
- getContentType() - Method in class org.dashbuilder.shared.model.DataSetContent
- getCsvDataSetProvider() - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeDataSetProviderRegistry
- getCSVInputStream(CSVDataSetDef) - Method in class org.dashbuilder.backend.services.dataset.RuntimeCSVFileStorage
- getCSVString(CSVDataSetDef) - Method in class org.dashbuilder.backend.services.dataset.RuntimeCSVFileStorage
- getDataSetDefJSONMarshaller() - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeDataSetProviderRegistry
- getDefaultPanelType() - Method in class org.dashbuilder.client.perspective.generator.RuntimePerspectiveEditorActivity
- getDefaultPerspectiveLayout() - Method in class org.dashbuilder.client.perspective.DashboardsListPerspectiveActivity
- getDefaultPerspectiveLayout() - Method in class org.dashbuilder.client.perspective.EmptyPerspectiveActivity
- getDefaultPerspectiveLayout() - Method in class org.dashbuilder.client.perspective.NotFoundPerspectiveActivity
- getDefaultPerspectiveLayout() - Method in class org.dashbuilder.client.perspective.RouterPerspectiveActivity
- getDefaultPerspectiveLayout() - Method in class org.dashbuilder.client.perspective.RuntimePerspectiveActivity
- getDynamicMenuContent(Path) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- getElasticSearchDataSetProvider() - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeDataSetProviderRegistry
- getElement() - Method in class org.dashbuilder.client.screens.view.DashboardsListScreenView
- getElement() - Method in class org.dashbuilder.client.screens.view.EmptyScreenView
- getElement() - Method in class org.dashbuilder.client.screens.view.NotFoundScreenView
- getElement() - Method in class org.dashbuilder.client.screens.view.RouterScreenView
- getElement() - Method in class org.dashbuilder.client.screens.view.RuntimeScreenView
- getElement() - Method in class org.dashbuilder.client.widgets.DashboardCard
- getElement() - Method in class org.dashbuilder.client.widgets.UploadWidget
- getElement() - Method in class org.dashbuilder.client.widgets.view.DashboardCardView
- getElement() - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- getExperimentalFeaturesSession() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyBackendExperimentalFeaturesRegistryService
- getFeatureById(String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyBackendExperimentalFeatureDefRegistry
- getFileData() - Method in class org.dashbuilder.backend.resources.FileUploadModel
- getFileName() - Method in class org.dashbuilder.backend.resources.FileUploadModel
- getGlobalFeatures() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyBackendExperimentalFeatureDefRegistry
- getId() - Method in class org.dashbuilder.client.navbar.AppNavBar
- getId() - Method in class org.dashbuilder.shared.model.DataSetContent
- getIdentifier() - Method in class org.dashbuilder.client.perspective.DashboardsListPerspectiveActivity
- getIdentifier() - Method in class org.dashbuilder.client.perspective.EmptyPerspectiveActivity
- getIdentifier() - Method in class org.dashbuilder.client.perspective.NotFoundPerspectiveActivity
- getIdentifier() - Method in class org.dashbuilder.client.perspective.RouterPerspectiveActivity
- getIdentifier() - Method in class org.dashbuilder.client.perspective.RuntimePerspectiveActivity
- getIdentifier() - Method in class org.dashbuilder.client.screens.DashboardsListScreenActivity
- getIdentifier() - Method in class org.dashbuilder.client.screens.EmptyScreenActivity
- getIdentifier() - Method in class org.dashbuilder.client.screens.NotFoundScreenActivity
- getIdentifier() - Method in class org.dashbuilder.client.screens.RouterScreenActivity
- getIdentifier() - Method in class org.dashbuilder.client.screens.RuntimeScreenActivity
- getImportId() - Method in class org.dashbuilder.client.RuntimeClientLoader
- getImportsBaseDir() - Method in class org.dashbuilder.backend.RuntimeOptions
- getLastBuildPerspectiveNavGroup() - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- getLastModified() - Method in class org.dashbuilder.shared.model.RuntimeModel
- getLayoutEditor(Path, PluginType) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- getLayoutTemplate(String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- getLayoutTemplate(Path) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- getLayoutTemplate(Plugin) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- getLayoutTemplateInfo(String, ParameterizedCommand<LayoutTemplateInfo>) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- getLayoutTemplateInfo(LayoutTemplate, ParameterizedCommand<LayoutTemplateInfo>) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- getLayoutTemplates() - Method in class org.dashbuilder.shared.model.RuntimeModel
- getMediaServletURI() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- getMode() - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- getMode() - Method in class org.dashbuilder.shared.model.DashbuilderRuntimeInfo
- getMode() - Method in class org.dashbuilder.shared.model.RuntimeServiceResponse
- getMode() - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
Returns the registry mode
- getNavTree() - Method in class org.dashbuilder.shared.model.RuntimeModel
- getOrder() - Method in class org.dashbuilder.client.navbar.AppNavBar
- getPages() - Method in class org.dashbuilder.shared.model.DashboardInfo
- getPart() - Method in class org.dashbuilder.client.screens.EmptyScreen
- getPerspectivePlugins(ParameterizedCommand<Collection<Plugin>>) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- getPluginContent(Path) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- getRuntimeModel(String) - Method in class org.dashbuilder.backend.remote.services.RuntimeModelServiceImpl
- getRuntimeModel(String) - Method in interface org.dashbuilder.shared.service.RuntimeModelService
-
Get a runtime model given an ID.
- getRuntimeModelId() - Method in class org.dashbuilder.shared.event.NewDataSetContentEvent
- getRuntimeModelId() - Method in class org.dashbuilder.shared.event.RemovedRuntimeModelEvent
- getRuntimeModelId() - Method in class org.dashbuilder.shared.event.UpdatedRuntimeModelEvent
- getRuntimeModelId() - Method in class org.dashbuilder.shared.model.DashboardInfo
- getRuntimeModelOp() - Method in class org.dashbuilder.shared.model.RuntimeServiceResponse
- getRuntimePerspectiveId(NavItem) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- getRuntimePlugins() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyRuntimePluginService
- getRuntimePluginTemplateContent(String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyRuntimePluginService
- getScreenTitle() - Method in class org.dashbuilder.client.screens.DashboardsListScreen
- getScreenTitle() - Method in class org.dashbuilder.client.screens.NotFoundScreen
- getScreenTitle() - Method in class org.dashbuilder.client.screens.RuntimeScreen
- getSettings() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyRendererSettingsService
- getSqlDataSetProvider() - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeDataSetProviderRegistry
- getStaticDataSetProvider() - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeDataSetProviderRegistry
- getTemplateContent(String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyRuntimePluginService
- getTitle() - Method in class org.dashbuilder.client.screens.DashboardsListScreenActivity
- getTitle() - Method in class org.dashbuilder.client.screens.EmptyScreenActivity
- getTitle() - Method in class org.dashbuilder.client.screens.NotFoundScreenActivity
- getTitle() - Method in class org.dashbuilder.client.screens.RouterScreenActivity
- getTitle() - Method in class org.dashbuilder.client.screens.RuntimeScreenActivity
- getUploadSize() - Method in class org.dashbuilder.backend.RuntimeOptions
- getUserFeatures() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyBackendExperimentalFeatureDefRegistry
- getView() - Method in class org.dashbuilder.client.screens.RouterScreen
- getWidget() - Method in class org.dashbuilder.client.screens.DashboardsListScreenActivity
- getWidget() - Method in class org.dashbuilder.client.screens.EmptyScreenActivity
- getWidget() - Method in class org.dashbuilder.client.screens.NotFoundScreenActivity
- getWidget() - Method in class org.dashbuilder.client.screens.RouterScreenActivity
- getWidget() - Method in class org.dashbuilder.client.screens.RuntimeScreenActivity
- GoToDashboardMenuBuilder - Class in org.dashbuilder.client.navbar
- GoToDashboardMenuBuilder() - Constructor for class org.dashbuilder.client.navbar.GoToDashboardMenuBuilder
- goToIndex(List<LayoutTemplate>) - Method in class org.dashbuilder.client.screens.RuntimeScreen
- GzipFilter - Class in org.dashbuilder.backend.gzip
- GzipFilter() - Constructor for class org.dashbuilder.backend.gzip.GzipFilter
H
- handleImport(ClickEvent) - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- handleInputFileChange(ChangeEvent) - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- HealthService - Class in org.dashbuilder.backend.health
-
Service that reports if Runtime is ready and healthy.
- HealthService() - Constructor for class org.dashbuilder.backend.health.HealthService
I
- ID - Static variable in class org.dashbuilder.client.perspective.DashboardsListPerspective
- ID - Static variable in class org.dashbuilder.client.perspective.EmptyPerspective
- ID - Static variable in class org.dashbuilder.client.perspective.NotFoundPerspective
- ID - Static variable in class org.dashbuilder.client.perspective.RouterPerspective
- ID - Static variable in class org.dashbuilder.client.perspective.RuntimePerspective
- ID - Static variable in class org.dashbuilder.client.screens.DashboardsListScreen
- ID - Static variable in class org.dashbuilder.client.screens.EmptyScreen
- ID - Static variable in class org.dashbuilder.client.screens.NotFoundScreen
- ID - Static variable in class org.dashbuilder.client.screens.RouterScreen
- ID - Static variable in class org.dashbuilder.client.screens.RuntimeScreen
- IMPORT_ID_PARAM - Static variable in class org.dashbuilder.client.RuntimeClientLoader
- ImportDefinitions - Class in org.dashbuilder.shared.model
-
Holds Constants for the Import ZIP
- importFileLocation() - Method in class org.dashbuilder.backend.RuntimeOptions
- importSuccess(String) - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- importSuccess(String) - Method in interface org.dashbuilder.client.widgets.UploadWidget.View
- importSuccess(String) - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- ImportValidationService - Interface in org.dashbuilder.shared.service
-
Validates an imported ZIP file
- ImportValidationServiceImpl - Class in org.dashbuilder.backend.services.impl
-
Simple Validation Service Implementation that checks if the ZIPs contains the necessary structure.
- ImportValidationServiceImpl() - Constructor for class org.dashbuilder.backend.services.impl.ImportValidationServiceImpl
- INDEX_PAGE_NAME - Static variable in class org.dashbuilder.client.screens.RuntimeScreen
- info() - Method in class org.dashbuilder.backend.resources.api.DashbuilderRuntimeResource
- info() - Method in class org.dashbuilder.backend.services.impl.RuntimeInfoServiceImpl
- info() - Method in interface org.dashbuilder.backend.services.RuntimeInfoService
-
Access Server information.
- info(String) - Method in class org.dashbuilder.backend.remote.services.RuntimeModelServiceImpl
- info(String) - Method in interface org.dashbuilder.shared.service.RuntimeModelService
-
Loads information about this installation.
- init() - Method in class org.dashbuilder.backend.DataSetContentListener
- init() - Method in class org.dashbuilder.backend.RuntimeOptions
- init() - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeBeanDataSetProvider
- init() - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeDataSetProviderRegistry
- init() - Method in class org.dashbuilder.backend.services.dataset.RuntimeCSVFileStorage
- init() - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- init() - Method in class org.dashbuilder.client.screens.DashboardsListScreen
- init() - Method in class org.dashbuilder.client.screens.EmptyScreen
- init() - Method in class org.dashbuilder.client.widgets.DashboardCard
- init() - Method in class org.dashbuilder.client.widgets.UploadWidget
- init(FilterConfig) - Method in class org.dashbuilder.backend.gzip.GzipFilter
- init(FilterConfig) - Method in class org.dashbuilder.backend.security.BasicAuthSecurityFilter
- init(ServletConfig) - Method in class org.dashbuilder.backend.security.LoginRedirectServlet
- init(DashboardsListScreen) - Method in class org.dashbuilder.client.screens.view.DashboardsListScreenView
- init(EmptyScreen) - Method in class org.dashbuilder.client.screens.view.EmptyScreenView
- init(NotFoundScreen) - Method in class org.dashbuilder.client.screens.view.NotFoundScreenView
- init(RouterScreen) - Method in class org.dashbuilder.client.screens.view.RouterScreenView
- init(RuntimeScreen) - Method in class org.dashbuilder.client.screens.view.RuntimeScreenView
- init(DashboardCard) - Method in class org.dashbuilder.client.widgets.view.DashboardCardView
- init(UploadWidget) - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- INSTANCE - Static variable in interface org.dashbuilder.client.resources.i18n.AppConstants
- internalRemove(String, boolean) - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- INVALIDATE_PARAM - Static variable in class org.dashbuilder.backend.security.BasicAuthSecurityFilter
- invalidBusResponseProbablySessionTimeout() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- isAcceptingNewImports() - Method in class org.dashbuilder.shared.model.DashbuilderRuntimeInfo
- isAllowExternal() - Method in class org.dashbuilder.backend.RuntimeOptions
- isComponentPartition() - Method in class org.dashbuilder.backend.RuntimeOptions
- isDatasetPartition() - Method in class org.dashbuilder.backend.RuntimeOptions
- isDefault() - Method in class org.dashbuilder.client.perspective.RouterPerspectiveActivity
- isDevMode() - Method in class org.dashbuilder.backend.RuntimeOptions
- isEmpty() - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- isEmpty() - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
Returns if this registry has at least one model.
- isModelUpdate() - Method in class org.dashbuilder.backend.RuntimeOptions
- isMultipleImport() - Method in class org.dashbuilder.backend.RuntimeOptions
- isRemoveModelFile() - Method in class org.dashbuilder.backend.RuntimeOptions
- isRuntimePerspective(String) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- isRuntimePerspective(NavItem) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- isRuntimePerspective(Plugin) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- isServerOfflineException(Throwable) - Static method in class org.dashbuilder.client.error.DefaultRuntimeErrorCallback
- isWatchModels() - Method in class org.dashbuilder.backend.RuntimeOptions
L
- list() - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeSQLDataSourceLocator
- listDashboards() - Method in class org.dashbuilder.client.screens.RouterScreen
- listDashboardsScreenTitle() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- listDynamicMenus() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- listFrameworksContent() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyRuntimePluginService
- listLayoutEditor(PluginType) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- listLayoutTemplates() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- listPluginRuntimePlugins(Path) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- listPlugins() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- listPlugins(PluginType) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- listPluginsContent() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyRuntimePluginService
- listRuntimePlugins() - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- load(Consumer<RuntimeServiceResponse>, BiConsumer<Object, Throwable>) - Method in class org.dashbuilder.client.RuntimeClientLoader
- loadAvailableModels() - Method in class org.dashbuilder.backend.RuntimeModelLoader
- loadDashboard(String) - Method in class org.dashbuilder.client.screens.RouterScreen
- loadDashboards(RuntimeModel) - Method in class org.dashbuilder.client.screens.RuntimeScreen
- loadFeatureDefinitions(Collection<ExperimentalFeatureDefinition>) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyBackendExperimentalFeatureDefRegistry
- loading() - Method in interface org.dashbuilder.client.widgets.UploadWidget.View
- loading() - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- loadingDashboards() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- loadList(List<String>) - Method in class org.dashbuilder.client.screens.DashboardsListScreen
- loadModel(String, Consumer<RuntimeModel>, Command, BiConsumer<Object, Throwable>) - Method in class org.dashbuilder.client.RuntimeClientLoader
- loadModel(Consumer<RuntimeModel>, Command, BiConsumer<Object, Throwable>) - Method in class org.dashbuilder.client.RuntimeClientLoader
- loadPlugins() - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- LoginRedirectServlet - Class in org.dashbuilder.backend.security
-
A workaround for the servlet form authentication process (j_security_check), which, at least on WildFly 8.1, uses the HTTP POST method when forwarding the request after successful login.
- LoginRedirectServlet() - Constructor for class org.dashbuilder.backend.security.LoginRedirectServlet
- LogoutMenuBuilder - Class in org.dashbuilder.client.navbar
- LogoutMenuBuilder() - Constructor for class org.dashbuilder.client.navbar.LogoutMenuBuilder
- logoutMenuTooltip() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- logRemovedModel(RemovedRuntimeModelEvent) - Method in class org.dashbuilder.backend.RuntimeModelListener
- logUpdatedModel(UpdatedRuntimeModelEvent) - Method in class org.dashbuilder.backend.RuntimeModelListener
- lookup(SQLDataSetDef) - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeSQLDataSourceLocator
- lookupDataSet(DataSetLookup) - Method in class org.dashbuilder.backend.remote.services.dataset.RuntimeDataSetLookupServices
- lookupDataSet(DataSetDef, DataSetLookup) - Method in class org.dashbuilder.backend.remote.services.dataset.RuntimeDataSetLookupServices
- lookupDataSetMetadata(String) - Method in class org.dashbuilder.backend.remote.services.dataset.RuntimeDataSetLookupServices
- lookupGenerator(DataSetDef) - Method in class org.dashbuilder.backend.services.dataset.provider.RuntimeBeanDataSetProvider
M
- menuAccessorLabel() - Method in class org.dashbuilder.client.navbar.RuntimeNavBrand
- MenuBuilderHelper - Class in org.dashbuilder.client.navbar
- MenuBuilderHelper() - Constructor for class org.dashbuilder.client.navbar.MenuBuilderHelper
- modelPath(String) - Method in class org.dashbuilder.backend.RuntimeOptions
-
Returns the model path for the given id
- MULTIPLE_IMPORT - org.dashbuilder.shared.model.DashbuilderRuntimeMode
-
Users can import how many dashboards they want and reopen them later.
N
- NavBarHelper - Class in org.dashbuilder.client.navbar
- NavBarHelper() - Constructor for class org.dashbuilder.client.navbar.NavBarHelper
- NAVIGATION_FILE - Static variable in class org.dashbuilder.shared.model.ImportDefinitions
- NAVIGATION_PREFIX - Static variable in class org.dashbuilder.shared.model.ImportDefinitions
- NewDataSetContentEvent - Class in org.dashbuilder.shared.event
-
Fired when new datasets are found in a Runtime model.
- NewDataSetContentEvent(String, List<DataSetContent>) - Constructor for class org.dashbuilder.shared.event.NewDataSetContentEvent
- newFilePath(String) - Method in class org.dashbuilder.backend.RuntimeOptions
-
Generates a new valid file path.
- notFound() - Method in class org.dashbuilder.client.RuntimeEntryPoint
- notFoundDashboard(String) - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- NotFoundPerspective - Class in org.dashbuilder.client.perspective
- NotFoundPerspective() - Constructor for class org.dashbuilder.client.perspective.NotFoundPerspective
- NotFoundPerspectiveActivity - Class in org.dashbuilder.client.perspective
- NotFoundPerspectiveActivity(PlaceManager) - Constructor for class org.dashbuilder.client.perspective.NotFoundPerspectiveActivity
- NotFoundScreen - Class in org.dashbuilder.client.screens
-
Screen displayed when a perspective is not found.
- NotFoundScreen() - Constructor for class org.dashbuilder.client.screens.NotFoundScreen
- NotFoundScreen.View - Interface in org.dashbuilder.client.screens
- NotFoundScreenActivity - Class in org.dashbuilder.client.screens
- NotFoundScreenActivity(PlaceManager) - Constructor for class org.dashbuilder.client.screens.NotFoundScreenActivity
- notFoundScreenTitle() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- NotFoundScreenView - Class in org.dashbuilder.client.screens.view
- NotFoundScreenView() - Constructor for class org.dashbuilder.client.screens.view.NotFoundScreenView
O
- onCardSelected(ClickEvent) - Method in class org.dashbuilder.client.widgets.view.DashboardCardView
- onCardSelected(String) - Method in class org.dashbuilder.client.widgets.DashboardCard
- onClose() - Method in class org.dashbuilder.client.screens.DashboardsListScreenActivity
- onModelRemoved(RemovedRuntimeModelEvent) - Method in class org.dashbuilder.client.screens.DashboardsListScreen
- onModelUpdated(UpdatedRuntimeModelEvent) - Method in class org.dashbuilder.client.screens.DashboardsListScreen
- onModelUpdated(UpdatedRuntimeModelEvent) - Method in class org.dashbuilder.client.screens.EmptyScreen
- onOpen() - Method in class org.dashbuilder.client.screens.NotFoundScreen
- onOpen() - Method in class org.dashbuilder.client.screens.NotFoundScreenActivity
- onOpen() - Method in class org.dashbuilder.client.screens.RouterScreen
- onOpen() - Method in class org.dashbuilder.client.screens.RouterScreenActivity
- onRuntimeModelRemoved(RemovedRuntimeModelEvent) - Method in class org.dashbuilder.backend.ExternalComponentsContentListener
- onUpdatedRuntimeModelEvent(UpdatedRuntimeModelEvent) - Method in class org.dashbuilder.client.screens.RouterScreen
- org.dashbuilder.backend - package org.dashbuilder.backend
- org.dashbuilder.backend.gzip - package org.dashbuilder.backend.gzip
- org.dashbuilder.backend.health - package org.dashbuilder.backend.health
- org.dashbuilder.backend.helper - package org.dashbuilder.backend.helper
- org.dashbuilder.backend.navigation - package org.dashbuilder.backend.navigation
- org.dashbuilder.backend.remote.services - package org.dashbuilder.backend.remote.services
- org.dashbuilder.backend.remote.services.dataset - package org.dashbuilder.backend.remote.services.dataset
- org.dashbuilder.backend.remote.services.dummy - package org.dashbuilder.backend.remote.services.dummy
- org.dashbuilder.backend.resources - package org.dashbuilder.backend.resources
- org.dashbuilder.backend.resources.api - package org.dashbuilder.backend.resources.api
- org.dashbuilder.backend.security - package org.dashbuilder.backend.security
- org.dashbuilder.backend.services - package org.dashbuilder.backend.services
- org.dashbuilder.backend.services.dataset - package org.dashbuilder.backend.services.dataset
- org.dashbuilder.backend.services.dataset.provider - package org.dashbuilder.backend.services.dataset.provider
- org.dashbuilder.backend.services.impl - package org.dashbuilder.backend.services.impl
- org.dashbuilder.client - package org.dashbuilder.client
- org.dashbuilder.client.error - package org.dashbuilder.client.error
- org.dashbuilder.client.navbar - package org.dashbuilder.client.navbar
- org.dashbuilder.client.perspective - package org.dashbuilder.client.perspective
- org.dashbuilder.client.perspective.generator - package org.dashbuilder.client.perspective.generator
- org.dashbuilder.client.plugins - package org.dashbuilder.client.plugins
- org.dashbuilder.client.resources.i18n - package org.dashbuilder.client.resources.i18n
- org.dashbuilder.client.screens - package org.dashbuilder.client.screens
- org.dashbuilder.client.screens.view - package org.dashbuilder.client.screens.view
- org.dashbuilder.client.widgets - package org.dashbuilder.client.widgets
- org.dashbuilder.client.widgets.view - package org.dashbuilder.client.widgets.view
- org.dashbuilder.shared.event - package org.dashbuilder.shared.event
- org.dashbuilder.shared.model - package org.dashbuilder.shared.model
- org.dashbuilder.shared.service - package org.dashbuilder.shared.service
- org.dashbuilder.shared.services - package org.dashbuilder.shared.services
P
- parse(String, InputStream) - Method in class org.dashbuilder.backend.services.impl.RuntimeModelParserImpl
- parse(String, InputStream) - Method in interface org.dashbuilder.shared.service.RuntimeModelParser
-
Parse the given input stream into a RuntimeModel.
- PARSING_JSON_MSG - Static variable in class org.dashbuilder.client.error.DefaultRuntimeErrorCallback
- PARSING_JSON_SYNTAX_MSG - Static variable in class org.dashbuilder.client.error.DefaultRuntimeErrorCallback
- partition(String, String) - Static method in class org.dashbuilder.backend.helper.PartitionHelper
- PartitionHelper - Class in org.dashbuilder.backend.helper
- PERSPECTIVE_PARAM - Static variable in class org.dashbuilder.client.RuntimeEntryPoint
- PERSPECTIVE_PREFIX - Static variable in class org.dashbuilder.shared.model.ImportDefinitions
- PERSPECTIVE_SUFFIX - Static variable in class org.dashbuilder.shared.model.ImportDefinitions
- produceAuthenticationService() - Method in class org.dashbuilder.backend.ServerSideProducers
- produceCSVProvider(StaticDataSetProvider, CSVFileStorage) - Method in class org.dashbuilder.backend.services.dataset.DataSetServicesProducer
- produceDataSetDefRegistry(RuntimeDataSetProviderRegistry) - Method in class org.dashbuilder.backend.services.dataset.DataSetServicesProducer
- produceDataSetManager(StaticDataSetProvider, DataSetDefRegistry, RuntimeDataSetProviderRegistry) - Method in class org.dashbuilder.backend.services.dataset.DataSetServicesProducer
- produceElasticSearchDataSetProvider(StaticDataSetProvider) - Method in class org.dashbuilder.backend.services.dataset.DataSetServicesProducer
- produceKafkaProvider(StaticDataSetProvider) - Method in class org.dashbuilder.backend.services.dataset.DataSetServicesProducer
- producePreferenceBeanStore() - Method in class org.dashbuilder.backend.ServerSideProducers
- producePreferenceScopeResolutionStrategy() - Method in class org.dashbuilder.backend.ServerSideProducers
- producePrometheusProvider(StaticDataSetProvider) - Method in class org.dashbuilder.backend.services.dataset.DataSetServicesProducer
- produceSessionInfo() - Method in class org.dashbuilder.backend.ServerSideProducers
- produceSQLDataSetProvider(StaticDataSetProvider, RuntimeSQLDataSourceLocator) - Method in class org.dashbuilder.backend.services.dataset.DataSetServicesProducer
- produceStaticDataSetProviderCDI() - Method in class org.dashbuilder.backend.services.dataset.DataSetServicesProducer
- produceUser() - Method in class org.dashbuilder.backend.ServerSideProducers
- produceUsernameProvider() - Method in class org.dashbuilder.backend.ServerSideProducers
- push(MenuFactory.CustomMenuBuilder) - Method in class org.dashbuilder.client.navbar.DashboardListMenuBuilder
- push(MenuFactory.CustomMenuBuilder) - Method in class org.dashbuilder.client.navbar.GoToDashboardMenuBuilder
- push(MenuFactory.CustomMenuBuilder) - Method in class org.dashbuilder.client.navbar.LogoutMenuBuilder
R
- ready() - Method in class org.dashbuilder.backend.health.HealthService
- REALM_NAME_PARAM - Static variable in class org.dashbuilder.backend.security.BasicAuthSecurityFilter
- register(String, InputStream) - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- register(NewDataSetContentEvent) - Method in class org.dashbuilder.backend.DataSetContentListener
- registerDataSetContent(DataSetContent) - Method in class org.dashbuilder.backend.DataSetContentListener
- registerExternalImport(String) - Method in class org.dashbuilder.backend.services.impl.ExternalImportServiceImpl
- registerExternalImport(String) - Method in interface org.dashbuilder.shared.services.ExternalImportService
-
Register an external model coming from an external server
- registerFile(String) - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- registerFile(String) - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
Store the import from a File path;
- remove(String) - Method in class org.dashbuilder.backend.resources.api.DashbuilderRuntimeResource
- remove(String) - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- remove(String) - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
Removes a runtime model.
- removeAll() - Method in class org.dashbuilder.backend.resources.api.DashbuilderRuntimeResource
- RemovedRuntimeModelEvent - Class in org.dashbuilder.shared.event
-
Fired when datasets are removed.
- RemovedRuntimeModelEvent(String) - Constructor for class org.dashbuilder.shared.event.RemovedRuntimeModelEvent
- removePartition(String) - Static method in class org.dashbuilder.backend.helper.PartitionHelper
- rename(Path, String, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- rename(Path, String, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- resolvePlaceRequest(String) - Method in class org.dashbuilder.client.navbar.NavBarHelper
- retrieveFileName(String) - Method in class org.dashbuilder.client.widgets.UploadWidget
- route(RuntimeServiceResponse) - Method in class org.dashbuilder.client.screens.RouterScreen
- routerPerspective() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- RouterPerspective - Class in org.dashbuilder.client.perspective
- RouterPerspective() - Constructor for class org.dashbuilder.client.perspective.RouterPerspective
- RouterPerspectiveActivity - Class in org.dashbuilder.client.perspective
- RouterPerspectiveActivity(PlaceManager) - Constructor for class org.dashbuilder.client.perspective.RouterPerspectiveActivity
- RouterScreen - Class in org.dashbuilder.client.screens
-
Responsible for handling screens transition and communication.
- RouterScreen() - Constructor for class org.dashbuilder.client.screens.RouterScreen
- RouterScreen.View - Interface in org.dashbuilder.client.screens
- RouterScreenActivity - Class in org.dashbuilder.client.screens
- RouterScreenActivity(PlaceManager) - Constructor for class org.dashbuilder.client.screens.RouterScreenActivity
- routerScreenTitle() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- RouterScreenView - Class in org.dashbuilder.client.screens.view
- RouterScreenView() - Constructor for class org.dashbuilder.client.screens.view.RouterScreenView
- RuntimeBeanDataSetProvider - Class in org.dashbuilder.backend.services.dataset.provider
- RuntimeBeanDataSetProvider() - Constructor for class org.dashbuilder.backend.services.dataset.provider.RuntimeBeanDataSetProvider
- RuntimeBeanDataSetProvider(StaticDataSetProvider, BeanManager) - Constructor for class org.dashbuilder.backend.services.dataset.provider.RuntimeBeanDataSetProvider
- RuntimeClientLoader - Class in org.dashbuilder.client
- RuntimeClientLoader() - Constructor for class org.dashbuilder.client.RuntimeClientLoader
- RuntimeClientLoader(Caller<RuntimeModelService>, RuntimePerspectiveGenerator, RuntimePerspectivePluginManager, NavigationManager, BusyIndicatorView) - Constructor for class org.dashbuilder.client.RuntimeClientLoader
- RuntimeCommunication - Class in org.dashbuilder.client
-
Utility methods to perform user communication
- RuntimeCommunication() - Constructor for class org.dashbuilder.client.RuntimeCommunication
- RuntimeCSVFileStorage - Class in org.dashbuilder.backend.services.dataset
-
In Memory CSV storage.
- RuntimeCSVFileStorage() - Constructor for class org.dashbuilder.backend.services.dataset.RuntimeCSVFileStorage
- RuntimeDataSetLookupServices - Class in org.dashbuilder.backend.remote.services.dataset
- RuntimeDataSetLookupServices() - Constructor for class org.dashbuilder.backend.remote.services.dataset.RuntimeDataSetLookupServices
- RuntimeDataSetProviderRegistry - Class in org.dashbuilder.backend.services.dataset.provider
- RuntimeDataSetProviderRegistry() - Constructor for class org.dashbuilder.backend.services.dataset.provider.RuntimeDataSetProviderRegistry
- RuntimeEntryPoint - Class in org.dashbuilder.client
- RuntimeEntryPoint() - Constructor for class org.dashbuilder.client.RuntimeEntryPoint
- RuntimeInfoService - Interface in org.dashbuilder.backend.services
-
Provides information about the running server.
- RuntimeInfoServiceImpl - Class in org.dashbuilder.backend.services.impl
- RuntimeInfoServiceImpl() - Constructor for class org.dashbuilder.backend.services.impl.RuntimeInfoServiceImpl
- RuntimeJaxApp - Class in org.dashbuilder.backend.resources
- RuntimeJaxApp() - Constructor for class org.dashbuilder.backend.resources.RuntimeJaxApp
- RuntimeModel - Class in org.dashbuilder.shared.model
-
Representation of assets and information needed to build Runtime Dashbuilder client.
- RuntimeModel(NavTree, List<LayoutTemplate>, Long) - Constructor for class org.dashbuilder.shared.model.RuntimeModel
- RuntimeModelListener - Class in org.dashbuilder.backend
-
Register model events
- RuntimeModelListener() - Constructor for class org.dashbuilder.backend.RuntimeModelListener
- RuntimeModelLoader - Class in org.dashbuilder.backend
-
Responsible for runtime model files loading.
- RuntimeModelLoader() - Constructor for class org.dashbuilder.backend.RuntimeModelLoader
- RuntimeModelParser - Interface in org.dashbuilder.shared.service
-
Parses an imported content to RuntimeModel.
- RuntimeModelParserImpl - Class in org.dashbuilder.backend.services.impl
-
Parses an exported zip file from Transfer Services into RuntimeModel.
- RuntimeModelParserImpl() - Constructor for class org.dashbuilder.backend.services.impl.RuntimeModelParserImpl
- RuntimeModelRegistry - Interface in org.dashbuilder.shared.service
-
Provides access to a saved ImportModelService.
- RuntimeModelRegistryImpl - Class in org.dashbuilder.backend.services.impl
- RuntimeModelRegistryImpl() - Constructor for class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- RuntimeModelService - Interface in org.dashbuilder.shared.service
-
Service to access RuntimeModel.
- RuntimeModelServiceImpl - Class in org.dashbuilder.backend.remote.services
- RuntimeModelServiceImpl() - Constructor for class org.dashbuilder.backend.remote.services.RuntimeModelServiceImpl
- RuntimeModelWatcherServiceManager - Class in org.dashbuilder.backend
- RuntimeModelWatcherServiceManager() - Constructor for class org.dashbuilder.backend.RuntimeModelWatcherServiceManager
- RuntimeNavBrand - Class in org.dashbuilder.client.navbar
- RuntimeNavBrand() - Constructor for class org.dashbuilder.client.navbar.RuntimeNavBrand
- RuntimeNavigationBuilder - Class in org.dashbuilder.backend.navigation
-
Builds the navigation for Dashbuilder Runtime
- RuntimeNavigationBuilder() - Constructor for class org.dashbuilder.backend.navigation.RuntimeNavigationBuilder
- RuntimeOptions - Class in org.dashbuilder.backend
-
Holds Runtime System properties and information.
- RuntimeOptions() - Constructor for class org.dashbuilder.backend.RuntimeOptions
- RuntimePerspective - Class in org.dashbuilder.client.perspective
- RuntimePerspective() - Constructor for class org.dashbuilder.client.perspective.RuntimePerspective
- RuntimePerspectiveActivity - Class in org.dashbuilder.client.perspective
- RuntimePerspectiveActivity(PlaceManager) - Constructor for class org.dashbuilder.client.perspective.RuntimePerspectiveActivity
- RuntimePerspectiveEditorActivity - Class in org.dashbuilder.client.perspective.generator
- RuntimePerspectiveEditorActivity(LayoutTemplate, PerspectiveEditorScreenActivity) - Constructor for class org.dashbuilder.client.perspective.generator.RuntimePerspectiveEditorActivity
- RuntimePerspectiveGenerator - Class in org.dashbuilder.client.perspective.generator
- RuntimePerspectiveGenerator() - Constructor for class org.dashbuilder.client.perspective.generator.RuntimePerspectiveGenerator
- RuntimePerspectivePluginManager - Class in org.dashbuilder.client.plugins
-
A specific Runtime perspective plugin manager.
- RuntimePerspectivePluginManager() - Constructor for class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- RuntimeScreen - Class in org.dashbuilder.client.screens
-
The Main application screen that contains dashboards from a RuntimeModel.
- RuntimeScreen() - Constructor for class org.dashbuilder.client.screens.RuntimeScreen
- RuntimeScreen.View - Interface in org.dashbuilder.client.screens
- RuntimeScreenActivity - Class in org.dashbuilder.client.screens
- RuntimeScreenActivity(PlaceManager) - Constructor for class org.dashbuilder.client.screens.RuntimeScreenActivity
- runtimeScreenTitle() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- RuntimeScreenView - Class in org.dashbuilder.client.screens.view
- RuntimeScreenView() - Constructor for class org.dashbuilder.client.screens.view.RuntimeScreenView
- RuntimeServiceResponse - Class in org.dashbuilder.shared.model
-
Runtime Service response model object that contains any useful information for the client.
- RuntimeServiceResponse() - Constructor for class org.dashbuilder.shared.model.RuntimeServiceResponse
- RuntimeServiceResponse(DashbuilderRuntimeMode, Optional<RuntimeModel>, List<String>) - Constructor for class org.dashbuilder.shared.model.RuntimeServiceResponse
- RuntimeSQLDataSourceLocator - Class in org.dashbuilder.backend.services.dataset.provider
- RuntimeSQLDataSourceLocator() - Constructor for class org.dashbuilder.backend.services.dataset.provider.RuntimeSQLDataSourceLocator
S
- save(Path, LayoutTemplate, DefaultMetadata, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- save(Path, Plugin, DefaultMetadata, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- save(Plugin, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- saveAndRename(Path, String, DefaultMetadata, LayoutTemplate, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- saveAndRename(Path, String, DefaultMetadata, Plugin, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- saveCSVFile(CSVDataSetDef) - Method in class org.dashbuilder.backend.services.dataset.RuntimeCSVFileStorage
- saveLayout(LayoutEditorModel, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- saveLayoutTemplate(Path, LayoutTemplate, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPerspectiveServices
- saveMenu(DynamicMenu, String) - Method in class org.dashbuilder.backend.remote.services.dummy.DummyPluginServices
- SCRIPT_ERROR_MSG - Static variable in class org.dashbuilder.client.error.DefaultRuntimeErrorCallback
- ServerSideProducers - Class in org.dashbuilder.backend
- ServerSideProducers() - Constructor for class org.dashbuilder.backend.ServerSideProducers
- sessionTimeout() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- setDashboardId(String) - Method in class org.dashbuilder.client.widgets.DashboardCard
- setDashboardId(String) - Method in interface org.dashbuilder.client.widgets.DashboardCard.View
- setDashboardId(String) - Method in class org.dashbuilder.client.widgets.view.DashboardCardView
- setDashboardListEnabled(boolean) - Method in class org.dashbuilder.client.navbar.AppNavBar
- setExternalMenuEnabled(boolean) - Method in class org.dashbuilder.client.navbar.AppNavBar
- setFileData(byte[]) - Method in class org.dashbuilder.backend.resources.FileUploadModel
- setFileName(String) - Method in class org.dashbuilder.backend.resources.FileUploadModel
- setId(String) - Method in class org.dashbuilder.shared.model.DataSetContent
- setKeepHistory(boolean) - Method in class org.dashbuilder.client.screens.RuntimeScreen
- setMode(DashbuilderRuntimeMode) - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- setMode(DashbuilderRuntimeMode) - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
Sets this runtime mode.
- setNotFoundDashboard(String) - Method in interface org.dashbuilder.client.screens.NotFoundScreen.View
- setNotFoundDashboard(String) - Method in class org.dashbuilder.client.screens.view.NotFoundScreenView
- setTemplates(List<LayoutTemplate>) - Method in class org.dashbuilder.client.plugins.RuntimePerspectivePluginManager
- setup() - Method in class org.dashbuilder.client.navbar.AppNavBar
- setupBaseDir() - Method in class org.dashbuilder.backend.RuntimeModelLoader
-
Create, if do not exist, the base directory for runtime models
- setupMenus() - Method in class org.dashbuilder.client.navbar.AppNavBar
- setupMenus(Menus) - Method in class org.dashbuilder.client.navbar.AppNavBar
- showError(String, Object) - Method in class org.dashbuilder.client.RuntimeCommunication
- showSuccess(String) - Method in class org.dashbuilder.client.RuntimeCommunication
- showWarning(String) - Method in class org.dashbuilder.client.RuntimeCommunication
- single() - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- single() - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
Returns the first model available.
- SINGLE_IMPORT - org.dashbuilder.shared.model.DashbuilderRuntimeMode
-
Allow users to import once
- start() - Method in class org.dashbuilder.backend.RuntimeModelWatcherServiceManager
- startup() - Method in class org.dashbuilder.client.RuntimeEntryPoint
- STATIC - org.dashbuilder.shared.model.DashbuilderRuntimeMode
-
Used when only the first import is used
- stop() - Method in class org.dashbuilder.backend.RuntimeModelWatcherServiceManager
- stopLoading() - Method in interface org.dashbuilder.client.widgets.UploadWidget.View
- stopLoading() - Method in class org.dashbuilder.client.widgets.view.UploadWidgetView
- storeCSV(String, String) - Method in class org.dashbuilder.backend.services.dataset.RuntimeCSVFileStorage
- submit(String, HTMLFormElement) - Method in class org.dashbuilder.client.widgets.UploadWidget
T
- targetPerspective() - Method in class org.dashbuilder.client.RuntimeEntryPoint
- title() - Method in class org.dashbuilder.client.screens.EmptyScreen
- title() - Method in class org.dashbuilder.client.screens.RouterScreen
U
- unlock() - Method in class org.dashbuilder.client.error.DefaultRuntimeErrorCallback
- unregister(String) - Method in class org.dashbuilder.backend.services.impl.RuntimeModelRegistryImpl
- unregister(String) - Method in interface org.dashbuilder.shared.service.RuntimeModelRegistry
-
Unregister a model from memory
- unregister(RemovedRuntimeModelEvent) - Method in class org.dashbuilder.backend.DataSetContentListener
- UpdatedRuntimeModelEvent - Class in org.dashbuilder.shared.event
-
Fired only in dev mode when Runtime Models are updated
- UpdatedRuntimeModelEvent() - Constructor for class org.dashbuilder.shared.event.UpdatedRuntimeModelEvent
- UpdatedRuntimeModelEvent(String) - Constructor for class org.dashbuilder.shared.event.UpdatedRuntimeModelEvent
- uploadDashboardsTitle() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- uploadFile(FileUploadModel) - Method in class org.dashbuilder.backend.resources.UploadResourceImpl
- uploadingDashboards() - Method in interface org.dashbuilder.client.resources.i18n.AppConstants
- uploadResource(FileUploadModel) - Method in class org.dashbuilder.backend.resources.api.DashbuilderRuntimeResource
- UploadResourceImpl - Class in org.dashbuilder.backend.resources
-
Resource to receive new imports.
- UploadResourceImpl() - Constructor for class org.dashbuilder.backend.resources.UploadResourceImpl
- UploadWidget - Class in org.dashbuilder.client.widgets
-
Allow users to upload new dashboards
- UploadWidget() - Constructor for class org.dashbuilder.client.widgets.UploadWidget
- UploadWidget.View - Interface in org.dashbuilder.client.widgets
- UploadWidgetView - Class in org.dashbuilder.client.widgets.view
- UploadWidgetView() - Constructor for class org.dashbuilder.client.widgets.view.UploadWidgetView
V
- validate(String) - Method in class org.dashbuilder.backend.services.impl.ImportValidationServiceImpl
-
Checks if the given file URL is valid for a Runtime Model.
- validate(String) - Method in interface org.dashbuilder.shared.service.ImportValidationService
-
Validate the file from the given path.
- valueOf(String) - Static method in enum org.dashbuilder.shared.model.DashbuilderRuntimeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dashbuilder.shared.model.DataSetContentType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.dashbuilder.shared.model.DashbuilderRuntimeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.dashbuilder.shared.model.DataSetContentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- workbenchPart() - Method in class org.dashbuilder.client.screens.DashboardsListScreen
- workbenchPart() - Method in class org.dashbuilder.client.screens.NotFoundScreen
- workbenchPart() - Method in class org.dashbuilder.client.screens.RuntimeScreen
All Classes All Packages