org.opencrx.kernel.base.jmi1
Interface ExecuteWorkflowResult

All Superinterfaces:
ExecuteWorkflowResult, RefStruct, RefStruct_1_0, Serializable

public interface ExecuteWorkflowResult
extends RefStruct_1_0, ExecuteWorkflowResult


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.base.cci2.ExecuteWorkflowResult
ExecuteWorkflowResult.Member
 
Method Summary
 BasicObject getWorkflowInstance()
          Retrieves the value for the optional structure field workflowInstance.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refContainsValue, refDelegate, refGetValue
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getWorkflowInstance

BasicObject getWorkflowInstance()
Retrieves the value for the optional structure field workflowInstance.

Specified by:
getWorkflowInstance in interface ExecuteWorkflowResult
Returns:
The possibly null value for structure field workflowInstance.


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.