com.ibm.commerce.scheduler.commands

Interface UpdateLocalRegistryCmd

    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String URLNAME
        The URL name of this command
        See Also:
        Constant Field Values
      • defaultCommandClassName

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

      • setAction

        void setAction(java.lang.String name)
        Sets the action to be performed.
        Parameters:
        name - the action.
      • setKey

        void setKey(java.lang.String name)
        Sets the element cache key.
        Parameters:
        name - the cache key
      • setItemKey

        void setItemKey(java.lang.String name)
        Deprecated. Replaced by setKey(String).
        Sets the element cache key.
        Parameters:
        name - the cache key
      • setRegistryName

        void setRegistryName(java.lang.String name)
        Sets the name of the registry to be refreshed.
        Specified by:
        setRegistryName in interface RefreshLocalRegistryCmd
        Parameters:
        name - the registry name