Serialized Form


Package kieker.webgui.common.exception

Class kieker.webgui.common.exception.AbstractKiekerWebGUIException extends Exception implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.AnalysisDisplayReloadException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.AnalysisInitializationException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.DataAccessException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.GraphLayoutException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.InvalidAnalysisStateException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Serialized Fields

currentAnalysisState

kieker.analysis.AnalysisController.STATE currentAnalysisState

Class kieker.webgui.common.exception.NewerProjectException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.ProjectAlreadyExistingException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.ProjectLoadException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.ProjectNotExistingException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.ProjectStillRunningException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.ReflectionException extends AbstractKiekerWebGUIException implements Serializable

serialVersionUID: 1L

Class kieker.webgui.common.exception.UserAlreadyExistingException extends DataAccessException implements Serializable

serialVersionUID: 1L


Package kieker.webgui.web.beans.application

Class kieker.webgui.web.beans.application.GlobalPropertiesBean extends Object implements Serializable

serialVersionUID: 4253541090603377504L

Serialized Fields

themeCookieName

String themeCookieName

facesContextThemeKey

String facesContextThemeKey

defaultTheme

String defaultTheme

analysisEditorShowUnitializedComponentsCookieName

String analysisEditorShowUnitializedComponentsCookieName

analysisEditorGridSizeCookieName

String analysisEditorGridSizeCookieName

analysisEditorGridColorCookieName

String analysisEditorGridColorCookieName

analysisEditorDefaultGridSize

String analysisEditorDefaultGridSize

analysisEditorDefaultGridColor

String analysisEditorDefaultGridColor

Package kieker.webgui.web.beans.session

Class kieker.webgui.web.beans.session.UserBean extends Object implements Serializable

serialVersionUID: 6422563876003638348L

Serialized Fields

showUnitializedComponents

boolean showUnitializedComponents

lookAndFeel

String lookAndFeel

gridColor

String gridColor

gridSize

int gridSize

globalPropertiesBean

GlobalPropertiesBean globalPropertiesBean



Copyright © 2015. All rights reserved.