| Constructor and Description |
|---|
ObjectKeyImpl(ObjectKeyTemplate oktemp,
ObjectId id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte[] |
getBytes(ORB orb) |
ObjectId |
getId()
Return the object identifier for this Object key.
|
ServerRequestDispatcher |
getServerRequestDispatcher() |
ObjectKeyTemplate |
getTemplate()
Return the template for this object key.
|
int |
hashCode() |
void |
write(OutputStream os)
Write this object directly to the output stream.
|
public ObjectKeyImpl(ObjectKeyTemplate oktemp, ObjectId id)
public ObjectKeyTemplate getTemplate()
ObjectKeygetTemplate in interface ObjectKeypublic ObjectId getId()
ObjectKeypublic void write(OutputStream os)
Writeablepublic ServerRequestDispatcher getServerRequestDispatcher()
getServerRequestDispatcher in interface ObjectKeyCopyright © 2017–2019 Eclipse Foundation. All rights reserved.