Class BaseRest
java.lang.Object
org.gcube.informationsystem.resourceregistry.rest.BaseRest
- Direct Known Subclasses:
Access,ContextManager,InstancesManager,QueryTemplateManager,SharingManager,TypeManager
- Author:
- Luca Frosini (ISTI - CNR)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ServerRequestInfoprotected ServerRequestInfoinitRequestInfo(int offset, int limit) protected voidsetAccountingMethod(String method) protected voidsetAccountingMethod(Method method, String type)
-
Field Details
-
logger
protected org.slf4j.Logger logger -
uriInfo
@Context protected jakarta.ws.rs.core.UriInfo uriInfo
-
-
Constructor Details
-
BaseRest
public BaseRest()
-
-
Method Details
-
setAccountingMethod
-
setAccountingMethod
-
initRequestInfo
-
initRequestInfo
-