com.ibm.commerce.ubf.beans

Interface FlowStateGroupInputDataBean

  • All Known Implementing Classes:
    FlowStateGroupDataBean


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

      • setFlowStateGroupByFlowTypeIdAndIdentifier

        void setFlowStateGroupByFlowTypeIdAndIdentifier(java.lang.String newFlowTypeId,
                                                        java.lang.String newIdentifier)
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setFlowStateGroupId

        void setFlowStateGroupId(java.lang.String newFlowStateGroupId)