Defines the interface used by a task command that determines whether a particular user may delete a particular autobid.
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 | |
boolean | isBidderAuthorized() Gets the bidder authorized status. |
void | setAutoBidId(java.lang.String newAutoBidId) Sets the bidder authorized status. |
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 boolean isBidderAuthorized()
public void setAutoBidId(java.lang.String newAutoBidId)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.