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

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

Deprecated.

@Deprecated
public class ComplexSubstructuresHelper
extends Object


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

Constructor Detail

ComplexSubstructuresHelper

public ComplexSubstructuresHelper()
Deprecated. 
Method Detail

getComplexStructures

public Set<String> getComplexStructures(String className)
Deprecated. 

getAllFields

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

findField

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


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