| Package | Description |
|---|---|
| org.n52.iceland.i18n | |
| org.n52.iceland.i18n.json | |
| org.n52.iceland.i18n.metadata |
| Modifier and Type | Interface and Description |
|---|---|
interface |
I18NDAO<T extends AbstractI18NMetadata>
Interface for the I18N DAOs
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractI18NMetadata> |
I18NDAORepository.getDAO(java.lang.Class<T> c)
Get the available DAO
|
| Constructor and Description |
|---|
I18NDAOKey(java.lang.Class<? extends AbstractI18NMetadata> type) |
| Modifier and Type | Method and Description |
|---|---|
AbstractI18NMetadata |
I18NJsonEncoder.decodeI18NMetadata(com.fasterxml.jackson.databind.JsonNode s) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
I18NJsonEncoder.encode(AbstractI18NMetadata i18n) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
I18NJsonEncoder.encode(java.lang.Iterable<? extends AbstractI18NMetadata> i18ns) |
| Modifier and Type | Class and Description |
|---|---|
class |
I18NFeatureMetadata |
class |
I18NObservablePropertyMetadata |
class |
I18NOfferingMetadata
I18N object class for offering
|
class |
I18NProcedureMetadata |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.