org.openorb.ir.persistence

Interface OperationDefHomeOperations

public interface OperationDefHomeOperations extends IRObjectHomeOperations

This storagehome describes the OperationDefHome
Method Summary
OperationDefcreate(DefinitionKind def_kind, String id, String name, String version, IDLType result_def, OperationMode mode, ParameterDescription[] params, ExceptionDefRef[] exceptions, String[] contexts)
Operation create

Method Detail

create

public OperationDef create(DefinitionKind def_kind, String id, String name, String version, IDLType result_def, OperationMode mode, ParameterDescription[] params, ExceptionDefRef[] exceptions, String[] contexts)
Operation create