|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Selection | |
---|---|
org.paneris.jammyjoes.mvp |
Uses of Selection in org.paneris.jammyjoes.mvp |
---|
Classes in org.paneris.jammyjoes.mvp that implement Selection | |
---|---|
class |
HitsSelection
|
class |
OrderSelection
|
class |
ProductSelectionFromContext
|
class |
VisitableCollectionAdaptor
|
Methods in org.paneris.jammyjoes.mvp that return Selection | |
---|---|
Selection |
OrdersByMonthPresenter.createSelection()
|
Selection |
AffiliateStatsPresenter.createSelection()
|
Selection |
CatalogueEntryPresenter.createSelection()
|
Selection |
Presenter.createSelection()
|
Methods in org.paneris.jammyjoes.mvp with parameters of type Selection | |
---|---|
void |
AbstractPresenter.handleInteraction(Selection selection,
Command command)
|
void |
Presenter.handleInteraction(Selection selection,
Command command)
|
Constructors in org.paneris.jammyjoes.mvp with parameters of type Selection | |
---|---|
AffiliateStatsPresenter(java.lang.String name,
org.melati.template.ServletTemplateContext context,
TimesliceFactory timesliceFactory,
Selection selection,
boolean detail)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |