com.ibm.commerce.content.commands

Interface ResetCacheExpiryDataOnPublishCmd

  • 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:
    ResetCacheExpiryDataOnPublishCmdImpl

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

    public interface ResetCacheExpiryDataOnPublishCmd
    extends ControllerCommand
    This command is called by scheduler after content schedule is published. This command re-sets the cache expiry data.
    • 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