| Package | Description |
|---|---|
| fr.ird.observe.binder.data | |
| fr.ird.observe.dto | |
| fr.ird.observe.dto.reference |
| Modifier and Type | Class and Description |
|---|---|
class |
DataDtoReferenceBinderSupport<D extends DataDto,R extends DataDtoReferenceSupport<D,R>>
Created by tchemit on 28/08/17.
|
| Modifier and Type | Method and Description |
|---|---|
static <BeanType extends DataDto> |
DataHelper.copyDataDto(BeanType source,
BeanType target) |
static <BeanType extends DataDto> |
DataHelper.copyDataDto(BeanType source,
BeanType target,
org.nuiton.util.beans.Binder<BeanType,BeanType> binder) |
protected <D extends DataDto,R extends DataDtoReferenceSupport<D,R>> |
DtoReferencesInitializerSupport.flushData(DtoReferenceDefinition<D,R> result) |
protected <D extends DataDto,R extends DataDtoReferenceSupport<D,R>,B extends DataDtoReferenceBinderSupport<D,R>> |
DtoReferencesInitializerSupport.registerDataBinder(B binder) |
static <BeanType extends DataDto> |
DataHelper.typeOfDataDto() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSet<Class<? extends DataDto>> |
DtoReferencesInitializerSupport.getDataTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
DtoReferenceDefinitionsSupport.setDataTypes(com.google.common.collect.ImmutableSet<Class<? extends DataDto>> dataTypes) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataDtoReferenceSupport<D extends DataDto,R extends DataDtoReferenceSupport<D,R>>
Created on 21/11/15.
|
Copyright © 2008–2017 IRD. All rights reserved.