Uses of Class
org.sapia.archie.impl.Offer

Packages that use Offer
org.sapia.archie.impl   
 

Uses of Offer in org.sapia.archie.impl
 

Methods in org.sapia.archie.impl that return Offer
protected  Offer AttributeNode.onSelectOffer(java.util.List offers)
          Can be overridden to provide custom selection algorithm.
static Offer SelectionHelper.selectLeastRecentlyUsed(java.util.List offers)
           
static Offer SelectionHelper.selectLeastUsed(java.util.List offers)
           
 

Methods in org.sapia.archie.impl with parameters of type Offer
protected  boolean AttributeNode.isValid(Offer offer)
          This method is called after the onSelectOffer() method is called.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.