cgl.narada.service.storage.file
Class TemplateRecord
java.lang.Object
cgl.narada.service.storage.file.TemplateRecord
- All Implemented Interfaces:
- Serializable
public class TemplateRecord
- extends Object
- implements Serializable
A row record in Template database
- Version:
- 1.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
templateID
public int templateID
templateType
public int templateType
templateBytes
public byte[] templateBytes
TemplateRecord
public TemplateRecord(int id,
int type,
byte[] content)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project