public class PostgresRepoHelper extends Object implements ToolboxRepoHelper
| Modifier and Type | Field and Description |
|---|---|
protected SingleBaseIdFilterHelper |
baseIdFilterHelper |
static String |
ZONKY_ARTIFACT |
static String |
ZONKY_BASE_URL |
static String |
ZONKY_GROUP |
DYNAMIC_DESCRIPTOR| Constructor and Description |
|---|
PostgresRepoHelper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptId(NId id) |
NPath |
fetchContent(NId id,
NDescriptor descriptor,
NRepository repository) |
NDescriptor |
fetchDescriptor(NId id,
NRepository repository) |
NIterator<NId> |
search(NId id,
NDefinitionFilter filter,
NPath[] basePaths,
NRepository repository) |
NIterator<NId> |
searchVersions(NId id,
NDefinitionFilter filter,
NRepository repository) |
public static final String ZONKY_BASE_URL
public static final String ZONKY_GROUP
public static final String ZONKY_ARTIFACT
protected SingleBaseIdFilterHelper baseIdFilterHelper
public boolean acceptId(NId id)
acceptId in interface ToolboxRepoHelperpublic NIterator<NId> searchVersions(NId id, NDefinitionFilter filter, NRepository repository)
searchVersions in interface ToolboxRepoHelperpublic NIterator<NId> search(NId id, NDefinitionFilter filter, NPath[] basePaths, NRepository repository)
search in interface ToolboxRepoHelperpublic NDescriptor fetchDescriptor(NId id, NRepository repository)
fetchDescriptor in interface ToolboxRepoHelperpublic NPath fetchContent(NId id, NDescriptor descriptor, NRepository repository)
fetchContent in interface ToolboxRepoHelperCopyright © 2026 vpc open source initiative. All rights reserved.