|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the entity class related to this encoder.K - the type of the class' primary key property.public interface Encoder<T,K extends Serializable>
Single interface used to define many encoding-related services. This interface extends
LabelEncoder, PrimaryKeyEncoder, ValueEncoder,
ValueEncoderFactory, and ActivationContextEncoder.
| Method Summary |
|---|
| Methods inherited from interface org.apache.tapestry5.PrimaryKeyEncoder |
|---|
prepareForKeys, toKey, toValue |
| Methods inherited from interface org.apache.tapestry5.ValueEncoder |
|---|
toClient, toValue |
| Methods inherited from interface org.apache.tapestry5.services.ValueEncoderFactory |
|---|
create |
| Methods inherited from interface br.com.arsmachina.tapestrycrud.encoder.ActivationContextEncoder |
|---|
toActivationContext, toObject |
| Methods inherited from interface br.com.arsmachina.tapestrycrud.encoder.LabelEncoder |
|---|
toLabel |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||