|
||||||||||
| 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>
|
static class |
MethodMapper.Destroy
|
static class |
MethodMapper.FindById<C extends ObjectContext>
|
| Methods in org.chromattic.core.mapper that return types with arguments of type MethodMapper | |
|---|---|
Set<MethodMapper<C>> |
ObjectMapper.getMethodMappers()
|
| Constructor parameters in org.chromattic.core.mapper with type arguments of type MethodMapper | |
|---|---|
ObjectMapper(Class<?> objectClass,
Set<PropertyMapper<?,C>> propertyMappers,
Set<MethodMapper<C>> methodMappers,
NameConflictResolution onDuplicate,
ObjectFormatter formatter,
Instrumentor instrumentor,
String typeName,
NodeTypeKind kind)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||