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

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

public class ComplexSubstructuresHelper
extends Object


Constructor Summary
ComplexSubstructuresHelper()
           
 
Method Summary
 Set<String> getComplexStructures(String className)
           
private  void loadComplexStructures(String className, Set<String> complexStructures)
           
 
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)

loadComplexStructures

private void loadComplexStructures(String className,
                                   Set<String> complexStructures)


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.