public class NSimpleRepositoryWrapper extends NCachedRepository
cache, libnIndexStoreavailable, configModel, enabled, extensions, parentRepository, securityModel, supportsDeploy, userProperties, workspace| Constructor and Description |
|---|
NSimpleRepositoryWrapper(NAddRepositoryOptions options,
NRepository parent,
NRepositoryModel base) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptAction(NId id,
NRepositorySupportedAction supportedAction,
NFetchMode mode) |
NPath |
fetchContentCore(NId id,
NDescriptor descriptor,
NFetchMode fetchMode) |
NDescriptor |
fetchDescriptorCore(NId id,
NFetchMode fetchMode) |
boolean |
isAcceptFetchMode(NFetchMode mode) |
protected boolean |
isAllowedOverrideArtifact(NId id) |
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, deployImpl, fetchContentImpl, fetchDescriptorImpl, getCache, getLib, 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, isAvailableImpl, isEnabled, isPreview, isSupportedDeploy, isSupportedDeploy, removeRepositoryListener, removeTag, removeUserPropertyListener, security, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitofgetIdFilenamepublic NSimpleRepositoryWrapper(NAddRepositoryOptions options, NRepository parent, NRepositoryModel base)
public NIterator<NId> searchVersionsCore(NId id, NDefinitionFilter idFilter, NFetchMode fetchMode)
searchVersionsCore in class NCachedRepositorypublic NId searchLatestVersionCore(NId id, NDefinitionFilter filter, NFetchMode fetchMode)
searchLatestVersionCore in class NCachedRepositorypublic NDescriptor fetchDescriptorCore(NId id, NFetchMode fetchMode)
fetchDescriptorCore 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 NCachedRepositoryprotected boolean isAllowedOverrideArtifact(NId id)
isAllowedOverrideArtifact in class NCachedRepositorypublic boolean acceptAction(NId id, NRepositorySupportedAction supportedAction, NFetchMode mode)
acceptAction in interface NRepositoryExtacceptAction in class NCachedRepositorypublic boolean isAcceptFetchMode(NFetchMode mode)
isAcceptFetchMode in interface NRepositorySPIisAcceptFetchMode in class NCachedRepositorypublic boolean isRemote()
isRemote in interface NRepositoryisRemote in class NCachedRepositoryCopyright © 2025 vpc open source initiative. All rights reserved.