| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContextExecutionInfo
   Recommended implementation interface for all classes used as
   execution info variables in IContext implementations.
 
| Method Summary | |
|---|---|
 Calendar | 
getNow()
Returns the current date and time (time of template execution).  | 
 String | 
getTemplateName()
Returns the name of the template currently being processed.  | 
| Method Detail | 
|---|
String getTemplateName()
Returns the name of the template currently being processed.
Calendar getNow()
Returns the current date and time (time of template execution).
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||