net.sf.vcaperture.web.models
Class RepoAndPathContext
java.lang.Object
net.sf.vcaperture.web.models.RepoAndPathContext
public class RepoAndPathContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_FILE_EXISTS
private static final RepoFile NO_FILE_EXISTS
mRepository
private final AbstractRepository mRepository
mPath
private final java.lang.String mPath
mFile
private transient RepoFile mFile
RepoAndPathContext
public RepoAndPathContext(AbstractRepository repository,
java.lang.String path)
getPath
public java.lang.String getPath()
getRepository
public AbstractRepository getRepository()
getRepoFile
public RepoFile getRepoFile()
Copyright © 2008. All Rights Reserved.