| Package | Description |
|---|---|
| fr.ird.observe.gson | |
| fr.ird.observe.navigation.model |
| Modifier and Type | Method and Description |
|---|---|
DtoModelNavigationModel |
DtoModelNavigationModelAdapter.deserialize(com.google.gson.JsonElement json,
Type type,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
DtoModelNavigationModelAdapter.serialize(DtoModelNavigationModel<?> src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
DtoModelNavigationModelSupport<N extends DtoModelNavigationNode<?>>
Created by tchemit on 26/05/2018.
|
| Modifier and Type | Method and Description |
|---|---|
<M extends DtoModelNavigationModel<?>> |
DtoModelNavigationAggregateModel.forModelType(Class<M> type) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<? extends DtoModelNavigationModel<?>> |
DtoModelNavigationAggregateModel.getEnabledModels() |
com.google.common.collect.ImmutableList<DtoModelNavigationModel<?>> |
DtoModelNavigationAggregateModel.getModels() |
| Modifier and Type | Method and Description |
|---|---|
default void |
DtoModelNavigationModel.load(DtoModelNavigationModel<?> model) |
Copyright © 2017–2020 IRD. All rights reserved.