public interface ObjectKey extends Writeable
| Modifier and Type | Method and Description |
|---|---|
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.
|
ObjectId getId()
ObjectKeyTemplate getTemplate()
byte[] getBytes(ORB orb)
ServerRequestDispatcher getServerRequestDispatcher()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.