public class ExtendReturnItemAddCmdImpl extends TaskCommandImpl implements ExtendReturnItemAddCmd
Constructor and Description |
---|
ExtendReturnItemAddCmdImpl()
ExtendReturnItemAddCmdImpl constructor.
|
Modifier and Type | Method and Description |
---|---|
void | performExecute()
Execute the command.
|
void | reset()
Reset the command.
|
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.
|
void | validateParameters()
Check mandatory parameters.
|
public ExtendReturnItemAddCmdImpl()
public void performExecute() throws ECException
public void reset()
public void setRequestProperties(TypedProperty aRequestProperties) throws ECApplicationException
public void setResponseProperties(TypedProperty aResponseProperties)
public void setRMAAB(RMAAccessBean anRMAAB)
public void validateParameters() throws ECException