com.ibm.commerce.edp.commands

Interface CheckOrderEditableTaskCmd

    • Field Detail

      • COPYRIGHT

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

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

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

      • isOrderEditable

        boolean isOrderEditable()
        This method judges if the order is editable.
        Returns:
        A boolean that represents if the order is editable.