|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Storable | |
|---|---|
| org.gcube.application.aquamaps.publisher | |
| org.gcube.application.aquamaps.publisher.impl | |
| org.gcube.application.aquamaps.publisher.impl.model | |
| Uses of Storable in org.gcube.application.aquamaps.publisher |
|---|
| Methods in org.gcube.application.aquamaps.publisher with type parameters of type Storable | ||
|---|---|---|
abstract
|
Publisher.deleteById(Class<T> clazz,
ObjectManager<T> manager,
String id)
|
|
abstract
|
Publisher.getById(Class<T> clazz,
String id)
|
|
abstract
|
Publisher.store(Class<T> clazz,
ObjectManager<T> generator,
StoreConfiguration config,
CoverageDescriptor... descriptor)
|
|
| Uses of Storable in org.gcube.application.aquamaps.publisher.impl |
|---|
| Methods in org.gcube.application.aquamaps.publisher.impl with type parameters of type Storable | ||
|---|---|---|
|
PublisherImpl.deleteById(Class<T> clazz,
ObjectManager<T> manager,
String id)
|
|
|
PublisherImpl.getById(Class<T> clazz,
String id)
|
|
|
PublisherImpl.store(Class<T> clazz,
ObjectManager<T> manager,
StoreConfiguration config,
CoverageDescriptor... descriptor)
|
|
| Uses of Storable in org.gcube.application.aquamaps.publisher.impl.model |
|---|
| Classes in org.gcube.application.aquamaps.publisher.impl.model that implement Storable | |
|---|---|
class |
FileSet
|
class |
Layer
|
class |
WMSContext
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||