| Modifier and Type | Method and Description |
|---|---|
protected List<Field> |
SchemaFactoryImpl.getFields(Class<?> clz) |
protected Map<String,Field> |
SchemaFactoryImpl.sortFields(List<Field> fields) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Field> |
SchemaFactoryImpl.sortFields(List<Field> fields) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
IdFormatterUtils.formatReference(Field field,
IdFormatter formatter,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Field> |
JacksonMapper.SchemaImplMixin.getResourceFields() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Field> |
Schema.getCollectionFields() |
Map<String,Field> |
Schema.getResourceFields() |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldImpl |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Field> |
SchemaImpl.copyFields(Map<String,Field> input) |
Map<String,Field> |
SchemaImpl.getCollectionFields() |
Map<String,Field> |
SchemaImpl.getResourceFields() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Field> |
SchemaImpl.copyFields(Map<String,Field> input) |
void |
SchemaImpl.setCollectionFields(Map<String,Field> collectionFields) |
void |
SchemaImpl.setResourceFields(Map<String,Field> resourceFields) |
| Constructor and Description |
|---|
FieldImpl(Field field) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ValidationHandler.checkFieldCriteria(String type,
String fieldName,
Field field,
Object inputValue) |
protected Object |
ValidationHandler.convert(String fieldName,
Field field,
Object value,
io.github.ibuildthecloud.gdapi.validation.ValidationHandler.ValidationContext context) |
protected boolean |
ValidationHandler.isOperation(Field field,
boolean create) |
Copyright © 2014. All rights reserved.