A B C D G H I J L M N O P R S T U V W

H

hasConsumedHint(String) - Method in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Returns whether a hint with a particular name has been assigned and has been consumed already
hasDefaultValue() - Method in enum org.gcube.contentmanagement.util.configuration.BasicConfigurationConstantsNames
 
hasDefaultValue() - Method in interface org.gcube.contentmanagement.util.configuration.ConfigurationConstantsNames
 
hasHint(String) - Method in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Returns whether a hint with a particular name has been assigned
hasUnconsumedHint(String) - Method in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Returns whether a hint with a particular name has been assigned and not yet consumed
HINT - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
generic hint String for error identification
HINT_NAME_ACCESS_METHOD - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
This hint is used to further specify a particular method of a protocol to use to access content.
HINT_NAME_APPEND_CONTENT - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines whether the content should be appended to the preexisting content when storing at a location or existing content entirely replaced (which would be the default behaviour).
HINT_NAME_APPEND_NAME_TO_LOCATION - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that the name of an object should be appended to the given file location.
HINT_NAME_APPEND_OID_TO_LOCATION - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that the id of an object should be appended to the given file location.
HINT_NAME_BYTES_TRANSFERRED - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Informs about how many bytes actually have been transferred
HINT_NAME_CATALOG_FILE_NAME - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Used to return additional information about where a file has been stored, in particular when used together with a Grid file catalog like lfc.
HINT_NAME_CONTENT_LOCATION - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines where files are located
HINT_NAME_CONTENT_MIMETYPE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Specifies a mime tpye like PROPERTY_VALUE_MIME_TYPE_* that should be stored as property PROPERTY_TYPE_MIME_TYPE after upload of content.
HINT_NAME_DELEGATED_CREDENTIALS - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines the credentials that should be used, if applicable
HINT_NAME_DELETE_AFTER_TRANSFER - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines after a file has been transfered, it should be deleted Since value of hint has to be defined as well, this is normally set to BasicStorageHints.HINT_VALUE_TRUE
HINT_NAME_DO_NOT_REGISTER_FILE_IN_CATALOG - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that the transferred file should not be registered in the used file catalog, e.g.
HINT_NAME_DO_NOT_UPDATE_CONTENT_MIMETYPE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Specifies to not update the content mimetype.
HINT_NAME_ELAPSED_TRANSFER_TIME - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Informs about how many milliseconds have been spent on the actual file transfer
HINT_NAME_ERROR_MESSAGE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
This hint is used to give detailed report about a failure reusing the the existing hint API for signaling that an operation could not be executed as requested.
HINT_NAME_GUESS_CONTENT_MIMETYPE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that, if possible, it is better to guess the content mimetype based on some appropriate approach instead of relying on the inforamtion given otherwise.
HINT_NAME_IMPORT_VIRTUALLY - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines the password that should be used, if applicable Since value of hint has to be defined as well, this is normally set to BasicStorageHints.HINT_VALUE_TRUE
HINT_NAME_INITIATED_BY - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines the distinguished name that should be stored as the user that initiated some operation and therefore get stored as "created by" / "modified by"
HINT_NAME_IS_LARGE_FILE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that the transferred file should be treated as a large file, in particular GFAL large file support should be used.
HINT_NAME_LIMIT_CONTENT_LENGTH_READ - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines the maximal length of bytes to be transferred
HINT_NAME_NEW_FILE_INSTEAD_OF_REPLACEMENT - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that any existing file should not be overwritten with new content.
HINT_NAME_OBJECT_ALREADY_VISITED - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Indicates that this object was visited before and to avoid both, unnecessary data transfer and endless loop, traversing stopped here Since value of hint has to be defined as well, if it is set, then the value BasicStorageHints.HINT_VALUE_TRUE
HINT_NAME_PASSWORD - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines the password that should be used, if applicable
HINT_NAME_PREDEFINED_ID - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
When a new object is created, this hint can be specified to make sure that it gets assigned a particular ID.
HINT_NAME_PREFERRED_BUFFER_SIZE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines the preferred buffer size that should be used, if possible.
HINT_NAME_REACHED_MAX_RECURSION_DEPTH - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that recursion stopped because maximum depth reached Since value of hint has to be defined as well, if it is set, then the value BasicStorageHints.HINT_VALUE_TRUE
HINT_NAME_READING_START_OFFSET - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines a positive number of bytes that should be skipped at the beginning of the file
HINT_NAME_RETURN_NO_HINTS - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that no hints should be returned Since value of hint has to be defined as well, this is normally set to BasicStorageHints.HINT_VALUE_TRUE}
HINT_NAME_RETURN_OBJECT_WITHOUT_REFERENCES - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that properties, but no referenced objects should be returned, can be combined with BasicStorageHints.HINT_NAME_RETURN_NO_HINTS.
HINT_NAME_RETURN_PLAIN_OBJECT - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that no properties and no referenced objects should be returned, can be combined with BasicStorageHints.HINT_NAME_RETURN_NO_HINTS.
HINT_NAME_SMALL_FILES_IN_MESSAGE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that if a file is known to be smaller than some threshold, raw content will be returned by the server using inmessage:// instead of whatever has been defined as location to remove the overhead of reading them from disk, if they should not be stored permanently at the client, but processed by the client in memory anyway.
HINT_NAME_SMALL_FILES_SIZE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines the size in bytes of files, that should be considered small and therefore might be treated specifically.
HINT_NAME_TRANSFER_CONTENT_IF_UPDATED_AFTER - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines that raw content should only be transfered, if there has been a update after some timestamp.
HINT_NAME_USERNAME - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Defines the username that should be used, if applicable
HINT_NAME_WARNING - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
This hint is used to give a feedback if a situation occured, which is not by definition an error, but may have negative side-effects of which the user should be informed.
HINT_VALUE_ACCESS_METHOD_HTTP_GET - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Indicates that HTTP request should be formulated as GET.
HINT_VALUE_ACCESS_METHOD_HTTP_HEAD - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Indicates that HTTP request should be formulated as HEAD.
HINT_VALUE_ACCESS_METHOD_HTTP_POST - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Indicates that HTTP request should be formulated as POST.
HINT_VALUE_FALSE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Constant to define a valid string to represent 'false'
HINT_VALUE_TRUE - Static variable in class org.gcube.contentmanagement.layerindependent.descriptions.BasicStorageHints
Constant to define a valid string to represent 'true'

A B C D G H I J L M N O P R S T U V W