@RolesAllowed(value="READ") public class PropertyStoreResource extends AbstractResource
ff4j, request, securityContext, uriInfo| Constructor and Description |
|---|
PropertyStoreResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
clear()
POST Operation to clean cache.
|
PropertyStoreApiBean |
clearProperties() |
PropertyStoreApiBean |
createSchema() |
PropertyStoreApiBean |
get()
Allows to retrieve feature by its id.
|
javax.ws.rs.core.Response |
getStatus()
Allows to retrieve feature by its id.
|
List<PropertyApiBean> |
readProperties() |
getFeatureStore, getPropertyStore, getRepo, setPropertyStorepublic PropertyStoreApiBean get()
featId - target feature identifierpublic List<PropertyApiBean> readProperties()
public PropertyStoreApiBean clearProperties()
public PropertyStoreApiBean createSchema()
public javax.ws.rs.core.Response getStatus()
featId - target feature identifierpublic javax.ws.rs.core.Response clear()
Copyright © 2013–2022 FF4J. All rights reserved.