com.ibm.commerce.requisitionlist.commands

Interface RequisitionListItemUpdateCmd

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The IBM copyright notice field.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        The full name of this command.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation of this command.
        See Also:
        Constant Field Values
      • RLBadPartNumberErrorView

        static final java.lang.String RLBadPartNumberErrorView
        The Requisition List Bad Part Number Error View
        See Also:
        Constant Field Values
      • RLInvalidInputErrorView

        static final java.lang.String RLInvalidInputErrorView
        The Requisition List Invalid Input Error View
        See Also:
        Constant Field Values
    • Method Detail

      • setName

        void setName(java.lang.String name)
        This method specifies the requisition list name.
        Parameters:
        name - requisition list name
      • setRequisitionListId

        void setRequisitionListId(java.lang.Long id)
        This method specifies the requisition list id.
        Parameters:
        id - requisition list id
      • setStatus

        void setStatus(java.lang.String status)
        This method specifies the status of the requisition list.
        Parameters:
        status - the status of the requisition list.
      • setType

        void setType(java.lang.String type)
        For CO, This method specifies the type of the requisition list.
        Parameters:
        type - the type of the requisition list.