com.ibm.commerce.ubf.registry

Class DynamicBusinessFlowStateRelation

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable


    public class DynamicBusinessFlowStateRelation
    extends BusinessFlowStateRelation
    A FlowStateRelAccessBean Wrapper class that extends BusinessFlowStateRelation. This class is used by the BusinessFlowManager when the UBF registry cache is disabled.
    See Also:
    Serialized Form
    • Constructor Detail

      • DynamicBusinessFlowStateRelation

        public DynamicBusinessFlowStateRelation(com.ibm.commerce.ubf.objects.FlowStateRelAccessBean flowStateRelAccessBean)
        Constructs a new DynamicBusinessFlowStateRelation object with the specified FlowStateRelAccessBean. The access bean must be initialized before calling this constructor, i.e, flowStateRelAccessBean.refreshCopyHelper();
        Parameters:
        flowStateRelAccessBean - the FlowStateRelAccessBean