Uses of Class
org.gcube.application.geoportal.common.utils.StorageUtils
-
Packages that use StorageUtils Package Description org.gcube.application.geoportal.common.utils -
-
Uses of StorageUtils in org.gcube.application.geoportal.common.utils
Methods in org.gcube.application.geoportal.common.utils with parameters of type StorageUtils Modifier and Type Method Description static TempFileFileSets. asTemp(StorageUtils storage, InputStreamDescriptor descriptor)static TempFile[]FileSets. asTemp(StorageUtils storage, InputStreamDescriptor... descriptors)static RegisterFileSetRequestFileSets. prepareRequest(StorageUtils storage, String parentPath, String fieldName, String fieldDefinition, File... toUpload)static RegisterFileSetRequestFileSets. prepareRequestFromFolder(StorageUtils storage, String parentPath, String fieldName, String fieldDefinition, File directory)
-