public interface ListRetriever
| Modifier and Type | Method and Description |
|---|---|
List<? extends org.gcube.common.storagehub.model.items.Item> |
getList(Class<? extends org.gcube.common.storagehub.model.items.Item> onlyType,
boolean includeHidden,
String... excludes) |
List<? extends org.gcube.common.storagehub.model.items.Item> getList(Class<? extends org.gcube.common.storagehub.model.items.Item> onlyType, boolean includeHidden, String... excludes) throws org.gcube.common.storagehub.model.exceptions.StorageHubException
org.gcube.common.storagehub.model.exceptions.StorageHubExceptionCopyright © 2021. All Rights Reserved.