public class ComplexSubstructuresHelper extends Object
| Constructor and Description | 
|---|
ComplexSubstructuresHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Class<?> | 
getActualClassFromList(Class<?> originalClass,
                                            String fieldName)  | 
Set<String> | 
getComplexStructures(String className)  | 
public ComplexSubstructuresHelper()
public Set<String> getComplexStructures(String className)
public static Class<?> getActualClassFromList(Class<?> originalClass, String fieldName)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.