Class SharingPath
java.lang.Object
org.gcube.informationsystem.resourceregistry.api.rest.SharingPath
The Class SharingPath.
- Author:
- Luca Frosini (ISTI - CNR)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe Enum SharingOperation. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe Constant CONTEXTS_PATH_PART.static final StringThe Constant DRY_RUN_QUERY_QUERY_PARAMETER.static final StringUsed to add a resource to a context independently from the source context.static final StringThe Constant INCLUDE_CONTEXTS_QUERY_PARAMETER.static final StringThe Constant INCLUDE_META_IN_ALL_INSTANCES_QUERY_PARAMETER.static final StringThe Constant INCLUDE_META_QUERY_PARAMETER.static final StringThe Constant OPERATION_QUERY_PARAMETER.static final StringThe Constant SHARING_PATH_PART. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SHARING_PATH_PART
The Constant SHARING_PATH_PART.- See Also:
-
CONTEXTS_PATH_PART
The Constant CONTEXTS_PATH_PART.- See Also:
-
OPERATION_QUERY_PARAMETER
The Constant OPERATION_QUERY_PARAMETER.- See Also:
-
DRY_RUN_QUERY_QUERY_PARAMETER
The Constant DRY_RUN_QUERY_QUERY_PARAMETER.- See Also:
-
FORCE_ADD_TO_CONTEXT_QUERY_PARAMETER
Used to add a resource to a context independently from the source context.- See Also:
-
INCLUDE_CONTEXTS_QUERY_PARAMETER
The Constant INCLUDE_CONTEXTS_QUERY_PARAMETER.- See Also:
-
INCLUDE_META_QUERY_PARAMETER
The Constant INCLUDE_META_QUERY_PARAMETER.- See Also:
-
INCLUDE_META_IN_ALL_INSTANCES_QUERY_PARAMETER
The Constant INCLUDE_META_IN_ALL_INSTANCES_QUERY_PARAMETER.- See Also:
-
-
Constructor Details
-
SharingPath
public SharingPath()
-