Uses of Interface
org.gcube.common.storagehubwrapper.shared.tohl.TrashedItem
-
Packages that use TrashedItem Package Description org.gcube.common.storagehubwrapper.shared.tohl.impl org.gcube.common.storagehubwrapper.shared.tohl.trash -
-
Uses of TrashedItem in org.gcube.common.storagehubwrapper.shared.tohl.impl
Classes in org.gcube.common.storagehubwrapper.shared.tohl.impl that implement TrashedItem Modifier and Type Class Description classTrashItem -
Uses of TrashedItem in org.gcube.common.storagehubwrapper.shared.tohl.trash
Methods in org.gcube.common.storagehubwrapper.shared.tohl.trash that return TrashedItem Modifier and Type Method Description TrashedItemWorkspaceTrashFolder. getTrashItemById(String id)Deprecated.useorg.gcube.portal.storagehubwrapper.server.tohl.homelibrary.home.workspace.Workspace#getItem(String itemId)insteadMethods in org.gcube.common.storagehubwrapper.shared.tohl.trash that return types with arguments of type TrashedItem Modifier and Type Method Description List<TrashedItem>WorkspaceTrashFolder. listTrashItems()Deprecated.use#getChildren()instead
-