cgl.narada.service.storage.file
Class EntityTemplateRecord
java.lang.Object
cgl.narada.service.storage.file.EntityTemplateRecord
- All Implemented Interfaces:
- Serializable
public class EntityTemplateRecord
- extends Object
- implements Serializable
Storage Service File implement
- 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
entityID
public int entityID
catenation
public int catenation
syncPoint
public long syncPoint
EntityTemplateRecord
public EntityTemplateRecord(int tID,
int eID,
int cat,
long sync)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project