- ConsoleConstants - Class in org.ff4j.web.embedded
-
Global constants to work with web console ff4j.
- ConsoleOperations - Class in org.ff4j.web.embedded
-
- ConsoleRenderer - Class in org.ff4j.web.embedded
-
Used to build GUI Interface for feature flip servlet.
- ConsoleServlet - Class in org.ff4j.web.embedded
-
Unique Servlet to manage FlipPoints and security
- ConsoleServlet() - Constructor for class org.ff4j.web.embedded.ConsoleServlet
-
- CONTENT_TYPE_CSS - Static variable in class org.ff4j.web.bean.WebConstants
-
Content type for response.
- CONTENT_TYPE_CSS - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
Content type for response.
- CONTENT_TYPE_FONT - Static variable in class org.ff4j.web.bean.WebConstants
-
Content type for response.
- CONTENT_TYPE_HTML - Static variable in class org.ff4j.web.bean.WebConstants
-
Content type for response.
- CONTENT_TYPE_HTML - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
Content type for response.
- CONTENT_TYPE_JS - Static variable in class org.ff4j.web.bean.WebConstants
-
Content type for response.
- CONTENT_TYPE_JS - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
Content type for response.
- CONTENT_TYPE_JSON - Static variable in class org.ff4j.web.bean.WebConstants
-
Content type for response.
- CONTENT_TYPE_JSON - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
Content type for response.
- CONTENT_TYPE_TEXT - Static variable in class org.ff4j.web.bean.WebConstants
-
Content type for response.
- createAbsentMessageRepresentation(ITemplateContext, Class<?>, String, Object[]) - Method in class org.ff4j.web.console.CustomMessageResolver
-
- createAbsentMessageRepresentation(ITemplateContext, Class<?>, String, Object[]) - Method in class org.ff4j.web.thymeleaf.CustomMessageResolver
-
- createFeature(FF4j, HttpServletRequest) - Static method in class org.ff4j.web.embedded.ConsoleOperations
-
User action to create a new Feature.
- createProperty(FF4j, HttpServletRequest) - Static method in class org.ff4j.web.embedded.ConsoleOperations
-
Create new property in store.
- CSS_SESSIONATTRIBUTE_NAME - Static variable in class org.ff4j.web.bean.WebConstants
-
attribute name.
- CustomMessageResolver - Class in org.ff4j.web.console
-
All message in the same properties file embedded.
- CustomMessageResolver() - Constructor for class org.ff4j.web.console.CustomMessageResolver
-
- CustomMessageResolver - Class in org.ff4j.web.thymeleaf
-
All message in the same properties file embedded.
- CustomMessageResolver() - Constructor for class org.ff4j.web.thymeleaf.CustomMessageResolver
-
Default constructor.
- get(HttpServletRequest, HttpServletResponse) - Method in class org.ff4j.web.controller.AbstractController
-
Invoked by dispatcher.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.AbstractController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.AuditController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.FeaturesController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.FeatureUsageController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.HomeController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.InfosController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.NotFoundController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.OperationsController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.PropertiesController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.SettingsController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.StaticResourceController
-
Create view from template.
- get(HttpServletRequest, HttpServletResponse, WebContext) - Method in class org.ff4j.web.controller.TimeSeriesController
-
Create view from template.
- getCaching() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'caching'.
- getCookie(HttpServletRequest, String) - Static method in class org.ff4j.web.utils.WebUtils
-
- getEndTime() - Method in class org.ff4j.web.bean.Interval
-
Getter accessor for attribute 'endTime'.
- getFeatureid() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
-
Getter accessor for attribute 'featureid'.
- getFeatureStore() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'featureStore'.
- getFf4j() - Method in class org.ff4j.web.controller.AbstractController
-
Getter accessor for attribute 'ff4j'.
- getFf4j() - Method in class org.ff4j.web.embedded.ConsoleServlet
-
Getter accessor for attribute 'ff4j'.
- getFf4j() - Method in class org.ff4j.web.FF4jServlet
-
Getter accessor for attribute 'ff4j'.
- getFf4jAttributeName() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
-
Getter accessor for attribute 'ff4jAttributeName'.
- getFileExtension(String) - Static method in class org.ff4j.web.utils.FileUtils
-
Extract extension of file if exist.
- getInstance() - Static method in class org.ff4j.web.console.ImageProvider
-
Singleton.
- getMonitoring() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'monitoring'.
- getName() - Method in class org.ff4j.web.console.CustomMessageResolver
- getName() - Method in class org.ff4j.web.thymeleaf.CustomMessageResolver
- getNbEvents() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'nbEvents'.
- getNbFeature() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'nbFeature'.
- getNbGroup() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'nbGroup'.
- getNbProperties() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'nbProperties'.
- getOrder() - Method in class org.ff4j.web.console.CustomMessageResolver
- getOrder() - Method in class org.ff4j.web.thymeleaf.CustomMessageResolver
- getPropertyStore() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'propertyStore'.
- getScope() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
-
- getSecurity() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'security'.
- getSessionAttribute(HttpServletRequest, String) - Static method in class org.ff4j.web.utils.WebUtils
-
- getSessionId(HttpServletRequest) - Static method in class org.ff4j.web.utils.WebUtils
-
- getStartTime() - Method in class org.ff4j.web.bean.Interval
-
Getter accessor for attribute 'startTime'.
- getSuccessView() - Method in class org.ff4j.web.controller.AbstractController
-
Getter accessor for attribute 'successView'.
- getTemplateEngine() - Method in class org.ff4j.web.controller.AbstractController
-
Getter accessor for attribute 'templateEngine'.
- getTemplateFile() - Method in interface org.ff4j.web.controller.AdminConsoleController
-
- getUptime() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'uptime'.
- getVar() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
-
- getVersion() - Method in class org.ff4j.web.bean.HomeBean
-
Getter accessor for attribute 'version'.
- GRAPH_BAR_HITRATIO - Static variable in class org.ff4j.web.bean.WebConstants
-
hit ratio.
- GRAPH_PIE_HITRATIO - Static variable in class org.ff4j.web.bean.WebConstants
-
hit ratio.
- GRAPH_PIE_HOST - Static variable in class org.ff4j.web.bean.WebConstants
-
hit ratio.
- GRAPH_PIE_SOURCE - Static variable in class org.ff4j.web.bean.WebConstants
-
hit ratio.
- GRAPH_PIE_USER - Static variable in class org.ff4j.web.bean.WebConstants
-
hit ratio.
- GROUPNAME - Static variable in class org.ff4j.web.bean.WebConstants
-
HTTP Parameter.
- GROUPNAME - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
HTTP Parameter.
- OP_ADD_FIXEDVALUE - Static variable in class org.ff4j.web.bean.WebConstants
-
remove a value of a listed.
- OP_ADD_FIXEDVALUE - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
remove a value of a listed.
- OP_ADD_PERMISSION - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation: remove feature.
- OP_AUDIT - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_CLEAR_CACHE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_CLEAR_PERMISSIONS - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation: remove feature.
- OP_COPY_FEATURE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_COPY_PROPERTY - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_CREATE_FEATURE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_CREATE_FEATURE - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_CREATE_PROPERTY - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_CREATE_PROPERTY - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_CREATE_SCHEMA - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_DELETE_FIXEDVALUE - Static variable in class org.ff4j.web.bean.WebConstants
-
remove a value of a listed.
- OP_DELETE_FIXEDVALUE - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
remove a value of a listed.
- OP_DISABLE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_DISABLE - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_EDIT_FEATURE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_EDIT_FEATURE - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_EDIT_PROPERTY - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_EDIT_PROPERTY - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_ENABLE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_ENABLE - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_EXPORT - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_EXPORT - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_FEATURES - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation: remove feature.
- OP_FEATUREUSAGE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_IMPORT - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_IMPORT - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_MONITORING - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_MONITORING - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_PROPERTIES - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation: remove feature.
- OP_READ_FEATURE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation: remove feature.
- OP_READ_FEATURE - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation: remove feature.
- OP_READ_PROPERTY - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation: remove feature.
- OP_READ_PROPERTY - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation: remove feature.
- OP_RENAME_FEATURE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_RENAME_PROPERTY - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_RMV_FEATURE - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation: remove feature.
- OP_RMV_FEATURE - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation: remove feature.
- OP_RMV_PERMISSION - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation: remove feature.
- OP_RMV_PROPERTY - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation: remove feature.
- OP_RMV_PROPERTY - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation: remove feature.
- OP_TIMESERIES - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_TOGGLE_GROUP - Static variable in class org.ff4j.web.bean.WebConstants
-
User operation.
- OP_TOGGLE_GROUP - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OPERATION - Static variable in class org.ff4j.web.bean.WebConstants
-
POST - Operation.
- OPERATION - Static variable in class org.ff4j.web.embedded.ConsoleConstants
-
POST - Operation.
- OperationsController - Class in org.ff4j.web.controller
-
Mini API to get informations through AJAX in JSON.
- OperationsController(FF4j, TemplateEngine) - Constructor for class org.ff4j.web.controller.OperationsController
- operationsController - Variable in class org.ff4j.web.FF4jServlet
-
Simple Operation.
- org.ff4j.web - package org.ff4j.web
-
Dedicated servlet to put FF4J in session
- org.ff4j.web.bean - package org.ff4j.web.bean
-
- org.ff4j.web.console - package org.ff4j.web.console
-
- org.ff4j.web.controller - package org.ff4j.web.controller
-
- org.ff4j.web.embedded - package org.ff4j.web.embedded
-
Provides servlet and tags to work with Features
- org.ff4j.web.taglib - package org.ff4j.web.taglib
-
Collection of tags to check feature
- org.ff4j.web.thymeleaf - package org.ff4j.web.thymeleaf
-
- org.ff4j.web.utils - package org.ff4j.web.utils
-