|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ObservationDatastoreException in org.deegree.observation.model |
|---|
| Methods in org.deegree.observation.model that throw ObservationDatastoreException | |
|---|---|
ObservationDatastore |
Offering.getDatastore()
|
Observation |
Offering.getObservation(FilterCollection filter)
|
| Uses of ObservationDatastoreException in org.deegree.observation.persistence |
|---|
| Methods in org.deegree.observation.persistence that throw ObservationDatastoreException | |
|---|---|
static ObservationDatastore |
ObservationStoreManager.getDatastoreById(java.lang.String datastoreId)
|
Observation |
ObservationDatastore.getObservation(FilterCollection filter,
Offering offering)
Get measurements from the datastore. |
ObservationDatastore |
ObservationStoreProvider.getObservationStore(java.net.URL configURL)
Creates a new ObservationDatastore instance from the given configuration document. |
| Uses of ObservationDatastoreException in org.deegree.observation.persistence.binary |
|---|
| Methods in org.deegree.observation.persistence.binary that throw ObservationDatastoreException | |
|---|---|
Observation |
BinarySQLDatastore.getObservation(FilterCollection filter,
Offering offering)
|
ObservationDatastore |
BinaryObservationProvider.getObservationStore(java.net.URL configURL)
|
| Uses of ObservationDatastoreException in org.deegree.observation.persistence.continuous |
|---|
| Methods in org.deegree.observation.persistence.continuous that throw ObservationDatastoreException | |
|---|---|
Observation |
ContinuousObservationDatastore.getObservation(FilterCollection filter,
Offering offering)
|
ObservationDatastore |
ContinuousObservationProvider.getObservationStore(java.net.URL configURL)
|
| Constructors in org.deegree.observation.persistence.continuous that throw ObservationDatastoreException | |
|---|---|
ContinuousObservationDatastore(java.lang.String jdbcId,
java.lang.String tableName,
java.util.Map<java.lang.String,java.lang.String> columnMap,
java.util.Map<java.lang.String,java.lang.String> optionMap,
java.util.List<Property> properties)
|
|
| Uses of ObservationDatastoreException in org.deegree.observation.persistence.simple |
|---|
| Methods in org.deegree.observation.persistence.simple that throw ObservationDatastoreException | |
|---|---|
Observation |
SimpleObservationDatastore.getObservation(FilterCollection filter,
Offering offering)
|
ObservationDatastore |
SimpleObservationProvider.getObservationStore(java.net.URL configURL)
|
protected java.util.List<Property> |
SimpleObservationDatastore.getPropertyMap(FilterCollection filter)
Create a map with all requested properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||