|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILocalStorageService | |
---|---|
net.sf.vcaperture.model | |
net.sf.vcaperture.services | |
net.sf.vcaperture.tool.listeners |
Uses of ILocalStorageService in net.sf.vcaperture.model |
---|
Methods in net.sf.vcaperture.model that return ILocalStorageService | |
---|---|
ILocalStorageService |
ProcessedRepository.getStorageService()
|
Uses of ILocalStorageService in net.sf.vcaperture.services |
---|
Classes in net.sf.vcaperture.services that implement ILocalStorageService | |
---|---|
class |
YamlFilesystemStorageService
Version of ILocalStorageService that uses a local filesystem directory structure and YAML files to store information about the repositories. |
Uses of ILocalStorageService in net.sf.vcaperture.tool.listeners |
---|
Fields in net.sf.vcaperture.tool.listeners declared as ILocalStorageService | |
---|---|
private ILocalStorageService |
LocalStorageTool.mStorageService
|
Methods in net.sf.vcaperture.tool.listeners that return ILocalStorageService | |
---|---|
ILocalStorageService |
LocalStorageTool.getStorageService()
|
Methods in net.sf.vcaperture.tool.listeners with parameters of type ILocalStorageService | |
---|---|
void |
LocalStorageTool.setStorageService(ILocalStorageService storageService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |