| Package | Description |
|---|---|
| org.exoplatform.commons.serialization.api.factory |
| 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.
|
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.