public class HotStrategy extends Object
Constructor and Description |
---|
HotStrategy() |
Modifier and Type | Method and Description |
---|---|
Integer |
getCopy() |
List<OfferReference> |
getOffers() |
boolean |
isCopyValid()
Check if the number of copy is coherent with the number of offers
|
void |
setCopy(Integer copy) |
void |
setOffers(List<OfferReference> offers) |
public Integer getCopy()
public void setCopy(Integer copy)
copy
- for host strategypublic List<OfferReference> getOffers()
public void setOffers(List<OfferReference> offers)
offers
- list of OfferReference
public boolean isCopyValid()
Copyright © 2018 Vitam. All rights reserved.