|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||