Auto Bids Process Initialization Interface.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT Copyright statement. |
static java.lang.String |
defaultCommandClassName The default implementation class name. |
static java.lang.String |
NAME The full class name for this interface file. |
Method Summary | |
---|---|
void |
setAuction(AuctionAccessBean auction) Sets the current auction bean |
void |
setErrorTaskName(java.lang.String errorTaskName)
Set error task name that will be returned by the
exceptions. |
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 void setAuction(AuctionAccessBean auction)
auction
- AuctionAccessBeanpublic void setErrorTaskName(java.lang.String errorTaskName)
errorTaskName
- java.lang.String