|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodMapper | |
|---|---|
| org.chromattic.core.mapper | |
| Uses of MethodMapper in org.chromattic.core.mapper |
|---|
| Subclasses of MethodMapper in org.chromattic.core.mapper | |
|---|---|
static class |
MethodMapper.Create<C extends ObjectContext<C>>
|
static class |
MethodMapper.Destroy
|
static class |
MethodMapper.FindById<C extends ObjectContext<C>>
|
| Methods in org.chromattic.core.mapper that return types with arguments of type MethodMapper | |
|---|---|
java.util.Set<MethodMapper<C>> |
ObjectMapper.getMethodMappers()
|
| Constructor parameters in org.chromattic.core.mapper with type arguments of type MethodMapper | |
|---|---|
ObjectMapper(BeanMapping mapping,
boolean abstract_,
java.lang.Class<?> objectClass,
java.util.Set<PropertyMapper<?,?,C,?>> propertyMappers,
java.util.Set<MethodMapper<C>> methodMappers,
NameConflictResolution onDuplicate,
ObjectFormatter formatter,
java.lang.String typeName,
NodeTypeKind kind)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||