com.ibm.commerce.content.commands

Interface ESpotCacheInvalOnScheduleExpiryCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    ESpotCacheInvalOnScheduleExpiryCmdImpl

    Deprecated. 
    Content Spots have been deprecated. For more information, see Content Spots.

    public interface ESpotCacheInvalOnScheduleExpiryCmd
    extends ControllerCommand
    This command is called by scheduler when an EContentSpot schedule expires. This controller command makes use of EContentSpotCacheInvalCmd task command to remove the EContentSpot cache and uses EContentSpotCacheInvalidator to reset expiry date.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        Deprecated. 
        Copyright statement.
        See Also:
        Constant Field Values
      • NAME

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

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