com.ibm.commerce.scheduler.commands
Interface RefreshLocalRegistryCmd

All Superinterfaces:
AccCommand, ControllerCommand, ECCommand, Protectable
All Known Subinterfaces:
UpdateLocalRegistryCmd
All Known Implementing Classes:
RefreshLocalRegistryCmdImpl

public interface RefreshLocalRegistryCmd
extends ControllerCommand

Refresh the local copy of the runtime cache. This an asynchronize command run as a scheduler job only


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String defaultCommandClassName
           
static java.lang.String NAME
           
static java.lang.String URLNAME
           
 
Method Summary
 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.AccCommand
accessControlCheck, getAccCheck, getForUserId, setAccCheck, setForUserId, setOwner
 
Methods inherited from interface com.ibm.commerce.command.ECCommand
checkIsAllowed, checkResourcePermission, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters
 
Methods inherited from interface com.ibm.commerce.security.Protectable
fulfills, getOwner
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT

defaultCommandClassName

public static final java.lang.String defaultCommandClassName

NAME

public static final java.lang.String NAME

URLNAME

public static final java.lang.String URLNAME
Method Detail

setRegistryName

public void setRegistryName(java.lang.String name)
Sets the name of the registry to be refreshed.

Parameters:
name - String - registry name