org.omg.WorkflowModel
Interface WfDataEventAuditOperations

All Superinterfaces:
BaseBusinessObjectOperations, WfEventAuditOperations
All Known Subinterfaces:
WfDataEventAudit
All Known Implementing Classes:
_WfDataEventAuditImplBase, _WfDataEventAuditStub, WfDataEventAuditPOA

public interface WfDataEventAuditOperations
extends WfEventAuditOperations

org/omg/WorkflowModel/WfDataEventAuditOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from WorkflowModel.idl Thursday, June 4, 2009 11:12:12 AM CEST


Method Summary
 NameValue[] new_data()
           
 NameValue[] old_data()
           
 
Methods inherited from interface org.omg.WorkflowModel.WfEventAuditOperations
activity_key, activity_name, event_type, process_key, process_mgr_name, process_mgr_version, process_name, source, time_stamp
 

Method Detail

old_data

NameValue[] old_data()
                     throws BaseException
Throws:
BaseException

new_data

NameValue[] new_data()
                     throws BaseException
Throws:
BaseException