| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFormUpdateResponse<F extends SimpleObjectForm<?>> |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistedObjectForm<I extends Number,T> |
| Modifier and Type | Method and Description |
|---|---|
static <T,F extends SimpleObjectForm<T>> |
Forms.toForm(T item,
Class<F> formType) |
static <T,F extends SimpleObjectForm<T>> |
Forms.toForms(List<T> items,
Class<F> formType) |
Copyright © 2020 Open Foris. All rights reserved.