Class BaseRest
- java.lang.Object
-
- org.gcube.informationsystem.resourceregistry.rest.BaseRest
-
- Direct Known Subclasses:
Access,ContextManager,InstancesManager,QueryTemplateManager,SharingManager,TypeManager
public class BaseRest extends Object
- Author:
- Luca Frosini (ISTI - CNR)
-
-
Constructor Summary
Constructors Constructor Description BaseRest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ServerRequestInfoinitRequestInfo()protected voidsetAccountingMethod(String method)protected voidsetAccountingMethod(Method method, String type)
-
-
-
Method Detail
-
setAccountingMethod
protected void setAccountingMethod(String method)
-
initRequestInfo
protected ServerRequestInfo initRequestInfo()
-
-