| Package | Description |
|---|---|
| iot.jcypher.domain.internal | |
| iot.jcypher.domain.mapping | |
| iot.jcypher.domainquery.internal |
| Modifier and Type | Method and Description |
|---|---|
ObjectMapping |
DomainAccess.InternalDomainAccess.getObjectMappingFor(Class<?> domainObjectType) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompoundObjectMapping |
class |
SimpleObjectMapping |
| Modifier and Type | Method and Description |
|---|---|
static ObjectMapping |
DefaultObjectMappingCreator.createObjectMapping(Class<?> toMap,
DomainModel dm) |
| Constructor and Description |
|---|
CompoundObjectMapping(CompoundObjectType compoundObjectType,
Map<Class<?>,ObjectMapping> typeMappings,
Object toAccept) |
| Modifier and Type | Method and Description |
|---|---|
ObjectMapping |
QueryExecutor.MappingInfo.getObjectMappingFor(Class<?> domainObjectType) |
Copyright © 2016. All rights reserved.