Refresh the local copy of the one of the runtime registries that implement com.ibm.commerce.registry.ElementUpdate.
com.ibm.commerce.registry.ElementUpdate
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
defaultCommandClassName The default implementation of this command. |
static java.lang.String |
NAME The name of this command |
static java.lang.String |
URLNAME The URL name of this command |
Method Summary | |
---|---|
void |
setAction(java.lang.String name) Sets the action to be performed. |
void |
setItemKey(java.lang.String name) Deprecated. Replaced by setKey(String) . |
void |
setKey(java.lang.String name) Sets the element cache key. |
void |
setRegistryName(java.lang.String name)
Sets the name of the registry to be refreshed. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String URLNAME
public static final java.lang.String defaultCommandClassName
Method Detail |
public void setAction(java.lang.String name)
name
- the action.public void setKey(java.lang.String name)
name
- the cache keypublic void setItemKey(java.lang.String name)
setKey(String)
.
name
- the cache keypublic void setRegistryName(java.lang.String name)
name
- the registry name