org.omg.WorkflowModel
Class _WfActivityImplBase

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended byorg.omg.WorkflowModel._WfActivityImplBase
All Implemented Interfaces:
BaseBusinessObject, BaseBusinessObjectOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.InvokeHandler, org.omg.CORBA.Object, java.io.Serializable, WfActivity, WfActivityOperations, WfExecutionObject, WfExecutionObjectOperations, WfRequester, WfRequesterOperations

public abstract class _WfActivityImplBase
extends org.omg.CORBA.portable.ObjectImpl
implements WfActivity, org.omg.CORBA.portable.InvokeHandler

org/omg/WorkflowModel/_WfActivityImplBase.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from WorkflowModel.idl Friday, May 18, 2007 2:01:19 PM CEST

See Also:
Serialized Form

Constructor Summary
_WfActivityImplBase()
           
 
Method Summary
 java.lang.String[] _ids()
           
 org.omg.CORBA.portable.OutputStream _invoke(java.lang.String $method, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler $rh)
           
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.WorkflowModel.WfActivityOperations
complete, container, get_iterator_assignment, get_sequence_assignment, how_many_assignment, is_member_of_assignment, result, set_result
 
Methods inherited from interface org.omg.WorkflowModel.WfExecutionObjectOperations
abort, change_state, description, get_iterator_history, get_sequence_history, how_closed, how_many_history, is_member_of_history, key, last_state_time, name, priority, process_context, resume, set_description, set_name, set_priority, set_process_context, state, suspend, terminate, valid_states, while_open, why_not_running, workflow_state
 
Methods inherited from interface org.omg.WorkflowModel.WfRequesterOperations
get_iterator_performer, get_sequence_performer, how_many_performer, is_member_of_performer, receive_event
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Constructor Detail

_WfActivityImplBase

public _WfActivityImplBase()
Method Detail

_invoke

public org.omg.CORBA.portable.OutputStream _invoke(java.lang.String $method,
                                                   org.omg.CORBA.portable.InputStream in,
                                                   org.omg.CORBA.portable.ResponseHandler $rh)
Specified by:
_invoke in interface org.omg.CORBA.portable.InvokeHandler

_ids

public java.lang.String[] _ids()