org.openorb.ir.persistence
Interface InterfaceDefHomeOperations
- All Superinterfaces:
- IRObjectHomeOperations, org.omg.CosPersistentState.StorageHomeBaseOperations
- All Known Subinterfaces:
- InterfaceDefHome
public interface InterfaceDefHomeOperations
- extends IRObjectHomeOperations
This storagehome describes the InterfaceDefHome
Method Summary |
InterfaceDef |
create(org.omg.CORBA.DefinitionKind def_kind,
java.lang.String id,
java.lang.String name,
java.lang.String version,
org.omg.CORBA.TypeCode type,
InterfaceDefRef[] base_interfaces,
short interface_type)
Operation create |
Methods inherited from interface org.omg.CosPersistentState.StorageHomeBaseOperations |
find_by_short_pid, get_catalog |
create
InterfaceDef create(org.omg.CORBA.DefinitionKind def_kind,
java.lang.String id,
java.lang.String name,
java.lang.String version,
org.omg.CORBA.TypeCode type,
InterfaceDefRef[] base_interfaces,
short interface_type)
- Operation create