com.ibm.commerce.negotiation.commands

Interface CreateAuctionStyleCmd

    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String NAME
        The full class name for this interface file.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class name. This is used if there is no record found in the CMDREG table.
        See Also:
        Constant Field Values
    • Method Detail

      • setAuctionStyleNameUrlName

        void setAuctionStyleNameUrlName(java.lang.String s,
                                        boolean b)
                                 throws ECException
        Gets auction style name from url name/value pair
        Parameters:
        newAuctionStyleName - The auction style name.
        Throws:
        ECException - if any problems are encountered.