Uses of Interface
org.gcube.common.storagehubwrapper.shared.tohl.items.URLItem
-
Packages that use URLItem Package Description org.gcube.common.storagehubwrapper.server org.gcube.common.storagehubwrapper.server.tohl org.gcube.common.storagehubwrapper.shared.tohl.impl -
-
Uses of URLItem in org.gcube.common.storagehubwrapper.server
Methods in org.gcube.common.storagehubwrapper.server that return URLItem Modifier and Type Method Description URLItemWorkspaceStorageHubClientService. createURL(String fileName, String fileDescription, String url, String destinationFolderId)Creates the URL. -
Uses of URLItem in org.gcube.common.storagehubwrapper.server.tohl
Methods in org.gcube.common.storagehubwrapper.server.tohl that return URLItem Modifier and Type Method Description URLItemWorkspace. createURL(String name, String description, String url, String destinationFolderId)Creates the URL. -
Uses of URLItem in org.gcube.common.storagehubwrapper.shared.tohl.impl
Classes in org.gcube.common.storagehubwrapper.shared.tohl.impl that implement URLItem Modifier and Type Class Description classURLFile
-