com.ibm.commerce.scheduler.commands
Interface RefreshRegistryCmd
- All Superinterfaces:
- AccCommand, ControllerCommand, ECCommand, Protectable
- All Known Subinterfaces:
- UpdateRegistryCmd
- All Known Implementing Classes:
- RefreshRegistryCmdImpl
- public interface RefreshRegistryCmd
- extends ControllerCommand
Refresh registry information for all clones.
Method Summary |
java.lang.Long |
getJobId()
Gets the job id. |
java.lang.Long |
getJobInstanceId()
Gets the job instance id. |
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
NAME
public static final java.lang.String NAME
getJobId
public java.lang.Long getJobId()
- Gets the job id.
- Returns:
- Long
getJobInstanceId
public java.lang.Long getJobInstanceId()
- Gets the job instance id.
- Returns:
- Long
setRegistryName
public void setRegistryName(java.lang.String name)
- Sets the name of the registry to be refreshed.
- Parameters:
name
- String - registry name