Package | Description |
---|---|
org.jboss.errai.marshalling.rebind.api.impl.defaultjava | |
org.jboss.errai.marshalling.rebind.api.model | |
org.jboss.errai.marshalling.rebind.api.model.impl |
Modifier and Type | Method and Description |
---|---|
Statement |
DefaultJavaMappingStrategy.fieldDemarshall(Mapping mapping,
Class<?> fromType) |
Statement |
DefaultJavaMappingStrategy.fieldDemarshall(Mapping mapping,
MetaClass fromType) |
Statement |
DefaultJavaMappingStrategy.maybeAddAssumedTypes(BlockBuilder<?> blockBuilder,
String varName,
Mapping mapping,
Statement statement) |
Modifier and Type | Interface and Description |
---|---|
interface |
MemberMapping |
Modifier and Type | Method and Description |
---|---|
Mapping[] |
InstantiationMapping.getMappings() |
Mapping[] |
InstantiationMapping.getMappingsInKeyOrder(List<String> keys) |
Modifier and Type | Method and Description |
---|---|
List<Mapping> |
MappingDefinition.getAllMappings() |
Modifier and Type | Class and Description |
---|---|
class |
AccessorMapping |
class |
ReadMapping |
class |
SimpleMapping |
class |
WriteMapping |
Modifier and Type | Method and Description |
---|---|
Mapping[] |
NoConstructMapping.getMappings() |
Mapping[] |
SimpleConstructorMapping.getMappings() |
Mapping[] |
SimpleFactoryMapping.getMappings() |
Mapping[] |
NoConstructMapping.getMappingsInKeyOrder(List<String> keys) |
Mapping[] |
SimpleConstructorMapping.getMappingsInKeyOrder(List<String> keys) |
Mapping[] |
SimpleFactoryMapping.getMappingsInKeyOrder(List<String> keys) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.