com.ibm.commerce.orderitems.commands

Class CopyOrderItemComponentsCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CopyOrderItemComponentsCmdImpl

        public CopyOrderItemComponentsCmdImpl()
    • Method Detail

      • setConfigurationId

        public void setConfigurationId(java.lang.String configurationId)
        This method sets configuration id of the new components.
        Specified by:
        setConfigurationId in interface CopyOrderItemComponentsCmd
        Parameters:
        configurationId - the configuration id of the new components
      • getConfigurationId

        public java.lang.String getConfigurationId()
        This method returns configuration id of the new components.
        Specified by:
        getConfigurationId in interface CopyOrderItemComponentsCmd
        Returns:
        configuration id of the new components.
      • setCopyConfigurationId

        public void setCopyConfigurationId(boolean copyConfigurationId)
        This method sets the flag to indicate whether configuration id is copied.
        Specified by:
        setCopyConfigurationId in interface CopyOrderItemComponentsCmd
        Parameters:
        copyConfigurationId - the flag to indicate whether configuration id is copied.