org.omg.WorkflowModel
Class _WfCreateProcessEventAuditStub

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended byorg.omg.WorkflowModel._WfCreateProcessEventAuditStub
All Implemented Interfaces:
BaseBusinessObject, BaseBusinessObjectOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object, java.io.Serializable, WfCreateProcessEventAudit, WfCreateProcessEventAuditOperations, WfEventAudit, WfEventAuditOperations

public class _WfCreateProcessEventAuditStub
extends org.omg.CORBA.portable.ObjectImpl
implements WfCreateProcessEventAudit

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

See Also:
Serialized Form

Constructor Summary
_WfCreateProcessEventAuditStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 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.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

_WfCreateProcessEventAuditStub

public _WfCreateProcessEventAuditStub()
Method Detail

p_activity_key

public java.lang.String p_activity_key()
                                throws BaseException
Specified by:
p_activity_key in interface WfCreateProcessEventAuditOperations
Throws:
BaseException

p_process_key

public java.lang.String p_process_key()
                               throws BaseException
Specified by:
p_process_key in interface WfCreateProcessEventAuditOperations
Throws:
BaseException

p_process_name

public java.lang.String p_process_name()
                                throws BaseException
Specified by:
p_process_name in interface WfCreateProcessEventAuditOperations
Throws:
BaseException

p_process_mgr_name

public java.lang.String p_process_mgr_name()
                                    throws BaseException
Specified by:
p_process_mgr_name in interface WfCreateProcessEventAuditOperations
Throws:
BaseException

p_process_mgr_version

public java.lang.String p_process_mgr_version()
                                       throws BaseException
Specified by:
p_process_mgr_version in interface WfCreateProcessEventAuditOperations
Throws:
BaseException

source

public WfExecutionObject source()
                         throws BaseException,
                                SourceNotAvailable
Specified by:
source in interface WfEventAuditOperations
Throws:
BaseException
SourceNotAvailable

time_stamp

public org.omg.TimeBase.UtcT time_stamp()
                                 throws BaseException
Specified by:
time_stamp in interface WfEventAuditOperations
Throws:
BaseException

event_type

public java.lang.String event_type()
                            throws BaseException
Specified by:
event_type in interface WfEventAuditOperations
Throws:
BaseException

activity_key

public java.lang.String activity_key()
                              throws BaseException
Specified by:
activity_key in interface WfEventAuditOperations
Throws:
BaseException

activity_name

public java.lang.String activity_name()
                               throws BaseException
Specified by:
activity_name in interface WfEventAuditOperations
Throws:
BaseException

process_key

public java.lang.String process_key()
                             throws BaseException
Specified by:
process_key in interface WfEventAuditOperations
Throws:
BaseException

process_name

public java.lang.String process_name()
                              throws BaseException
Specified by:
process_name in interface WfEventAuditOperations
Throws:
BaseException

process_mgr_name

public java.lang.String process_mgr_name()
                                  throws BaseException
Specified by:
process_mgr_name in interface WfEventAuditOperations
Throws:
BaseException

process_mgr_version

public java.lang.String process_mgr_version()
                                     throws BaseException
Specified by:
process_mgr_version in interface WfEventAuditOperations
Throws:
BaseException

_ids

public java.lang.String[] _ids()