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