Package br.com.arsmachina.controller

Interface Summary
Controller<T,K extends Serializable> Interface that defines a read-write, generic and generified controller for a given entity class.
ReadableController<T,K extends Serializable> Interface that defines a read-only, generic and generified controller for a given entity class.
WriteableController<T,K extends Serializable> Interface that defines a read-write, generic and generified controller for a given entity class.
 



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