org.kuali.student.datadictionary.util
Class ComplexSubstructuresHelper

java.lang.Object
  extended by org.kuali.student.datadictionary.util.ComplexSubstructuresHelper

public class ComplexSubstructuresHelper
extends Object


Constructor Summary
ComplexSubstructuresHelper()
           
 
Method Summary
static Class<?> getActualClassFromList(Class<?> originalClass, String fieldName)
           
 Set<String> getComplexStructures(String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexSubstructuresHelper

public ComplexSubstructuresHelper()
Method Detail

getComplexStructures

public Set<String> getComplexStructures(String className)

getActualClassFromList

public static Class<?> getActualClassFromList(Class<?> originalClass,
                                              String fieldName)


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.