com.ibm.commerce.scheduler.commands
Interface UpdateRegistryCmd
- All Superinterfaces:
- AccCommand, ControllerCommand, ECCommand, Protectable, RefreshRegistryCmd
- All Known Implementing Classes:
- UpdateRegistryCmdImpl
- public interface UpdateRegistryCmd
- extends RefreshRegistryCmd
Command to update the registry.
Method Summary |
void |
setAction(java.lang.String action)
Set Action. |
void |
setItemKey(java.lang.String key)
Set Item Key. |
void |
setRegistryName(java.lang.String name)
Sets the name of the registry to be refreshed. |
Methods inherited from interface com.ibm.commerce.command.ControllerCommand |
execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputProperties |
Methods inherited from interface com.ibm.commerce.command.ECCommand |
checkIsAllowed, checkResourcePermission, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters |
COPYRIGHT
public static final java.lang.String COPYRIGHT
defaultCommandClassName
public static final java.lang.String defaultCommandClassName
URLNAME
public static final java.lang.String URLNAME
setAction
public void setAction(java.lang.String action)
- Set Action.
- Parameters:
action
- java.lang.String
setItemKey
public void setItemKey(java.lang.String key)
- Set Item Key.
- Parameters:
key
- java.lang.String
setRegistryName
public void setRegistryName(java.lang.String name)
- Sets the name of the registry to be refreshed.
- Specified by:
setRegistryName
in interface RefreshRegistryCmd
- Parameters:
name
- String - registry name