|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.salespointframework.core.logging.LogEntry
org.salespointframework.core.data.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 | |
---|---|
java.lang.String |
getDestination()
Get the destination Stock's name. |
java.lang.String |
getKey()
Get the affected item's key. |
java.lang.String |
getSource()
Get the source Stock's name. |
java.lang.String |
toString()
Get a String representation of the LogEntry. |
Methods inherited from class org.salespointframework.core.logging.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 java.lang.String getKey()
public java.lang.String getSource()
public java.lang.String getDestination()
public java.lang.String toString()
toString
in class LogEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |