cgl.narada.gui.admin.reliable.viewtable
Class TemplateRowData

java.lang.Object
  extended by cgl.narada.gui.admin.reliable.viewtable.TemplateRowData
All Implemented Interfaces:
RowData

public class TemplateRowData
extends Object
implements RowData


Field Summary
protected  String templateContent
           
protected  String templateId
           
protected  String templateType
           
 
Constructor Summary
TemplateRowData(String templateId, String templateType, String templateContent)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

templateId

protected String templateId

templateType

protected String templateType

templateContent

protected String templateContent
Constructor Detail

TemplateRowData

public TemplateRowData(String templateId,
                       String templateType,
                       String templateContent)


For comments and suggestions please send e-mail to The NaradaBrokering Project