|
SalesPoint Framework v3.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use LogContext | |
| data | Provides interfaces for data management. |
| data.ooimpl | Pure Java implementations of the interfaces in package data. |
| log | This package contains all classes that are relevant to logging. |
| sale | This package contains the central classes of the Framework. |
| Uses of LogContext in data |
| Methods in data that return LogContext | |
LogContext |
DataBasket.setLogContext(LogContext lcNew)
Set the log context for this DataBasket. |
| Methods in data with parameters of type LogContext | |
LogContext |
DataBasket.setLogContext(LogContext lcNew)
Set the log context for this DataBasket. |
| Uses of LogContext in data.ooimpl |
| Methods in data.ooimpl that return LogContext | |
LogContext |
DataBasketImpl.setLogContext(LogContext lcNew)
Set the log context for this DataBasket. |
| Methods in data.ooimpl with parameters of type LogContext | |
LogContext |
DataBasketImpl.setLogContext(LogContext lcNew)
Set the log context for this DataBasket. |
| Uses of LogContext in log |
| Classes in log that implement LogContext | |
class |
Log
Represents a log file. |
| Uses of LogContext in sale |
| Classes in sale that implement LogContext | |
class |
SaleProcess
A process. |
|
SalesPoint Framework v3.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||