| Package | Description |
|---|---|
| io.neba.core.resourcemodels.mapping |
Contains the
Resource to ResourceModel
mapper implementation. |
| io.neba.core.resourcemodels.metadata |
Contains implementations representing the
resource model metadata
created during both resource model registration and usage. |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldValueMappingCallback.doWith(MappedFieldMetaData metaData)
Invoked for each
mappable field
of a ResourceModel to map the corresponding field's
value from the resource provided to the constructor. |
Collection<AnnotatedFieldMappers.AnnotationMapping> |
AnnotatedFieldMappers.get(MappedFieldMetaData metaData) |
| Modifier and Type | Method and Description |
|---|---|
MappedFieldMetaData[] |
ResourceModelMetaData.getMappableFields() |
Copyright © 2014–2015. All rights reserved.