public class PPCPayTranExtendedDataCmdImpl extends DataBeanCommandImpl implements PPCPayTranExtendedDataCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM Copyright
|
Constructor and Description |
---|
PPCPayTranExtendedDataCmdImpl() |
Modifier and Type | Method and Description |
---|---|
java.util.Locale | getLocale()
This method returns the locale from the command context.
|
void | performExecute()
This method provides the main business logic of this command, which invokes the ServerJDBCHelperBean to get the extended data for a specified payment transaction.
|
public static final java.lang.String COPYRIGHT
public void performExecute() throws ECException
public java.util.Locale getLocale()