org.kuali.student.contract.model
Interface DictionaryExpander

All Known Implementing Classes:
DictionaryMainTypeExpander

public interface DictionaryExpander

An implementing class expands the dictionary entries by translating a group reference into each of it's sets Envision both type and state expanders but right now just have type expanders

Author:
nwright

Method Summary
 List<Dictionary> expand()
           
 

Method Detail

expand

List<Dictionary> expand()


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