|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Affiliate | |
|---|---|
| org.paneris.jammyjoes.model.generated | The POEM-generated support classes for org.paneris.jammyjoes.model. |
| org.paneris.jammyjoes.mvp | |
| Uses of Affiliate in org.paneris.jammyjoes.model.generated |
|---|
| Methods in org.paneris.jammyjoes.model.generated that return Affiliate | |
|---|---|
Affiliate |
ShopOrderBase.getAffiliate()
Retrieves the Affiliate object referred to. |
Affiliate |
AffiliateTransactionBase.getAffiliate()
Retrieves the Affiliate object referred to. |
Affiliate |
UserBase.getAffiliate()
Retrieves the Affiliate object referred to. |
Affiliate |
AffiliateTableBase.getAffiliateObject(int troid)
Retrieve the Affiliate
as a Affiliate. |
Affiliate |
AffiliateTableBase.getAffiliateObject(java.lang.Integer troid)
Retrieve the Affiliate as a Affiliate. |
| Methods in org.paneris.jammyjoes.model.generated with parameters of type Affiliate | |
|---|---|
void |
ShopOrderBase.setAffiliate(Affiliate cooked)
Set the Affiliate. |
void |
AffiliateTransactionBase.setAffiliate(Affiliate cooked)
Set the Affiliate. |
void |
UserBase.setAffiliate(Affiliate cooked)
Set the Affiliate. |
| Uses of Affiliate in org.paneris.jammyjoes.mvp |
|---|
| Constructors in org.paneris.jammyjoes.mvp with parameters of type Affiliate | |
|---|---|
HitsSelection(org.melati.poem.Table hits,
Affiliate affiliate,
java.util.Date startDate,
java.util.Date endDate)
|
|
OrderSelection(org.melati.poem.Selectable orders,
java.util.List orderStatus,
Affiliate affiliate,
java.util.Date startDate,
java.util.Date endDate)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||