Class InterfaceConstants.Methods
- java.lang.Object
-
- org.gcube.application.geoportal.common.rest.InterfaceConstants.Methods
-
- Enclosing class:
- InterfaceConstants
public static final class InterfaceConstants.Methods extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCONCESSIONIstatic StringCONFIGURATION_PATHstatic StringDELETE_FILES_PATHstatic StringFORCE_UNLOCKstatic StringMONGO_CONCESSIONIstatic StringPLUGINSstatic StringPROJECTSstatic StringPUBLISH_PATHstatic StringQUERY_PATHstatic StringREGISTER_FILES_PATHstatic StringRELATIONSHIPstatic StringSEARCH_PATHstatic StringSET_PROJECT_ACCESS_POLICYstatic StringSTEPstatic StringUCD
-
Constructor Summary
Constructors Constructor Description Methods()
-
-
-
Field Detail
-
UCD
public static final String UCD
- See Also:
- Constant Field Values
-
PROJECTS
public static final String PROJECTS
- See Also:
- Constant Field Values
-
PLUGINS
public static final String PLUGINS
- See Also:
- Constant Field Values
-
CONCESSIONI
public static final String CONCESSIONI
- See Also:
- Constant Field Values
-
MONGO_CONCESSIONI
public static final String MONGO_CONCESSIONI
- See Also:
- Constant Field Values
-
PUBLISH_PATH
public static final String PUBLISH_PATH
- See Also:
- Constant Field Values
-
REGISTER_FILES_PATH
public static final String REGISTER_FILES_PATH
- See Also:
- Constant Field Values
-
DELETE_FILES_PATH
public static final String DELETE_FILES_PATH
- See Also:
- Constant Field Values
-
CONFIGURATION_PATH
public static final String CONFIGURATION_PATH
- See Also:
- Constant Field Values
-
SEARCH_PATH
public static final String SEARCH_PATH
- See Also:
- Constant Field Values
-
QUERY_PATH
public static final String QUERY_PATH
- See Also:
- Constant Field Values
-
STEP
public static final String STEP
- See Also:
- Constant Field Values
-
RELATIONSHIP
public static final String RELATIONSHIP
- See Also:
- Constant Field Values
-
FORCE_UNLOCK
public static final String FORCE_UNLOCK
- See Also:
- Constant Field Values
-
SET_PROJECT_ACCESS_POLICY
public static final String SET_PROJECT_ACCESS_POLICY
- See Also:
- Constant Field Values
-
-