org.enhydra.shark.corba
Class WfCreateProcessEventAuditCORBA

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.omg.WorkflowModel._WfCreateProcessEventAuditImplBase
          extended by org.enhydra.shark.corba.WfCreateProcessEventAuditCORBA
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.InvokeHandler, BaseBusinessObject, BaseBusinessObjectOperations, WfCreateProcessEventAudit, WfCreateProcessEventAuditOperations, WfEventAudit, WfEventAuditOperations

public class WfCreateProcessEventAuditCORBA
extends _WfCreateProcessEventAuditImplBase

WfCreateProcessEventAuditImpl - Workflow Event Audit implementation

See Also:
Serialized Form

Constructor Summary
protected WfCreateProcessEventAuditCORBA(Collective toJoin, WfCreateProcessEventAudit ea)
           
 
Method Summary
 java.lang.String activity_key()
           
 java.lang.String activity_name()
           
 java.lang.String event_type()
           
 java.lang.String p_activity_key()
           
 java.lang.String p_process_key()
           
 java.lang.String p_process_mgr_name()
           
 java.lang.String p_process_mgr_version()
           
 java.lang.String p_process_name()
           
 java.lang.String process_key()
           
 java.lang.String process_mgr_name()
           
 java.lang.String process_mgr_version()
           
 java.lang.String process_name()
           
 WfExecutionObject source()
           
 org.omg.TimeBase.UtcT time_stamp()
           
 
Methods inherited from class org.omg.WorkflowModel._WfCreateProcessEventAuditImplBase
_ids, _invoke
 
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.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

WfCreateProcessEventAuditCORBA

protected WfCreateProcessEventAuditCORBA(Collective toJoin,
                                         WfCreateProcessEventAudit ea)
Method Detail

source

public WfExecutionObject source()
                         throws BaseException,
                                SourceNotAvailable
Throws:
BaseException
SourceNotAvailable

time_stamp

public org.omg.TimeBase.UtcT time_stamp()
                                 throws BaseException
Throws:
BaseException

event_type

public java.lang.String event_type()
                            throws BaseException
Throws:
BaseException

activity_key

public java.lang.String activity_key()
                              throws BaseException
Throws:
BaseException

activity_name

public java.lang.String activity_name()
                               throws BaseException
Throws:
BaseException

process_key

public java.lang.String process_key()
                             throws BaseException
Throws:
BaseException

process_name

public java.lang.String process_name()
                              throws BaseException
Throws:
BaseException

process_mgr_name

public java.lang.String process_mgr_name()
                                  throws BaseException
Throws:
BaseException

process_mgr_version

public java.lang.String process_mgr_version()
                                     throws BaseException
Throws:
BaseException

p_activity_key

public java.lang.String p_activity_key()
                                throws BaseException
Throws:
BaseException

p_process_key

public java.lang.String p_process_key()
                               throws BaseException
Throws:
BaseException

p_process_name

public java.lang.String p_process_name()
                                throws BaseException
Throws:
BaseException

p_process_mgr_name

public java.lang.String p_process_mgr_name()
                                    throws BaseException
Throws:
BaseException

p_process_mgr_version

public java.lang.String p_process_mgr_version()
                                       throws BaseException
Throws:
BaseException