com.ibm.commerce.ubf.beans

Interface FlowInputDataBean

  • All Known Implementing Classes:
    FlowDataBean


    public interface FlowInputDataBean
    Copyright International Busines Machines Corporation 2001. All rights reserved.
    • Method Detail

      • setFlowByFlowTypeIdAndIdentifier

        void setFlowByFlowTypeIdAndIdentifier(java.lang.String newFlowTypeId,
                                              java.lang.String newIdentifier)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setFlowId

        void setFlowId(java.lang.String newFlowId)