| Package | Description |
|---|---|
| org.symphonyoss.s2.canon.runtime | |
| org.symphonyoss.s2.canon.runtime.http |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityFactory<E extends IEntity,B extends IEntity,M extends IModel>
A factory for an enclosing entity type.
|
class |
EntityFactory<E extends IEntity,B extends IEntity,M extends IModel>
A factory for an enclosing entity type.
|
interface |
IEntityFactory<E extends IEntity,B extends IEntity,M extends IModel>
A factory for an enclosing entity type.
|
interface |
IEntityFactory<E extends IEntity,B extends IEntity,M extends IModel>
A factory for an enclosing entity type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Entity |
| Modifier and Type | Method and Description |
|---|---|
IEntity |
ModelRegistry.newInstance(org.symphonyoss.s2.common.dom.json.ImmutableJsonObject jsonObject) |
IEntity |
IModelRegistry.newInstance(org.symphonyoss.s2.common.dom.json.ImmutableJsonObject jsonObject) |
IEntity |
ModelRegistry.parseOne(Reader reader) |
IEntity |
IModelRegistry.parseOne(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
IEntityConsumer.consume(IEntity modelObject) |
| Modifier and Type | Method and Description |
|---|---|
<E extends IEntity> |
RequestContext.parsePayload(IEntityFactory<E,?,?> factory) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.