com.ibm.commerce.edp.commands

Interface AEDPCtrlCmd

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • getLocale

        java.util.Locale getLocale()
        This method returns the locale from the globalization context.
        Returns:
        the locale from the globalization context.
      • setOrderId

        void setOrderId(java.lang.Long paramOrderId)
        This method sets the identifier of the order to be paid for.
        Parameters:
        paramOrderId - the identifier of the order to be paid for
      • getOrderId

        java.lang.Long getOrderId()
        This method returns the current order identifier.
        Returns:
        the current order identifier