| Modifier and Type | Method and Description |
|---|---|
IdFormatter |
ApiContext.getIdFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiContext.setIdFormatter(IdFormatter idFormatter) |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityFormatter |
class |
TypeIdFormatter |
| Modifier and Type | Method and Description |
|---|---|
static Object |
IdFormatterUtils.formatReference(Field field,
IdFormatter formatter,
Object value) |
| Constructor and Description |
|---|
WrappedResource(IdFormatter idFormatter,
Schema schema,
Object obj) |
WrappedResource(IdFormatter idFormatter,
Schema schema,
Object obj,
Map<String,Object> additionalFields) |
| Modifier and Type | Method and Description |
|---|---|
protected Resource |
AbstractBaseResourceManager.constructResource(IdFormatter idFormatter,
SchemaFactory schemaFactory,
Schema schema,
Object obj,
ApiRequest apiRequest) |
protected Resource |
AbstractBaseResourceManager.createResource(Object obj,
IdFormatter idFormatter,
ApiRequest apiRequest) |
| Modifier and Type | Method and Description |
|---|---|
IdFormatter |
ApiRequestFilterDelegate.getIdFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiRequestFilterDelegate.setIdFormatter(IdFormatter idFormatter) |
Copyright © 2014. All rights reserved.