Inheritance diagram for AppOperations::
Public Methods | |
void | listObjectTypes (StringSeqHolder sl) |
void | listObjects (String typeId, StringSeqHolder sl) |
org.omg.CORBA.Object | getObject (String typeId, String name) |
boolean | putObject (String typeId, String name, org.omg.CORBA.Object obj) |
void | listImages (StringSeqHolder sl) |
ImageRep | getImage (String name) |
boolean | putImage (String name, ImageRep img) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|