org.openorb.ir.persistence
Interface AttributeDefHomeOperations
- All Superinterfaces:
- IRObjectHomeOperations, org.omg.CosPersistentState.StorageHomeBaseOperations
- All Known Subinterfaces:
- AttributeDefHome
public interface AttributeDefHomeOperations
- extends IRObjectHomeOperations
This storagehome describes the AttributeDefHome
Method Summary |
AttributeDef |
create(org.omg.CORBA.DefinitionKind def_kind,
java.lang.String id,
java.lang.String name,
java.lang.String version,
org.omg.CORBA.IDLType type_def,
org.omg.CORBA.AttributeMode mode)
Operation create |
Methods inherited from interface org.omg.CosPersistentState.StorageHomeBaseOperations |
find_by_short_pid, get_catalog |
create
AttributeDef create(org.omg.CORBA.DefinitionKind def_kind,
java.lang.String id,
java.lang.String name,
java.lang.String version,
org.omg.CORBA.IDLType type_def,
org.omg.CORBA.AttributeMode mode)
- Operation create