@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Precondition
Vendors to specify a Precondition, which must be present in the
 BazaarContext. A Precondition specifies a key and a value, This key value pair must be present in the
 BazaarContext, otherwise the Vendor is not asked for a Bid.| Modifier and Type | Fields and Description | 
|---|---|
| static String | UNASSIGNEDdefault for values. | 
public static final String UNASSIGNED
public abstract String key
BazaarContextpublic abstract String value
BazaarContext under the specified key. Default is
         Precondition.UNASSIGNEDCopyright © 2019. All rights reserved.