public class ToolboxRepositoryModel extends Object implements NRepositoryModel
| Modifier and Type | Field and Description |
|---|---|
static String |
REPOSITORY_TYPE |
CACHE, CACHE_READ, CACHE_WRITE, LIB, LIB_OVERRIDE, LIB_READ, LIB_WRITE, MIRRORING| Constructor and Description |
|---|
ToolboxRepositoryModel() |
| Modifier and Type | Method and Description |
|---|---|
NPath |
fetchContent(NId id,
NDescriptor descriptor,
NFetchMode fetchMode,
NRepository repository) |
NDescriptor |
fetchDescriptor(NId id,
NFetchMode fetchMode,
NRepository repository) |
static String |
getIdLocalFile(NId id,
NRepository repository) |
String |
getName() |
String |
getRepositoryType() |
String |
getUuid() |
NIterator<NId> |
search(NDefinitionFilter filter,
NPath[] basePaths,
NFetchMode fetchMode,
NRepository repository) |
NIterator<NId> |
searchVersions(NId id,
NDefinitionFilter filter,
NFetchMode fetchMode,
NRepository repository) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMode, getSpeed, getStoreStrategy, isAcceptDeploy, isAcceptFetch, isAcceptFetchMode, isRemote, searchLatestVersion, updateStatisticspublic static final String REPOSITORY_TYPE
public String getRepositoryType()
getRepositoryType in interface NRepositoryModelpublic String getName()
getName in interface NRepositoryModelpublic String getUuid()
getUuid in interface NRepositoryModelpublic NIterator<NId> searchVersions(NId id, NDefinitionFilter filter, NFetchMode fetchMode, NRepository repository)
searchVersions in interface NRepositoryModelpublic NDescriptor fetchDescriptor(NId id, NFetchMode fetchMode, NRepository repository)
fetchDescriptor in interface NRepositoryModelpublic NPath fetchContent(NId id, NDescriptor descriptor, NFetchMode fetchMode, NRepository repository)
fetchContent in interface NRepositoryModelpublic NIterator<NId> search(NDefinitionFilter filter, NPath[] basePaths, NFetchMode fetchMode, NRepository repository)
search in interface NRepositoryModelpublic static String getIdLocalFile(NId id, NRepository repository)
Copyright © 2026 vpc open source initiative. All rights reserved.