|
||||||||||
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.CatalogItemDataBasketEntry.CIDBELogEntry
public static class CatalogItemDataBasketEntry.CIDBELogEntry
A LogEntry that describes CatalogItemDataBasketEntries
.
Constructor Summary | |
---|---|
CatalogItemDataBasketEntry.CIDBELogEntry(CatalogItemDataBasketEntry cidbe)
Create a new CIDBELogEntry. |
Method Summary | |
---|---|
java.lang.String |
getCIDescription()
Get the CatalogItem's description. |
java.lang.String |
getDestination()
Get the destination Catalog's name. |
java.lang.String |
getKey()
Get the CatalogItem's key. |
java.lang.String |
getSource()
Get the source Catalog's name. |
java.lang.String |
toString()
Return a String representation of this 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 CatalogItemDataBasketEntry.CIDBELogEntry(CatalogItemDataBasketEntry cidbe)
cidbe
- the DataBasketEntry to be logged.Method Detail |
---|
public java.lang.String getSource()
public java.lang.String getDestination()
public java.lang.String getKey()
public java.lang.String getCIDescription()
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 |