IBM WebSphere Application ServerTM
Release 7

com.ibm.bpm.context.cobo
Interface UserDefinedContextType

All Superinterfaces:
ContextType

public interface UserDefinedContextType
extends ContextType

A representation of the model object 'User Defined Context Type'.


Field Summary
static java.lang.String $sccsid
           
static java.lang.String COPYRIGHT
           
 
Method Summary
 
Methods inherited from interface com.ibm.websphere.sibx.smobo.ContextType
getCorrelation, getDynamicProperty, getFailInfo, getPrimitiveContext, getShared, getTransient, getUserContext, setCorrelation, setDynamicProperty, setFailInfo, setPrimitiveContext, setShared, setTransient, setUserContext
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

$sccsid

static final java.lang.String $sccsid
See Also:
Constant Field Values

IBM WebSphere Application ServerTM
Release 7