| Package | Description |
|---|---|
| org.symphonyoss.s2.canon.runtime | |
| org.symphonyoss.s2.canon.runtime.http |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRequestManager<P,R extends IBaseEntity> |
class |
PayloadResponseRequestManager<P,R extends IBaseEntity> |
class |
ResponseOnlyRequestManager<R extends IBaseEntity> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEntity
Interface representing a generated object type from a Canon model.
|
interface |
IEntityArray |
interface |
IEntityBuilder |
interface |
IEntityList<T> |
interface |
IEntitySet<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntity |
class |
Entity
Base class for all generated object classes in a Canon model.
|
class |
EntityArray |
static class |
EntityArrayFactory.Builder |
class |
EntityBuilder<B extends EntityBuilder<B>>
A builder for some entity type.
|
class |
EntityList<T> |
class |
EntitySet<T> |
| Constructor and Description |
|---|
EntityBuilder(Class<B> type,
IBaseEntity other) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestContext.sendOKResponse(IBaseEntity response) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.