cgl.narada.service.storage.file
Class TemplateKey
java.lang.Object
com.coyotegulch.jisp.KeyObject
cgl.narada.service.storage.file.TemplateKey
- All Implemented Interfaces:
- Externalizable, Serializable
public class TemplateKey
- extends com.coyotegulch.jisp.KeyObject
Key to Template database
- Version:
- 1.0
- See Also:
- Serialized Form
| Fields inherited from class com.coyotegulch.jisp.KeyObject |
KEY_EQUAL, KEY_ERROR, KEY_LESS, KEY_MORE |
idKey
public int idKey
TemplateKey
public TemplateKey()
TemplateKey
public TemplateKey(int key_value)
compareTo
public int compareTo(com.coyotegulch.jisp.KeyObject key)
- Specified by:
compareTo in class com.coyotegulch.jisp.KeyObject
makeNullKey
public com.coyotegulch.jisp.KeyObject makeNullKey()
- Specified by:
makeNullKey in class com.coyotegulch.jisp.KeyObject
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
intValue
public int intValue()
toString
public String toString()
- Overrides:
toString in class com.coyotegulch.jisp.KeyObject
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
For comments and suggestions please send
e-mail to
The NaradaBrokering Project