|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggingServiceAPI | |
---|---|
cst.loggingTool.io | Manages classes which use a sequence of dialogs to guide end-users as they import activity data into the data repository. |
cst.loggingTool.persistenceLayer | |
cst.loggingTool.presentationLayer | Manages code used to make the GUI in the Logging Tool. |
cst.test | Contains all the automated test suites that are used to test the application. |
Uses of LoggingServiceAPI in cst.loggingTool.io |
---|
Constructors in cst.loggingTool.io with parameters of type LoggingServiceAPI | |
---|---|
ActivitySpreadsheetBodyParser(LoggingServiceAPI loggingServiceAPI,
SpreadsheetTransferSettings transferSettings,
ActivityHeaderParser activityHeaderParser)
|
Uses of LoggingServiceAPI in cst.loggingTool.persistenceLayer |
---|
Classes in cst.loggingTool.persistenceLayer that implement LoggingServiceAPI | |
---|---|
class |
DemonstrationLoggingService
|
class |
ProductionLoggingService
|
Fields in cst.loggingTool.persistenceLayer declared as LoggingServiceAPI | |
---|---|
protected LoggingServiceAPI |
AbstractFilterCommand.database
|
Methods in cst.loggingTool.persistenceLayer that return LoggingServiceAPI | |
---|---|
protected LoggingServiceAPI |
AbstractFilterCommand.getLoggingService()
|
Uses of LoggingServiceAPI in cst.loggingTool.presentationLayer |
---|
Fields in cst.loggingTool.presentationLayer declared as LoggingServiceAPI | |
---|---|
protected LoggingServiceAPI |
TrialActivityView.database
|
Uses of LoggingServiceAPI in cst.test |
---|
Fields in cst.test declared as LoggingServiceAPI | |
---|---|
protected LoggingServiceAPI |
TestCaseBatchLoaderFeatures.loggingServiceAPI
|
protected static LoggingServiceAPI |
CSTTestSuite.loggingServiceAPI
|
protected LoggingServiceAPI |
AbstractCSTTestCase.loggingServiceAPI
|
Methods in cst.test that return LoggingServiceAPI | |
---|---|
static LoggingServiceAPI |
CSTTestSuite.getUserDatabase()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |