net.java.ao.test.converters
Class TestFieldNameConverter

java.lang.Object
  extended by net.java.ao.test.converters.TestFieldNameConverter
All Implemented Interfaces:
FieldNameConverter, FieldNameProcessor

public final class TestFieldNameConverter
extends Object
implements FieldNameConverter, FieldNameProcessor


Constructor Summary
TestFieldNameConverter()
           
 
Method Summary
 String convertName(String name)
           
 String getName(Method method)
           
 String getPolyTypeName(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFieldNameConverter

public TestFieldNameConverter()
Method Detail

getName

public String getName(Method method)
Specified by:
getName in interface FieldNameConverter

getPolyTypeName

public String getPolyTypeName(Method method)
Specified by:
getPolyTypeName in interface FieldNameConverter

convertName

public String convertName(String name)
Specified by:
convertName in interface FieldNameProcessor


Copyright © 2007-2011. All Rights Reserved.