public interface OpenCryBidsTaskCmd extends ProcessTaskCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class name.
|
static java.lang.String |
NAME
The full class name for this interface file.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector |
getActiveBids()
Gets the list of active bids for this open cry auction.
|
java.math.BigDecimal |
getNewBestBidPrice()
Returns the best bid price after this task is executed.
|
java.math.BigDecimal |
getOldBestBidPrice()
Returns the best bid price before this task is executed.
|
setDataHandle, setErrorTaskNameexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersstatic final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName
java.util.Vector getActiveBids()
java.math.BigDecimal getNewBestBidPrice()
java.math.BigDecimal getOldBestBidPrice()