public interface ExtendReturnItemUpdateCmd extends TaskCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT |
static java.lang.String | defaultCommandClassName
The default implementation class name is "com.ibm.commerce.returns.commands.ExtendReturnItemUpdateCmdImpl" .
|
static java.lang.String | NAME
The name of this interface is "com.ibm.commerce.returns.commands.ExtendReturnItemUpdateCmd" .
|
Modifier and Type | Method and Description |
---|---|
void | setRequestProperties(TypedProperty aRequestProperties)
Set the caller's request properties.
|
void | setResponseProperties(TypedProperty aResponseProperties)
Set the caller's response properties.
|
void | setRMAAB(RMAAccessBean anRMAAB)
Set the RMA access bean being processed.
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
void setRequestProperties(TypedProperty aRequestProperties) throws ECApplicationException
void setResponseProperties(TypedProperty aResponseProperties)
void setRMAAB(RMAAccessBean anRMAAB)