This task command will create a guest customer object.
Behavior
Parameters
setLangId
to set the language
id.Response Parameters
getCustomerId
will return the userId for the newly
created guest customer object.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
defaultCommandClassName The default implementation class. |
static java.lang.String |
NAME The name of this command. |
Method Summary | |
---|---|
java.lang.String |
getCustomerId() Gets the customer id. |
void |
setLangId(java.lang.Integer langId)
Sets the language id. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public java.lang.String getCustomerId()
public void setLangId(java.lang.Integer langId)