JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
M
O
P
R
S
U
V
A
addGroupToFeature(String, String)
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureResource
api()
- Method in class org.ff4j.spring.boot.web.api.config.
SwaggerConfig
authorizationNotExistsException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
B
badRequestHandler()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
C
check(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
FF4jResource
check(String, MultiValueMap<String, String>)
- Method in class org.ff4j.spring.boot.web.api.resources.
FF4jResource
clearCachedFeatureStore()
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureStoreResource
clearCachedPropertyStore()
- Method in class org.ff4j.spring.boot.web.api.resources.
PropertyStoreResource
createOrUpdateFeature(String, FeatureApiBean)
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureResource
createOrUpdateProperty(String, PropertyApiBean)
- Method in class org.ff4j.spring.boot.web.api.resources.
PropertyResource
D
deleteAllFeatures()
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureStoreResource
deleteAllProperties()
- Method in class org.ff4j.spring.boot.web.api.resources.
PropertyStoreResource
deleteFeature(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureResource
deleteProperty(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
PropertyResource
disableFeature(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureResource
disableGroup(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
GroupResource
E
enableFeature(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureResource
enableGroup(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
GroupResource
F
featureIdBlankException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
featureIdNotMatchException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
featureNotFoundException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
FeatureResource
- Class in
org.ff4j.spring.boot.web.api.resources
FeatureResource()
- Constructor for class org.ff4j.spring.boot.web.api.resources.
FeatureResource
featureStoreNotCached()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
FeatureStoreResource
- Class in
org.ff4j.spring.boot.web.api.resources
FeatureStoreResource()
- Constructor for class org.ff4j.spring.boot.web.api.resources.
FeatureStoreResource
FeatureWebUtils
- Enum in
org.ff4j.spring.boot.web.api.utils
Created by Paul
FF4jExceptionHandler
- Class in
org.ff4j.spring.boot.web.api.exceptions
FF4jExceptionHandler()
- Constructor for class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
FF4jResource
- Class in
org.ff4j.spring.boot.web.api.resources
FF4jResource()
- Constructor for class org.ff4j.spring.boot.web.api.resources.
FF4jResource
flippingStrategyBadRequestException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
G
getAllFeatures()
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureStoreResource
getAllGroups()
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureStoreResource
getAllProperties()
- Method in class org.ff4j.spring.boot.web.api.resources.
PropertyStoreResource
getBooleanResponseEntityByHttpStatus(FeatureActions)
- Static method in enum org.ff4j.spring.boot.web.api.utils.
FeatureWebUtils
getFeatureByUID(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureResource
getFeaturesByGroup(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
GroupResource
getFeaturesFromCache()
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureStoreResource
getFeatureStore()
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureStoreResource
getMonitoringStatus(Long, Long)
- Method in class org.ff4j.spring.boot.web.api.resources.
MonitoringResource
getPropertiesFromCache()
- Method in class org.ff4j.spring.boot.web.api.resources.
PropertyStoreResource
getProperty(String)
- Method in class org.ff4j.spring.boot.web.api.resources.
PropertyResource
getPropertyStore()
- Method in class org.ff4j.spring.boot.web.api.resources.
PropertyStoreResource
getSecurityInfo()
- Method in class org.ff4j.spring.boot.web.api.resources.
FF4jResource
getStatus()
- Method in class org.ff4j.spring.boot.web.api.resources.
FF4jResource
grantRoleToFeature(String, String)
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureResource
groupExistsException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
groupNotExistsException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
GroupResource
- Class in
org.ff4j.spring.boot.web.api.resources
GroupResource()
- Constructor for class org.ff4j.spring.boot.web.api.resources.
GroupResource
M
MonitoringResource
- Class in
org.ff4j.spring.boot.web.api.resources
MonitoringResource()
- Constructor for class org.ff4j.spring.boot.web.api.resources.
MonitoringResource
O
org.ff4j.spring.boot.web.api.config
- package org.ff4j.spring.boot.web.api.config
org.ff4j.spring.boot.web.api.exceptions
- package org.ff4j.spring.boot.web.api.exceptions
org.ff4j.spring.boot.web.api.resources
- package org.ff4j.spring.boot.web.api.resources
org.ff4j.spring.boot.web.api.utils
- package org.ff4j.spring.boot.web.api.utils
P
propertiesBadRequestException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
propertyNameBlankException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
propertyNameNotMatchException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
propertyNotFoundException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
PropertyResource
- Class in
org.ff4j.spring.boot.web.api.resources
PropertyResource()
- Constructor for class org.ff4j.spring.boot.web.api.resources.
PropertyResource
propertyStoreNotCached()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
PropertyStoreResource
- Class in
org.ff4j.spring.boot.web.api.resources
PropertyStoreResource()
- Constructor for class org.ff4j.spring.boot.web.api.resources.
PropertyStoreResource
R
removeGroupFromFeature(String, String)
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureResource
removeRoleFromFeature(String, String)
- Method in class org.ff4j.spring.boot.web.api.resources.
FeatureResource
roleExistsException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
roleNotExistsException()
- Method in class org.ff4j.spring.boot.web.api.exceptions.
FF4jExceptionHandler
S
SwaggerConfig
- Class in
org.ff4j.spring.boot.web.api.config
SwaggerConfig()
- Constructor for class org.ff4j.spring.boot.web.api.config.
SwaggerConfig
U
updatePropertyName(String, String)
- Method in class org.ff4j.spring.boot.web.api.resources.
PropertyResource
V
valueOf(String)
- Static method in enum org.ff4j.spring.boot.web.api.utils.
FeatureWebUtils
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.ff4j.spring.boot.web.api.utils.
FeatureWebUtils
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
M
O
P
R
S
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013–2016
FF4J
. All rights reserved.