|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.media.SellingItemSearchResult
Constructor Summary | |
SellingItemSearchResult(SellingItem foundSellingItem,
SellingItemNotOrderableReason notFoundReason)
|
Method Summary | |
SellingItem |
getFoundSellingItem()
|
SellingItemNotOrderableReason |
getNotFoundReason()
|
boolean |
sellingItemFound()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SellingItemSearchResult(SellingItem foundSellingItem, SellingItemNotOrderableReason notFoundReason)
Method Detail |
public boolean sellingItemFound()
public SellingItem getFoundSellingItem()
public SellingItemNotOrderableReason getNotFoundReason()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |