| Package | Description |
|---|---|
| fr.ird.observe.binder.referential | |
| fr.ird.observe.dto | |
| fr.ird.observe.dto.form | |
| fr.ird.observe.dto.reference |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferentialDtoReferenceBinderSupport<D extends ReferentialDto,R extends ReferentialDtoReferenceSupport<D,R>>
Created by tchemit on 28/08/17.
|
| Modifier and Type | Method and Description |
|---|---|
protected <D extends ReferentialDto,R extends ReferentialDtoReferenceSupport<D,R>> |
DtoReferencesInitializerSupport.flushReferential(DtoReferenceDefinition<D,R> result) |
<D extends ReferentialDto,R extends ReferentialDtoReferenceSupport<D,R>> |
DtoReferenceDefinitionsSupport.getReferentialDefinition(Class<D> type) |
protected <D extends ReferentialDto,R extends ReferentialDtoReferenceSupport<D,R>,B extends ReferentialDtoReferenceBinderSupport<D,R>> |
DtoReferencesInitializerSupport.registerReferentialBinder(B binder) |
| Modifier and Type | Method and Description |
|---|---|
<DD extends ReferentialDto,RR extends ReferentialDtoReferenceSupport<DD,RR>> |
FormDefinition.Builder.addProperty(String name,
Class<RR> referenceType) |
protected <D extends ReferentialDto,R extends ReferentialDtoReferenceSupport<D,R>> |
DtoFormsInitializerSupport.referentialFormBuilder(Class<D> dtoType) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferentialDtoReferenceSet<R extends ReferentialDtoReferenceSupport> |
class |
ReferentialDtoReferenceSupport<D extends ReferentialDto,R extends ReferentialDtoReferenceSupport<D,R>>
Created on 21/11/15.
|
| Modifier and Type | Method and Description |
|---|---|
static <R extends ReferentialDtoReferenceSupport> |
DtoReferenceCollectionSupport.filterContains(Collection<R> references,
Set<String> containsIds) |
static <R extends ReferentialDtoReferenceSupport> |
DtoReferenceCollectionSupport.filterEnabled(Collection<R> references) |
static <R extends ReferentialDtoReferenceSupport> |
DtoReferenceCollectionSupport.filterNotContains(Collection<R> references,
Set<String> containsIds) |
static <R extends ReferentialDtoReferenceSupport> |
ReferentialDtoReferenceSet.of(Class<R> type,
Collection<R> references,
Date lastUpdate) |
Copyright © 2008–2017 IRD. All rights reserved.