|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperationDef
This storagetype describes the OperationDef
Method Summary | |
---|---|
java.lang.String[] |
contexts()
ContextIdSeq |
java.lang.String[] |
contexts(org.omg.CosPersistentState.ForUpdate fu)
|
void |
contexts(java.lang.String[] arg)
ContextIdSeq |
ExceptionDefRef[] |
exceptions()
ExceptionDefSeq |
void |
exceptions(ExceptionDefRef[] arg)
ExceptionDefSeq |
ExceptionDefRef[] |
exceptions(org.omg.CosPersistentState.ForUpdate fu)
|
org.omg.CORBA.OperationMode |
mode()
OperationMode |
org.omg.CORBA.OperationMode |
mode(org.omg.CosPersistentState.ForUpdate fu)
|
void |
mode(org.omg.CORBA.OperationMode arg)
OperationMode |
org.omg.CORBA.ParameterDescription[] |
params()
ParDescriptionSeq |
org.omg.CORBA.ParameterDescription[] |
params(org.omg.CosPersistentState.ForUpdate fu)
|
void |
params(org.omg.CORBA.ParameterDescription[] arg)
ParDescriptionSeq |
org.omg.CORBA.IDLType |
result_def()
Result IDLType and TypeCode |
org.omg.CORBA.IDLType |
result_def(org.omg.CosPersistentState.ForUpdate fu)
|
void |
result_def(org.omg.CORBA.IDLType arg)
Result IDLType and TypeCode |
Methods inherited from interface org.openorb.ir.persistence.Contained |
---|
absolute_name, absolute_name, containing_repository, containing_repository, containing_repository, containing_repository, defined_in, defined_in, defined_in, defined_in, name, name, version, version |
Methods inherited from interface org.openorb.ir.persistence.IRObject |
---|
def_kind, def_kind, def_kind, id, id |
Methods inherited from interface org.omg.CosPersistentState.StorageObject |
---|
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
Method Detail |
---|
org.omg.CORBA.IDLType result_def()
org.omg.CORBA.IDLType result_def(org.omg.CosPersistentState.ForUpdate fu)
void result_def(org.omg.CORBA.IDLType arg)
org.omg.CORBA.OperationMode mode()
org.omg.CORBA.OperationMode mode(org.omg.CosPersistentState.ForUpdate fu)
void mode(org.omg.CORBA.OperationMode arg)
ExceptionDefRef[] exceptions()
ExceptionDefRef[] exceptions(org.omg.CosPersistentState.ForUpdate fu)
void exceptions(ExceptionDefRef[] arg)
org.omg.CORBA.ParameterDescription[] params()
org.omg.CORBA.ParameterDescription[] params(org.omg.CosPersistentState.ForUpdate fu)
void params(org.omg.CORBA.ParameterDescription[] arg)
java.lang.String[] contexts()
java.lang.String[] contexts(org.omg.CosPersistentState.ForUpdate fu)
void contexts(java.lang.String[] arg)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |