Uses of Interface
edu.umich.eecs.tac.props.QueryEntry

Packages that use QueryEntry
edu.umich.eecs.tac.props   
 

Uses of QueryEntry in edu.umich.eecs.tac.props
 

Classes in edu.umich.eecs.tac.props with type parameters of type QueryEntry
 class AbstractQueryKeyedReportTransportable<T extends QueryEntry>
          This class provides a skeletal implementation of the AbstractKeyedEntryList abstract class, where the key is a Query object.
 

Classes in edu.umich.eecs.tac.props that implement QueryEntry
 class AbstractQueryEntry
          This class provides a skeletal implementation of the QueryEntry interface.
static class BidBundle.BidEntry
          Each BidEntry contains: Ad - The ad to be used for the given query. Bid - The given bid to be used for the given query. Daily Limit - The daily spend limit to be used for the given query
static class QueryReport.QueryReportEntry
          Query report entry holds the impressions, clicks, cost, average position, and ad displayed by the advertiser for each query class during the period as well as the positions and displayed ads of all advertisers during the period.
static class SalesReport.SalesReportEntry
          Sales report entry holds the conversions and revenue for a query class.
 



Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.