|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.mapper.TypeMapper
org.chromattic.core.mapper.NodeTypeMapper
public class NodeTypeMapper
| Field Summary |
|---|
| Fields inherited from class org.chromattic.core.mapper.TypeMapper |
|---|
objectClass |
| Constructor Summary | |
|---|---|
NodeTypeMapper(Class<?> objectClass,
Set<PropertyMapper> propertyMappers,
Set<MethodMapper> methodMappers,
NameConflictResolution onDuplicate,
Instrumentor instrumentor,
ObjectFormatter formatter,
String nodeTypeName)
|
|
| Method Summary | |
|---|---|
String |
getNodeTypeName()
|
String |
getTypeName()
|
String |
toString()
|
| Methods inherited from class org.chromattic.core.mapper.TypeMapper |
|---|
createObject, getFormatter, getMethodMappers, getObjectClass, getOnDuplicate, getPropertyMappers, invoke |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NodeTypeMapper(Class<?> objectClass,
Set<PropertyMapper> propertyMappers,
Set<MethodMapper> methodMappers,
NameConflictResolution onDuplicate,
Instrumentor instrumentor,
ObjectFormatter formatter,
String nodeTypeName)
| Method Detail |
|---|
public String getTypeName()
getTypeName in class TypeMapperpublic String getNodeTypeName()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||