public class NRepositoryList extends NCachedRepository
| Modifier and Type | Field and Description |
|---|---|
protected net.thevpc.nuts.NRepository[] |
repoItems |
cache, libnIndexStoreavailable, configModel, enabled, extensions, options, parentRepository, securityModel, supportsDeploy, userProperties, workspace| Constructor and Description |
|---|
NRepositoryList(net.thevpc.nuts.NAddRepositoryOptions options,
net.thevpc.nuts.NRepository[] repoItems,
net.thevpc.nuts.NRepository parentRepository,
net.thevpc.nuts.NSpeedQualifier speed,
boolean supportedMirroring,
String repositoryType,
boolean supportsDeploy) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.io.NPath |
fetchContentCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDescriptor descriptor,
net.thevpc.nuts.NFetchMode fetchMode) |
net.thevpc.nuts.NDescriptor |
fetchDescriptorCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode fetchMode) |
boolean |
isAcceptFetchMode(net.thevpc.nuts.NFetchMode mode) |
protected boolean |
isAccessibleImpl() |
boolean |
isRemote() |
net.thevpc.nuts.util.NIterator<net.thevpc.nuts.NId> |
searchCore(net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.io.NPath[] basePaths,
net.thevpc.nuts.NId[] baseIds,
net.thevpc.nuts.NFetchMode fetchMode) |
net.thevpc.nuts.NId |
searchLatestVersionCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.NFetchMode fetchMode) |
net.thevpc.nuts.util.NIterator<net.thevpc.nuts.NId> |
searchVersionsCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDefinitionFilter idFilter,
net.thevpc.nuts.NFetchMode fetchMode) |
void |
updateStatisticsImpl() |
_LOG, _LOGOP, 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, containsTags, getIdFilename, getIdFilename, getName, getParentRepository, getRepositoryListeners, getRepositoryType, getTags, getUserProperties, getUserPropertyListeners, getUuid, getWorkspace, isAccessible, isAccessible, isEnabled, isPreview, isSupportedDeploy, isSupportedDeploy, isTemporary, removeRepositoryListener, removeTag, removeUserPropertyListener, security, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitofgetIdFilenamepublic NRepositoryList(net.thevpc.nuts.NAddRepositoryOptions options,
net.thevpc.nuts.NRepository[] repoItems,
net.thevpc.nuts.NRepository parentRepository,
net.thevpc.nuts.NSpeedQualifier speed,
boolean supportedMirroring,
String repositoryType,
boolean supportsDeploy)
public boolean isRemote()
isRemote in interface net.thevpc.nuts.NRepositoryisRemote in class NCachedRepositorypublic boolean isAcceptFetchMode(net.thevpc.nuts.NFetchMode mode)
isAcceptFetchMode in interface net.thevpc.nuts.spi.NRepositorySPIisAcceptFetchMode in class NCachedRepositoryprotected boolean isAccessibleImpl()
isAccessibleImpl in class AbstractNRepositorypublic net.thevpc.nuts.util.NIterator<net.thevpc.nuts.NId> searchVersionsCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDefinitionFilter idFilter,
net.thevpc.nuts.NFetchMode fetchMode)
searchVersionsCore in class NCachedRepositorypublic net.thevpc.nuts.io.NPath fetchContentCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDescriptor descriptor,
net.thevpc.nuts.NFetchMode fetchMode)
fetchContentCore in class NCachedRepositorypublic net.thevpc.nuts.util.NIterator<net.thevpc.nuts.NId> searchCore(net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.io.NPath[] basePaths,
net.thevpc.nuts.NId[] baseIds,
net.thevpc.nuts.NFetchMode fetchMode)
searchCore in class NCachedRepositorypublic void updateStatisticsImpl()
updateStatisticsImpl in class NCachedRepositorypublic net.thevpc.nuts.NDescriptor fetchDescriptorCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode fetchMode)
fetchDescriptorCore in class NCachedRepositorypublic net.thevpc.nuts.NId searchLatestVersionCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.NFetchMode fetchMode)
searchLatestVersionCore in class NCachedRepositoryCopyright © 2025 vpc open source initiative. All rights reserved.