public class NRepositoryList extends NCachedRepository implements NRepositoryWithChildren
| Modifier and Type | Field and Description |
|---|---|
protected NRepository[] |
repoItems |
cache, libnIndexStoreavailable, configModel, enabled, extensions, options, parentRepository, supportsDeploy, userProperties, workspace| Constructor and Description |
|---|
NRepositoryList(NRepositorySpec options,
NRepository[] repoItems,
NRepository parentRepository,
NSpeedQualifier speed,
boolean supportedMirroring,
String repositoryType,
boolean supportsDeploy) |
| Modifier and Type | Method and Description |
|---|---|
NPath |
fetchContentCore(NId id,
NDescriptor descriptor,
NFetchMode fetchMode) |
NDescriptor |
fetchDescriptorCore(NId id,
NFetchMode fetchMode) |
NOptional<NRepository> |
getChild(String repositoryNameOrId) |
boolean |
isAcceptFetchMode(NFetchMode mode) |
protected boolean |
isAccessibleImpl() |
boolean |
isRemote() |
NIterator<NId> |
searchCore(NDefinitionFilter filter,
NPath[] basePaths,
NId[] baseIds,
NFetchMode fetchMode) |
NId |
searchLatestVersionCore(NId id,
NDefinitionFilter filter,
NFetchMode fetchMode) |
NIterator<NId> |
searchVersionsCore(NId id,
NDefinitionFilter idFilter,
NFetchMode fetchMode) |
void |
updateStatisticsImpl() |
_LOG, acceptAction, deployImpl, fetchContentImpl, fetchDescriptorImpl, getBootConnectionString, getCache, getLib, isAllowedOverrideArtifact, isLockEnabled, pushImpl, searchImpl, searchLatestVersion, searchVersionsImpl, setLockEnabled, undeployImpl, updateStatisticscheckAllowedFetch, deploy, fetchContent, fetchDescriptor, getIdBasedir, getIdComponentExtension, getIdExtension, getIdRelativePath, getIdRemotePath, getIndexStore, init, push, search, searchVersions, toString, traceMessage, undeployaddRepositoryListener, addTag, addUserPropertyListener, config, containsTag, getIdFilename, getIdFilename, getName, getParentRepository, getRepositoryListeners, getRepositoryType, getTags, getUserProperties, getUserPropertyListeners, getUuid, getWorkspace, isAccessible, isAccessible, isEnabled, isPreview, isSupportedDeploy, isSupportedDeploy, isTemporary, removeRepositoryListener, removeTag, removeUserPropertyListener, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitofgetIdFilenameprotected NRepository[] repoItems
public NRepositoryList(NRepositorySpec options, NRepository[] repoItems, NRepository parentRepository, NSpeedQualifier speed, boolean supportedMirroring, String repositoryType, boolean supportsDeploy)
public NOptional<NRepository> getChild(String repositoryNameOrId)
getChild in interface NRepositoryWithChildrenpublic boolean isRemote()
isRemote in interface NRepositoryisRemote in class NCachedRepositorypublic boolean isAcceptFetchMode(NFetchMode mode)
isAcceptFetchMode in interface NRepositorySPIisAcceptFetchMode in class NCachedRepositoryprotected boolean isAccessibleImpl()
isAccessibleImpl in class AbstractNRepositorypublic NIterator<NId> searchVersionsCore(NId id, NDefinitionFilter idFilter, NFetchMode fetchMode)
searchVersionsCore in class NCachedRepositorypublic NPath fetchContentCore(NId id, NDescriptor descriptor, NFetchMode fetchMode)
fetchContentCore in class NCachedRepositorypublic NIterator<NId> searchCore(NDefinitionFilter filter, NPath[] basePaths, NId[] baseIds, NFetchMode fetchMode)
searchCore in class NCachedRepositorypublic void updateStatisticsImpl()
updateStatisticsImpl in class NCachedRepositorypublic NDescriptor fetchDescriptorCore(NId id, NFetchMode fetchMode)
fetchDescriptorCore in class NCachedRepositorypublic NId searchLatestVersionCore(NId id, NDefinitionFilter filter, NFetchMode fetchMode)
searchLatestVersionCore in class NCachedRepositoryCopyright © 2026 vpc open source initiative. All rights reserved.