The request will either be declined or not declined.
If the request has been declined, then the getReasonsForDeclined
method will return an array of Strings specifying the reason(s) the request was declined and an empty array of Bids.
If the request has not been declined, then the getBids
method will return an array of the Bids made in response to the request and an empty array of reasons for decline.
@author Pete Bennett
@version $Revision: 1.1 $
|
|
|
|