Package br.com.arsmachina.tapestrycrud.encoder

Interface Summary
ActivationContextEncoder<T> Interface that encapsulates the Tapestry 5 activation context logic for objects of a given type.
Encoder<T,K extends Serializable> Single interface used to define many encoding-related services.
LabelEncoder<T> Interface which defines a single method, LabelEncoder.toLabel(Object), that returns a user-presentable description (label) of a given object.
 



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