org.kuali.student.contract.model.util
Class DictionaryParentSetter

java.lang.Object
  extended by org.kuali.student.contract.model.util.DictionaryParentSetter

public class DictionaryParentSetter
extends Object

Author:
nwright

Field Summary
private  ModelFinder finder
           
private  DictionaryModel model
           
 
Constructor Summary
DictionaryParentSetter(DictionaryModel model)
           
 
Method Summary
private  Dictionary calcParent(int index, Dictionary child)
           
private  String calcType(String type)
           
 void set()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

model

private DictionaryModel model

finder

private ModelFinder finder
Constructor Detail

DictionaryParentSetter

public DictionaryParentSetter(DictionaryModel model)
Method Detail

set

public void set()

calcParent

private Dictionary calcParent(int index,
                              Dictionary child)

calcType

private String calcType(String type)


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