| Package | Description |
|---|---|
| fr.ird.observe.binder | |
| fr.ird.observe.dto | |
| fr.ird.observe.dto.form | |
| fr.ird.observe.dto.reference | |
| fr.ird.observe.dto.referential | |
| fr.ird.observe.dto.result |
| Modifier and Type | Class and Description |
|---|---|
class |
DtoReferenceBinderSupport<D extends IdDto,R extends DtoReference<D,R>>
Created by tchemit on 28/08/17.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataDto |
class |
TripMapDto |
| Modifier and Type | Method and Description |
|---|---|
static <BeanType extends IdDto> |
IdHelper.exists(Collection<BeanType> source,
String id) |
static <BeanType extends IdDto> |
IdHelper.findById(Collection<BeanType> source,
String id) |
static <BeanType extends IdDto> |
IdHelper.newIdPredicate(String id) |
| Modifier and Type | Method and Description |
|---|---|
io.ultreia.java4all.http.ImmutableClassMapping<IdDto,DtoReference> |
DtoReferencesInitializerSupport.getDtoToReferenceClassMapping() |
io.ultreia.java4all.http.ImmutableClassMapping<IdDto,DtoReference> |
DtoReferenceDefinitionsSupport.getDtoToReferenceClassMapping() |
io.ultreia.java4all.http.ImmutableClassMapping<DtoReference,IdDto> |
DtoReferencesInitializerSupport.getReferenceToDtoClassMapping() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IdHelper.isActivityLongline(IdDto dto) |
static boolean |
IdHelper.isActivitySeine(IdDto dto) |
static boolean |
IdHelper.isFloatingObject(IdDto dto) |
static boolean |
IdHelper.isSetLongline(IdDto dto) |
static boolean |
IdHelper.isSetSeine(IdDto dto) |
static boolean |
IdHelper.isTrip(IdDto dto) |
| Modifier and Type | Method and Description |
|---|---|
void |
DtoReferenceDefinitionsSupport.setDtoToReferenceClassMapping(io.ultreia.java4all.http.ImmutableClassMapping<IdDto,DtoReference> dtoToReferenceClassMapping) |
| Modifier and Type | Class and Description |
|---|---|
class |
Form<R extends IdDto> |
class |
FormDefinition<D extends IdDto>
For a given of type
FormDefinition.type, define all dependencies of referential set it need. |
static class |
FormDefinition.Builder<D extends IdDto> |
| Modifier and Type | Field and Description |
|---|---|
protected R |
Form.object |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableMap.Builder<String,FormDefinition<? extends IdDto>> |
DtoFormsInitializerSupport.formDefinitionsBuilder |
| Modifier and Type | Method and Description |
|---|---|
protected <D extends IdDto,F extends IdDto> |
DtoFormsInitializerSupport.addClassMapping(Class<D> dtoType,
Class<F> formType) |
protected <D extends IdDto,F extends IdDto> |
DtoFormsInitializerSupport.addClassMapping(Class<D> dtoType,
Class<F> formType) |
static <D extends IdDto> |
FormDefinition.builder(Class<D> type,
com.google.common.collect.ImmutableMap<String,DtoReferenceDefinition> referentialDtoReferenceDefinitions) |
protected <D extends IdDto> |
DtoFormsInitializerSupport.formBuilder(Class<D> type) |
static <R extends IdDto> |
Form.newFormDto(Class<R> type,
R object,
String referentialReferenceSetsRequestName) |
| Modifier and Type | Method and Description |
|---|---|
io.ultreia.java4all.http.ImmutableClassMapping<IdDto,IdDto> |
DtoFormsInitializerSupport.getDtoToFormClassMapping() |
io.ultreia.java4all.http.ImmutableClassMapping<IdDto,IdDto> |
DtoFormsInitializerSupport.getDtoToFormClassMapping() |
com.google.common.collect.ImmutableMap<String,FormDefinition<? extends IdDto>> |
DtoFormsInitializerSupport.getFormDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
FormDefinition<D> |
FormDefinition.Builder.build(com.google.common.collect.ImmutableMap.Builder<String,FormDefinition<? extends IdDto>> formDefinitionBuilder) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DtoReference<D extends IdDto,R extends DtoReference<D,R>>
Created by tchemit on 28/08/17.
|
class |
DtoReferenceDefinition<D extends IdDto,R extends DtoReference<D,R>>
Describe the definition of a reference on a dto.
|
static class |
DtoReferenceDefinition.Builder<D extends IdDto,R extends DtoReference<D,R>> |
class |
DtoReferenceSupport<D extends IdDto,R extends DtoReferenceSupport<D,R>>
Created on 21/11/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataDtoReferenceSupport<D extends DataDto,R extends DataDtoReferenceSupport<D,R>>
Created on 21/11/15.
|
class |
DtoReferenceSupport<D extends IdDto,R extends DtoReferenceSupport<D,R>>
Created on 21/11/15.
|
class |
ReferentialDtoReferenceSupport<D extends ReferentialDto,R extends ReferentialDtoReferenceSupport<D,R>>
Created on 21/11/15.
|
| Modifier and Type | Method and Description |
|---|---|
static <D extends IdDto,R extends DtoReference<D,R>> |
DtoReferenceDefinition.builder(Class<D> dtoType,
Class<R> type) |
| Modifier and Type | Class and Description |
|---|---|
class |
I18nReferentialDto |
class |
ReferentialDto |
| Modifier and Type | Class and Description |
|---|---|
class |
SaveResultDto |
class |
TripChildSaveResultDto |
| Modifier and Type | Method and Description |
|---|---|
<D extends IdDto> |
SaveResultDto.toDto(D dto) |
Copyright © 2008–2017 IRD. All rights reserved.