com.ibm.commerce.price.rule.commands.element

Interface CoordinatorElementCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, PriceRuleElementCmd, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    CoordinatorElementCmdImpl


    public interface CoordinatorElementCmd
    extends PriceRuleElementCmd
    The interface is for the coordinator element command.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String defaultCommandClassName
        Default implementation class for this command.
        See Also:
        Constant Field Values