|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UsageContext in org.weblab_project.core.model.user |
---|
Methods in org.weblab_project.core.model.user that return UsageContext | |
---|---|
UsageContext |
ObjectFactory.createUsageContext()
Create an instance of UsageContext |
Uses of UsageContext in org.weblab_project.services.analyser.types |
---|
Fields in org.weblab_project.services.analyser.types declared as UsageContext | |
---|---|
protected UsageContext |
ProcessArgs.usageContext
|
Methods in org.weblab_project.services.analyser.types that return UsageContext | |
---|---|
UsageContext |
ProcessArgs.getUsageContext()
Gets the value of the usageContext property. |
Methods in org.weblab_project.services.analyser.types with parameters of type UsageContext | |
---|---|
void |
ProcessArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
Uses of UsageContext in org.weblab_project.services.configurable.types |
---|
Fields in org.weblab_project.services.configurable.types declared as UsageContext | |
---|---|
protected UsageContext |
ResetConfigurationArgs.usageContext
|
protected UsageContext |
ConfigureArgs.usageContext
|
Methods in org.weblab_project.services.configurable.types that return UsageContext | |
---|---|
UsageContext |
ResetConfigurationArgs.getUsageContext()
Gets the value of the usageContext property. |
UsageContext |
ConfigureArgs.getUsageContext()
Gets the value of the usageContext property. |
Methods in org.weblab_project.services.configurable.types with parameters of type UsageContext | |
---|---|
void |
ResetConfigurationArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
void |
ConfigureArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
Uses of UsageContext in org.weblab_project.services.indexer.types |
---|
Fields in org.weblab_project.services.indexer.types declared as UsageContext | |
---|---|
protected UsageContext |
IndexArgs.usageContext
|
Methods in org.weblab_project.services.indexer.types that return UsageContext | |
---|---|
UsageContext |
IndexArgs.getUsageContext()
Gets the value of the usageContext property. |
Methods in org.weblab_project.services.indexer.types with parameters of type UsageContext | |
---|---|
void |
IndexArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
Uses of UsageContext in org.weblab_project.services.reportprovider.types |
---|
Fields in org.weblab_project.services.reportprovider.types declared as UsageContext | |
---|---|
protected UsageContext |
BuildReportArgs.usageContext
|
protected UsageContext |
AddInformationArgs.usageContext
|
Methods in org.weblab_project.services.reportprovider.types that return UsageContext | |
---|---|
UsageContext |
BuildReportArgs.getUsageContext()
Gets the value of the usageContext property. |
UsageContext |
AddInformationArgs.getUsageContext()
Gets the value of the usageContext property. |
Methods in org.weblab_project.services.reportprovider.types with parameters of type UsageContext | |
---|---|
void |
BuildReportArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
void |
AddInformationArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
Uses of UsageContext in org.weblab_project.services.resourcecontainer.types |
---|
Fields in org.weblab_project.services.resourcecontainer.types declared as UsageContext | |
---|---|
protected UsageContext |
SaveResourceArgs.usageContext
|
protected UsageContext |
GetResourceArgs.usageContext
|
Methods in org.weblab_project.services.resourcecontainer.types that return UsageContext | |
---|---|
UsageContext |
SaveResourceArgs.getUsageContext()
Gets the value of the usageContext property. |
UsageContext |
GetResourceArgs.getUsageContext()
Gets the value of the usageContext property. |
Methods in org.weblab_project.services.resourcecontainer.types with parameters of type UsageContext | |
---|---|
void |
SaveResourceArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
void |
GetResourceArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
Uses of UsageContext in org.weblab_project.services.searcher.types |
---|
Fields in org.weblab_project.services.searcher.types declared as UsageContext | |
---|---|
protected UsageContext |
SearchArgs.usageContext
|
Methods in org.weblab_project.services.searcher.types that return UsageContext | |
---|---|
UsageContext |
SearchArgs.getUsageContext()
Gets the value of the usageContext property. |
Methods in org.weblab_project.services.searcher.types with parameters of type UsageContext | |
---|---|
void |
SearchArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
Uses of UsageContext in org.weblab_project.services.sourcereader.types |
---|
Fields in org.weblab_project.services.sourcereader.types declared as UsageContext | |
---|---|
protected UsageContext |
GetResourceArgs.usageContext
|
Methods in org.weblab_project.services.sourcereader.types that return UsageContext | |
---|---|
UsageContext |
GetResourceArgs.getUsageContext()
Gets the value of the usageContext property. |
Methods in org.weblab_project.services.sourcereader.types with parameters of type UsageContext | |
---|---|
void |
GetResourceArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
Uses of UsageContext in org.weblab_project.services.trainable.types |
---|
Fields in org.weblab_project.services.trainable.types declared as UsageContext | |
---|---|
protected UsageContext |
TrainArgs.usageContext
|
protected UsageContext |
ResetTrainedModelArgs.usageContext
|
protected UsageContext |
AddTrainResourceArgs.usageContext
|
Methods in org.weblab_project.services.trainable.types that return UsageContext | |
---|---|
UsageContext |
TrainArgs.getUsageContext()
Gets the value of the usageContext property. |
UsageContext |
ResetTrainedModelArgs.getUsageContext()
Gets the value of the usageContext property. |
UsageContext |
AddTrainResourceArgs.getUsageContext()
Gets the value of the usageContext property. |
Methods in org.weblab_project.services.trainable.types with parameters of type UsageContext | |
---|---|
void |
TrainArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
void |
ResetTrainedModelArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
void |
AddTrainResourceArgs.setUsageContext(UsageContext value)
Sets the value of the usageContext property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |