public interface IDecorator
String
prefix(Object row)
suffix(Object row)
String prefix(Object row)
row
String suffix(Object row)