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