Skip navigation links
A B C D E F G I K L M N O P R S T U 

A

AbstractFeatureTag - Class in org.ff4j.web.taglib
Parent class for FF4J TagLib library.
AbstractFeatureTag() - Constructor for class org.ff4j.web.taglib.AbstractFeatureTag
 

B

BUFFER_SIZE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
buffer size.

C

ConsoleConstants - Interface in org.ff4j.web.embedded
Global constants to work with web console ff4j.
ConsoleOperations - Class in org.ff4j.web.embedded
 
ConsoleOperations() - Constructor for class org.ff4j.web.embedded.ConsoleOperations
 
ConsoleRenderer - Class in org.ff4j.web.embedded
Used to build GUI Interface for feature flip servlet.
ConsoleRenderer() - Constructor for class org.ff4j.web.embedded.ConsoleRenderer
 
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 interface org.ff4j.web.embedded.ConsoleConstants
Content type for response.
CONTENT_TYPE_HTML - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
Content type for response.
CONTENT_TYPE_JS - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
Content type for response.
CONTENT_TYPE_JSON - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
Content type for response.
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.

D

DESCRIPTION - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
HTTP Parameter.
displayError(String) - Method in class org.ff4j.web.taglib.AbstractFeatureTag
Display an error message in tag.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ff4j.web.embedded.ConsoleServlet
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ff4j.web.embedded.ConsoleServlet
doStartTag() - Method in class org.ff4j.web.taglib.AbstractFeatureTag

E

ERROR_MSG_END - Static variable in class org.ff4j.web.taglib.AbstractFeatureTag
Error message constant.
ERROR_MSG_START - Static variable in class org.ff4j.web.taglib.AbstractFeatureTag
Error message constant.
eval(FF4j, PageContext) - Method in class org.ff4j.web.taglib.AbstractFeatureTag
 
eval(FF4j, PageContext) - Method in class org.ff4j.web.taglib.FeatureTagDisable
eval(FF4j, PageContext) - Method in class org.ff4j.web.taglib.FeatureTagEnable
exportFile(FF4j, HttpServletResponse) - Static method in class org.ff4j.web.embedded.ConsoleOperations
Build Http response when invoking export features.

F

FEATID - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
HTTP Parameter.
FeatureTagDisable - Class in org.ff4j.web.taglib
Content of enclosing tag will be displayed if feature not enable.
FeatureTagDisable() - Constructor for class org.ff4j.web.taglib.FeatureTagDisable
Default constructor.
FeatureTagEnable - Class in org.ff4j.web.taglib
Taglib to filter display based on Feature status within FeatureStore.
FeatureTagEnable() - Constructor for class org.ff4j.web.taglib.FeatureTagEnable
Default constructor.
FF4J_SESSIONATTRIBUTE_NAME - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
attribute name.
FF4jInitServlet - Class in org.ff4j.web
Servlet initialisation to put FF4J in HTTP Session.
FF4jInitServlet() - Constructor for class org.ff4j.web.FF4jInitServlet
 
FF4JProvider - Interface in org.ff4j.web
Loader for class ff4j within Embedded Administration Console.
FLIPFILE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
HTTP Parameter.

G

getFeatureid() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
Getter accessor for attribute 'featureid'.
getFf4j() - Method in class org.ff4j.web.embedded.ConsoleServlet
Getter accessor for attribute 'ff4j'.
getFF4j() - Method in interface org.ff4j.web.FF4JProvider
Initialize the FF4j object to be injected within console.
getFf4jAttributeName() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
Getter accessor for attribute 'ff4jAttributeName'.
GROUPNAME - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
HTTP Parameter.

I

importFile(FF4j, InputStream) - Static method in class org.ff4j.web.embedded.ConsoleOperations
User action to import Features from a properties files.
init(ServletConfig) - Method in class org.ff4j.web.embedded.ConsoleServlet
Servlet initialization, init FF4J from "ff4jProvider" attribute Name.
init(ServletConfig) - Method in class org.ff4j.web.FF4jInitServlet
isShareHttpSession() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
Getter accessor for attribute 'shareHttpSession'.

K

KEY_ALERT_MESSAGE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
templating alert.
KEY_FEATURE_ROWS - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
templating.
KEY_GROUP_LIST_CREATE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
templating.
KEY_GROUP_LIST_EDIT - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
templating.
KEY_GROUP_LIST_TOGGLE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
templating.
KEY_PERMISSIONLIST - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
templating.
KEY_PROPERTIES_ROWS - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
templating.
KEY_SERVLET_CONTEXT - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
templating.
KEY_VERSION - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
templating.

L

LOGGER - Static variable in class org.ff4j.web.embedded.ConsoleOperations
Logger for this class.
LOGGER - Variable in class org.ff4j.web.embedded.ConsoleServlet
Logger for this class.
logger - Variable in class org.ff4j.web.FF4jInitServlet
Logger for this class.

M

MODAL_CREATE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
modal ID.
MODAL_EDIT - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
modal id.
MODAL_TOGGLE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
modal ID.

N

NAME - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
HTTP Parameter.
NEW_LINE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
NewLine.

O

OP_ADD_FIXEDVALUE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
remove a value of a listed.
OP_CREATE_FEATURE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation.
OP_CREATE_PROPERTY - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation.
OP_DELETE_FIXEDVALUE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
remove a value of a listed.
OP_DISABLE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation.
OP_EDIT_FEATURE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation.
OP_EDIT_PROPERTY - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation.
OP_ENABLE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation.
OP_EXPORT - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation.
OP_IMPORT - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation.
OP_READ_FEATURE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation: remove feature.
OP_READ_PROPERTY - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation: remove feature.
OP_RMV_FEATURE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation: remove feature.
OP_RMV_PROPERTY - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation: remove feature.
OP_TOGGLE_GROUP - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
User operation.
OPERATION - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
POST - Operation.
org.ff4j.web - package org.ff4j.web
Dedicated servlet to put FF4J in session
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

P

PARAM_FIXEDVALUE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
FixedValue to be remove.
PERMISSION - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
HTTP Parameter.
PERMISSION_PUBLIC - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
permission.
PERMISSION_RESTRICTED - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
permission.
PREFIX_CHECKBOX - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
attribute name.
PROVIDER_PARAM_NAME - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
servlet init param.

R

RESOURCE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
static resource param name.
RESOURCE_CSS_FILE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
static resource file.
RESOURCE_CSS_PARAM - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
static resource paramv alue.
RESOURCE_JS_FILE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
static resource file.
RESOURCE_JS_PARAM - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
static resource param value.
ROLE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
HTTP Parameter.

S

setFeatureid(String) - Method in class org.ff4j.web.taglib.AbstractFeatureTag
Setter accessor for attribute 'featureid'.
setFf4j(FF4j) - Method in class org.ff4j.web.embedded.ConsoleServlet
Setter accessor for attribute 'ff4j'.
setShareHttpSession(boolean) - Method in class org.ff4j.web.taglib.AbstractFeatureTag
Setter accessor for attribute 'shareHttpSession'.
STRATEGY - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
HTTP Parameter.
STRATEGY_INIT - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
HTTP Parameter.
SUBOPERATION - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
POST - Operation.

T

TEMPLATE_FILE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
Header.

U

updateFeatureDescription(FF4j, HttpServletRequest) - Static method in class org.ff4j.web.embedded.ConsoleOperations
User action to update a target feature's description.
updateProperty(FF4j, HttpServletRequest) - Static method in class org.ff4j.web.embedded.ConsoleOperations
Sample Element should be updated like name, description, value
UTF8_ENCODING - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
File encoding.
A B C D E F G I K L M N O P R S T U 
Skip navigation links

Copyright © 2013–2015 FF4J. All rights reserved.