| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
An object with this interface is output from the predispatch operation and is passed into the dispatch or cancel_dispatch operations. It holds information about the target.
| Method Summary | |
|  byte[] | getAdapterID()Adapter ID of the target adapter. | 
|  byte[] | getObjectID()Object ID of the target. | 
|  java.lang.String | getRepositoryID()Most derrived repository IDs supported by the target. | 
|  boolean | targetIsA(java.lang.String repo_id)Test if the target supports the given repository id. | 
| Method Detail | 
public java.lang.String getRepositoryID()
public boolean targetIsA(java.lang.String repo_id)
public byte[] getAdapterID()
public byte[] getObjectID()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||