| Modifier and Type | Method and Description |
|---|---|
static ConstantsResolver.CONTENT_DISPOSITION_VALUE |
ConstantsResolver.CONTENT_DISPOSITION_VALUE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstantsResolver.CONTENT_DISPOSITION_VALUE[] |
ConstantsResolver.CONTENT_DISPOSITION_VALUE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static javax.ws.rs.core.Response |
StorageIDResolver.resolveStorageId(javax.servlet.http.HttpServletRequest httpRequest,
String storageId,
String fileName,
String contentType,
ConstantsResolver.CONTENT_DISPOSITION_VALUE contentDisposition,
boolean validation)
Resolve storage id.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response.ResponseBuilder |
StorageHubMetadataResponseBuilder.fillMetadata(org.gcube.common.storagehub.client.StreamDescriptor streamDescriptor,
String entityId,
ConstantsResolver.CONTENT_DISPOSITION_VALUE contentDispValue)
Fill metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static ConstantsResolver.CONTENT_DISPOSITION_VALUE |
ValidateContentDisposition.validValue(javax.servlet.http.HttpServletRequest req,
Class resolverClass,
String helpURI,
String contentDispositionValue)
Valid value.
|
Copyright © 2021. All Rights Reserved.