| Package | Description |
|---|---|
| org.exoplatform.commons.serialization.api.factory | |
| org.exoplatform.commons.serialization.model |
| Modifier and Type | Method and Description |
|---|---|
<S> S |
DefaultObjectFactory.create(Class<S> type,
Map<FieldModel<? super S,?>,?> state) |
abstract <S extends B> |
ObjectFactory.create(Class<S> type,
Map<FieldModel<? super S,?>,?> state)
Instantiate an object based on the provided type.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,FieldModel<O,?>> |
ClassTypeModel.getFieldMap() |
Collection<FieldModel<O,?>> |
ClassTypeModel.getFields() |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.