public class NRepositoryList extends NCachedRepository
| Modifier and Type | Field and Description |
|---|---|
protected NRepository[] |
repoItems |
cache, libnIndexStoreavailable, configModel, enabled, extensions, parentRepository, securityModel, supportsDeploy, userProperties, workspace| Constructor and Description |
|---|
NRepositoryList(NAddRepositoryOptions 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) |
boolean |
isAcceptFetchMode(NFetchMode mode) |
protected boolean |
isAvailableImpl() |
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, _LOGOP, acceptAction, deployImpl, fetchContentImpl, fetchDescriptorImpl, 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, isAvailable, isAvailable, isEnabled, isPreview, isSupportedDeploy, isSupportedDeploy, removeRepositoryListener, removeTag, removeUserPropertyListener, security, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitofgetIdFilenameprotected NRepository[] repoItems
public NRepositoryList(NAddRepositoryOptions options, NRepository[] repoItems, NRepository parentRepository, NSpeedQualifier speed, boolean supportedMirroring, String repositoryType, boolean supportsDeploy)
public boolean isRemote()
isRemote in interface NRepositoryisRemote in class NCachedRepositorypublic boolean isAcceptFetchMode(NFetchMode mode)
isAcceptFetchMode in interface NRepositorySPIisAcceptFetchMode in class NCachedRepositoryprotected boolean isAvailableImpl()
isAvailableImpl 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 © 2025 vpc open source initiative. All rights reserved.