org.kuali.student.r1.common.dictionary.service.impl
Class Bean2DictionaryConverter

java.lang.Object
  extended by org.kuali.student.r1.common.dictionary.service.impl.Bean2DictionaryConverter

Deprecated.

@Deprecated
public class Bean2DictionaryConverter
extends Object


Constructor Summary
Bean2DictionaryConverter(Class<?> clazz)
          Deprecated.  
 
Method Summary
 ObjectStructureDefinition convert()
          Deprecated.  
 Field findField(String fieldName, ArrayList<Field> fields)
          Deprecated.  
 ArrayList<Field> getAllFields(ArrayList<Field> fields, Class<?> type)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bean2DictionaryConverter

public Bean2DictionaryConverter(Class<?> clazz)
Deprecated. 
Method Detail

convert

public ObjectStructureDefinition convert()
Deprecated. 

getAllFields

public ArrayList<Field> getAllFields(ArrayList<Field> fields,
                                     Class<?> type)
Deprecated. 

findField

public Field findField(String fieldName,
                       ArrayList<Field> fields)
Deprecated. 


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.