© 2001 BEA Systems, Inc.

com.bea.commerce.platform.ad
Interface AdConflictResolver


public interface AdConflictResolver

The remote bean interface for the AdConflictResolver. Give a set of possible ads which may be display this Session EJB will pick the best ad to display.


Method Summary
 AdInfo pickAd(AdInfo[] ads)
          resolve a conflict with the add and return the value
 

Method Detail

pickAd

public AdInfo pickAd(AdInfo[] ads)
              throws java.rmi.RemoteException
resolve a conflict with the add and return the value
Parameters:
ads - An array of AdInfo objects that are valid
Returns:
the AdInfo that has the "highest priority" from the ads array.

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved