com.ibm.websphere.sibx.smobo

Interface ContextType

    • Method Detail

      • getCorrelation

        java.lang.Object getCorrelation()
        Returns the value of the 'Correlation' containment reference.

        Returns the Business Object representing the correlation context.

        Returns:
        the value of the 'Correlation' containment reference.
        See Also:
        setCorrelation(Object)
      • setCorrelation

        void setCorrelation(java.lang.Object value)
        Sets the value of the 'Correlation' containment reference.
        Parameters:
        value - the new value of the 'Correlation' containment reference. Note that this must be a commonj.sdo.DataObject rather than a simple java.lang.Object.
        See Also:
        getCorrelation()
      • getTransient

        java.lang.Object getTransient()
        Returns the value of the 'Transient' containment reference.

        Returns the Business Object representing the transient context.

        Returns:
        the value of the 'Transient' containment reference.
        See Also:
        setTransient(Object)
      • setTransient

        void setTransient(java.lang.Object value)
        Sets the value of the 'Transient' containment reference.
        Parameters:
        value - the new value of the 'Transient' containment reference. Note that this must be a commonj.sdo.DataObject rather than a simple java.lang.Object.
        See Also:
        getTransient()
      • getFailInfo

        FailInfoType getFailInfo()
        Returns the value of the 'Fail Info' containment reference.

        Returns the details of a reported exception in a FailInfo element.

        Returns:
        the value of the 'Fail Info' containment reference.
        See Also:
        setFailInfo(FailInfoType)
      • setFailInfo

        void setFailInfo(FailInfoType value)
        Sets the value of the 'Fail Info' containment reference.
        Parameters:
        value - the new value of the 'Fail Info' containment reference.
        See Also:
        getFailInfo()
      • getPrimitiveContext

        PrimitiveContextType getPrimitiveContext()
        Returns the value of the 'Primitive Context' containment reference.

        Returns the Business Object representing the primitive context.

        Returns:
        the value of the 'Primitive Context' containment reference.
        See Also:
        setPrimitiveContext(PrimitiveContextType)
      • getShared

        java.lang.Object getShared()
        Returns the value of the 'Shared' containment reference.
        Returns:
        the value of the 'Shared' containment reference.
        See Also:
        setShared(Object)
      • setShared

        void setShared(java.lang.Object value)
        Sets the value of the 'Shared' containment reference.
        Parameters:
        value - the new value of the 'Shared' containment reference. Note that this must be a commonj.sdo.DataObject rather than a simple java.lang.Object.
        See Also:
        getShared()
      • setUserContext

        void setUserContext(UserContextType value)
        Sets the value of the 'User Context' containment reference.
        Parameters:
        value - the new value of the 'User Context' containment reference.
        See Also:
        getUserContext()
IBM Business Process ManagerTM
Release 8