- getFeature(String) - Method in class org.ff4j.web.resources.FeaturesResource
-
- getFeatureid() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
-
Getter accessor for attribute 'featureid'.
- getFeaturesResource() - Method in class org.ff4j.web.resources.FeatureStoreResource
-
Access features part of the API.
- getFeaturesResource() - Method in class org.ff4j.web.resources.FF4jResource
-
Access features part of the API.
- getFF4j() - Method in interface org.ff4j.web.api.FF4JWebProvider
-
Initialize the
FF4j object to be injected within console.
- getFf4j() - Method in class org.ff4j.web.embedded.ConsoleServlet
-
Getter accessor for attribute 'ff4j'.
- getFf4j() - Method in class org.ff4j.web.resources.FF4jResource
-
Getter accessor for attribute 'ff4j'.
- getFf4jAttributeName() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
-
Getter accessor for attribute 'ff4jAttributeName'.
- getGroup(String) - Method in class org.ff4j.web.resources.GroupsResource
-
- getGroupName() - Method in class org.ff4j.web.resources.GroupResource
-
Getter accessor for attribute 'groupName'.
- getGroupsResource() - Method in class org.ff4j.web.resources.FeatureStoreResource
-
Access groups part of the API.
- getMonitoringResource() - Method in class org.ff4j.web.resources.FF4jResource
-
Access monitoring part of the API.
- getStatus() - Method in class org.ff4j.web.resources.FF4jResource
-
Provide core information on ff4J and available sub resources.
- getStatus() - Method in class org.ff4j.web.resources.MonitoringResource
-
Provide core information on store and available sub resources.
- getStatus(RuntimeException) - Method in class org.ff4j.web.resources.RuntimeExceptionMapper
-
Get HTTP Error code related to ff4j error.
- getStore() - Method in class org.ff4j.web.resources.FeatureResource
-
Getter accessor for attribute 'store'.
- getStore() - Method in class org.ff4j.web.resources.FeaturesResource
-
Getter accessor for attribute 'ff4j'.
- getStore() - Method in class org.ff4j.web.resources.FeatureStoreResource
-
Getter accessor for attribute 'ff4j'.
- getStore() - Method in class org.ff4j.web.resources.GroupResource
-
Getter accessor for attribute 'store'.
- getStore() - Method in class org.ff4j.web.resources.GroupsResource
-
Getter accessor for attribute 'store'.
- grantRoleOnFeature(String, String) - Method in class org.ff4j.web.store.FeatureStoreHttp
- GROUPNAME - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
HTTP Parameter.
- GroupResource - Class in org.ff4j.web.resources
-
WebResource representing a group of features.
- GroupResource() - Constructor for class org.ff4j.web.resources.GroupResource
-
Defaut constructor.
- GroupResource(UriInfo, Request, FeatureStore, String) - Constructor for class org.ff4j.web.resources.GroupResource
-
Constructor by Parent resource
- GroupsResource - Class in org.ff4j.web.resources
-
Web Resource to work on groups.
- GroupsResource() - Constructor for class org.ff4j.web.resources.GroupsResource
-
Defaut constructor.
- GroupsResource(UriInfo, Request, FeatureStore) - Constructor for class org.ff4j.web.resources.GroupsResource
-
Constructor by Parent resource
- OP_CREATE_FEATURE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- 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_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_RMV_FEATURE - 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.
- OPERATION_ADDGROUP - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_DISABLE - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_ENABLE - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_FLIP - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_GRANTROLE - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_REMOVEGROUP - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_REMOVEROLE - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- operationAddGroup(MultivaluedMap<String, String>) - Method in class org.ff4j.web.resources.FeatureResource
-
Convenient method to update partially the feature: Adding to a group
- operationDisable() - Method in class org.ff4j.web.resources.FeatureResource
-
Convenient method to update partially the feature: Here disabling
- operationDisableGroup() - Method in class org.ff4j.web.resources.GroupResource
-
Convenient method to work on groupd : Here enabling
- operationEnable() - Method in class org.ff4j.web.resources.FeatureResource
-
Convenient method to update partially the feature: Here enabling
- operationEnable() - Method in class org.ff4j.web.resources.GroupResource
-
Convenient method to work on groupd : Here enabling
- operationGrantRole(MultivaluedMap<String, String>) - Method in class org.ff4j.web.resources.FeatureResource
-
Convenient method to update partially the feature: Here grant a role
- operationRemoveGroup(MultivaluedMap<String, String>) - Method in class org.ff4j.web.resources.FeatureResource
-
Convenient method to update partially the feature: Removing from a group
- operationRemoveRole(MultivaluedMap<String, String>) - Method in class org.ff4j.web.resources.FeatureResource
-
Convenient method to update partially the feature: Here removing a role
- org.ff4j.web.api - package org.ff4j.web.api
-
Publish RESTFul WebAPI to work on features
- org.ff4j.web.embedded - package org.ff4j.web.embedded
-
Provides servlet and tags to work with Features
- org.ff4j.web.resources - package org.ff4j.web.resources
-
Resources to publish a restful api
- org.ff4j.web.store - package org.ff4j.web.store
-
Act as a FeatureStore but contact remotely WebAPI through HTTP
- org.ff4j.web.taglib - package org.ff4j.web.taglib
-
Collection of tags to check feature