|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.shop.StockUpdaterJoblet.Item
public static final class StockUpdaterJoblet.Item
Represents a shop item to be updated by the StockUpdaterJoblet.
| Constructor Summary | |
|---|---|
protected |
StockUpdaterJoblet.Item()
The no-argument constructor. |
| Method Summary | |
|---|---|
int |
getAvailable()
Returns the available number of the shop item to be updated. |
java.lang.String |
getEan()
Returns the EAN of the shop item to be updated. |
java.lang.String |
getOrderCode()
returns the order code of the shop item to be updated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected StockUpdaterJoblet.Item()
| Method Detail |
|---|
public java.lang.String getEan()
public java.lang.String getOrderCode()
public int getAvailable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||