com.ibm.commerce.inventory.scheduled.commands

Interface CheckRAReallocateCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, CheckForWorkCmd, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    CheckRAReallocateCmdImpl


    public interface CheckRAReallocateCmd
    extends CheckForWorkCmd
    This CheckRAReallocateCMD checks to see if there is work for RAReallocate to do for the given store.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String NAME
        The name of this interface is "com.ibm.commerce.inventory.scheduled.commands.CheckRAReallocateCmd".
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class is "com.ibm.commerce.inventory.scheduled.commands.CheckRAReallocateCmdImpl".
        See Also:
        Constant Field Values