|
SalesPoint v3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object log.LogEntry data.ooimpl.StockItemDBEntry.StockItemDBELogEntry
public static class StockItemDBEntry.StockItemDBELogEntry
A LogEntry that describes an operation on one or more StockItem(s).
Constructor Summary | |
---|---|
StockItemDBEntry.StockItemDBELogEntry(StockItemDBEntry sidbe)
Create a new StockItemDBELogEntry. |
Method Summary | |
---|---|
String |
getDestination()
Get the destination Stock's name. |
String |
getKey()
Get the affected item's key. |
String |
getSource()
Get the source Stock's name. |
String |
toString()
Get a String representation of the LogEntry. |
Methods inherited from class log.LogEntry |
---|
getLogDate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StockItemDBEntry.StockItemDBELogEntry(StockItemDBEntry sidbe)
sidbe
- the DataBasketEntry to be described.Method Detail |
---|
public String getKey()
public String getSource()
public String getDestination()
public String toString()
toString
in class LogEntry
|
SalesPoint v3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |