org.omg.CosPersistentState
Interface StorageObject


public interface StorageObject


Method Summary
 void destroy_object()
           
 byte[] get_pid()
           
 byte[] get_short_pid()
           
 StorageHomeBase get_storage_home()
           
 boolean object_exists()
           
 

Method Detail

destroy_object

void destroy_object()

object_exists

boolean object_exists()

get_pid

byte[] get_pid()

get_short_pid

byte[] get_short_pid()

get_storage_home

StorageHomeBase get_storage_home()