| Package | Description |
|---|---|
| org.ff4j.web.api.resources |
REST Resources of the API
|
| org.ff4j.web.api.resources.domain |
POJO used in REST interfaces (ApiBeans)
|
| Modifier and Type | Method and Description |
|---|---|
FeatureStoreApiBean |
FeatureStoreResource.clearFeatures() |
FeatureStoreApiBean |
FeatureStoreResource.createSchema() |
FeatureStoreApiBean |
FeatureStoreResource.get()
Allows to retrieve feature by its id.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureStoreApiBean |
FF4jStatusApiBean.getFeaturesStore()
Getter accessor for attribute 'featuresStore'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FF4jStatusApiBean.setFeaturesStore(FeatureStoreApiBean featuresStore)
Setter accessor for attribute 'featuresStore'.
|
Copyright © 2013–2022 FF4J. All rights reserved.