Uses of Class
edu.umich.eecs.tac.props.AbstractKeyedEntry

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

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

Subclasses of AbstractKeyedEntry in edu.umich.eecs.tac.props
 class AbstractAdvertiserEntry
          This class provides a skeletal implementation of the AdvertiserEntry interface.
 class AbstractQueryEntry
          This class provides a skeletal implementation of the QueryEntry interface.
 class AbstractStringEntry
          This class provides a skeletal implementation of the AbstractKeyedEntry abstract class, where the key is a Transportable object.
 class AbstractTransportableEntry<T extends Transportable>
          This class provides a skeletal implementation of the AbstractKeyedEntry abstract class, where the key is a Transportable object.
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.DisplayReportEntry
          Display report entry contains the positions and displayed ads of the advertiser during the period.
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 RetailCatalog.RetailCatalogEntry
          The retail catalog entry holds the sales profit for a Product.
static class SalesReport.SalesReportEntry
          Sales report entry holds the conversions and revenue for a query class.
static class UserPopulationState.UserPopulationEntry
           
 



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