to.etc.template
Interface TplCallback


Deprecated.

@Deprecated
public interface TplCallback

This interface retrieves the values requested in the templates as objects. VERY OLD - DO NOT USE

Author:
Frits Jalvingh

Method Summary
 java.lang.Object getValue(java.lang.String name)
          Deprecated.  
 

Method Detail

getValue

java.lang.Object getValue(java.lang.String name)
Deprecated.