org.openorb.ir.persistence
Interface IRObjectHomeOperations

All Superinterfaces:
org.omg.CosPersistentState.StorageHomeBaseOperations
All Known Subinterfaces:
AliasDefHome, AliasDefHomeOperations, AttributeDefHome, AttributeDefHomeOperations, ConstantDefHome, ConstantDefHomeOperations, EnumDefHome, EnumDefHomeOperations, ExceptionDefHome, ExceptionDefHomeOperations, InterfaceDefHome, InterfaceDefHomeOperations, IRObjectHome, ModuleDefHome, ModuleDefHomeOperations, NativeDefHome, NativeDefHomeOperations, OperationDefHome, OperationDefHomeOperations, RepositoryHome, RepositoryHomeOperations, StructDefHome, StructDefHomeOperations, UnionDefHome, UnionDefHomeOperations, ValueBoxDefHome, ValueBoxDefHomeOperations, ValueDefHome, ValueDefHomeOperations, ValueMemberDefHome, ValueMemberDefHomeOperations

public interface IRObjectHomeOperations
extends org.omg.CosPersistentState.StorageHomeBaseOperations

This storagehome describes the IRObjectHome


Method Summary
 IRObject find_by_id(java.lang.String id)
          Operation find_by_id
 IRObjectRef find_ref_by_id(java.lang.String id)
          Operation find_ref_by_id
 
Methods inherited from interface org.omg.CosPersistentState.StorageHomeBaseOperations
find_by_short_pid, get_catalog
 

Method Detail

find_by_id

IRObject find_by_id(java.lang.String id)
                    throws org.omg.CosPersistentState.NotFound
Operation find_by_id

Throws:
org.omg.CosPersistentState.NotFound

find_ref_by_id

IRObjectRef find_ref_by_id(java.lang.String id)
Operation find_ref_by_id