net.contextfw.web.application.converter
Interface AttributeSerializer<S>

All Known Subinterfaces:
ObjectAttributeSerializer
All Known Implementing Classes:
AttributeJsonSerializer, ToStringSerializer

public interface AttributeSerializer<S>


Method Summary
 String serialize(S source)
           
 

Method Detail

serialize

String serialize(S source)


Copyright © 2011. All Rights Reserved.