public class MavenRepositoryFolderHelper extends Object
| Constructor and Description |
|---|
MavenRepositoryFolderHelper(NRepository repo,
NPath rootPath) |
| Modifier and Type | Method and Description |
|---|---|
protected NLog |
_LOG() |
NPath |
fetchContentImpl(NId id,
Path localPath) |
protected String |
getIdFilename(NId id) |
NPath |
getIdLocalFile(NId id) |
NPath |
getLocalGroupAndArtifactFile(NId id) |
NPath |
getStoreLocation() |
void |
reindexFolder() |
Iterator<NId> |
searchInFolder(NPath folder,
NDefinitionFilter filter,
int maxDepth) |
NId |
searchLatestVersion(NId id,
NDefinitionFilter filter) |
Iterator<NId> |
searchVersions(NId id,
NDefinitionFilter filter,
boolean deep) |
public MavenRepositoryFolderHelper(NRepository repo, NPath rootPath)
protected NLog _LOG()
public Iterator<NId> searchVersions(NId id, NDefinitionFilter filter, boolean deep)
public Iterator<NId> searchInFolder(NPath folder, NDefinitionFilter filter, int maxDepth)
public NPath getStoreLocation()
public NId searchLatestVersion(NId id, NDefinitionFilter filter)
public void reindexFolder()
Copyright © 2026 vpc open source initiative. All rights reserved.