Package br.com.arsmachina.tapestrycrud.selectmodel

Interface Summary
SelectModelFactory Interface that defines a factory of SelectModel instances for any given type, provided it has a configured SingleTypeSelectModelFactory for it.
SingleTypeSelectModelFactory<T> Interface that defines a factory of SelectModel instances for a given type.
 

Class Summary
DefaultSingleTypeSelectModelFactory<T> Default SingleTypeSelectModelFactory implementation for entity classes.
SimpleOptionModel Simple OptionModel implementation.
SimpleSelectModel Simple SelectModel implementation.
 



Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.