net.sf.vcaperture.services
Class YamlFilesystemStorageService.YamlFilesystemRepoFile
java.lang.Object
net.sf.vcaperture.model.RepoFile
net.sf.vcaperture.services.YamlFilesystemStorageService.YamlFilesystemRepoFile
- Enclosing class:
- YamlFilesystemStorageService
static class YamlFilesystemStorageService.YamlFilesystemRepoFile
- extends RepoFile
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
mRepository
private AbstractRepository mRepository
YamlFilesystemStorageService.YamlFilesystemRepoFile
public YamlFilesystemStorageService.YamlFilesystemRepoFile()
YamlFilesystemStorageService.YamlFilesystemRepoFile
public YamlFilesystemStorageService.YamlFilesystemRepoFile(AbstractRepository repo,
java.lang.String relativePath,
boolean directory)
setRepository
public void setRepository(AbstractRepository repository)
getChildren
public java.util.List<RepoFile> getChildren(boolean showAll)
- Overrides:
getChildren
in class RepoFile
Copyright © 2008. All Rights Reserved.