| Package | Description |
|---|---|
| org.gcube.application.aquamaps.publisher | |
| org.gcube.application.aquamaps.publisher.impl | |
| org.gcube.application.aquamaps.publisher.impl.model |
| Modifier and Type | Method and Description |
|---|---|
abstract <T extends Storable> |
Publisher.deleteById(Class<T> clazz,
ObjectManager<T> manager,
String id) |
abstract <T extends Storable> |
Publisher.getById(Class<T> clazz,
String id) |
abstract <T extends Storable> |
Publisher.store(Class<T> clazz,
ObjectManager<T> generator,
StoreConfiguration config,
CoverageDescriptor... descriptor) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Storable> |
PublisherImpl.deleteById(Class<T> clazz,
ObjectManager<T> manager,
String id) |
<T extends Storable> |
PublisherImpl.getById(Class<T> clazz,
String id) |
<T extends Storable> |
PublisherImpl.store(Class<T> clazz,
ObjectManager<T> manager,
StoreConfiguration config,
CoverageDescriptor... descriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSet |
class |
Layer |
class |
WMSContext |
Copyright © 2014. All Rights Reserved.