public class NSimpleRepositoryWrapper extends NCachedRepository
cache, libnIndexStoreavailable, configModel, enabled, extensions, options, parentRepository, securityModel, supportsDeploy, userProperties, workspace| Constructor and Description |
|---|
NSimpleRepositoryWrapper(net.thevpc.nuts.NAddRepositoryOptions options,
net.thevpc.nuts.NRepository parent,
net.thevpc.nuts.NRepositoryModel base) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptAction(net.thevpc.nuts.NId id,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NFetchMode mode) |
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) |
String |
getBootConnectionString() |
boolean |
isAcceptFetchMode(net.thevpc.nuts.NFetchMode mode) |
protected boolean |
isAllowedOverrideArtifact(net.thevpc.nuts.NId id) |
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, 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, isAccessible, isAccessible, isAccessibleImpl, isEnabled, isPreview, isSupportedDeploy, isSupportedDeploy, isTemporary, removeRepositoryListener, removeTag, removeUserPropertyListener, security, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitofgetIdFilenamepublic NSimpleRepositoryWrapper(net.thevpc.nuts.NAddRepositoryOptions options,
net.thevpc.nuts.NRepository parent,
net.thevpc.nuts.NRepositoryModel base)
public String getBootConnectionString()
getBootConnectionString in interface net.thevpc.nuts.NRepositorygetBootConnectionString in class NCachedRepositorypublic 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.NId searchLatestVersionCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.NFetchMode fetchMode)
searchLatestVersionCore 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.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 NCachedRepositoryprotected boolean isAllowedOverrideArtifact(net.thevpc.nuts.NId id)
isAllowedOverrideArtifact in class NCachedRepositorypublic boolean acceptAction(net.thevpc.nuts.NId id,
NRepositorySupportedAction supportedAction,
net.thevpc.nuts.NFetchMode mode)
acceptAction in interface NRepositoryExtacceptAction in class NCachedRepositorypublic boolean isAcceptFetchMode(net.thevpc.nuts.NFetchMode mode)
isAcceptFetchMode in interface net.thevpc.nuts.spi.NRepositorySPIisAcceptFetchMode in class NCachedRepositorypublic boolean isRemote()
isRemote in interface net.thevpc.nuts.NRepositoryisRemote in class NCachedRepositoryCopyright © 2025 vpc open source initiative. All rights reserved.