public abstract class AbstractNRepositoryBase extends AbstractNRepository implements NRepositoryExt
| Modifier and Type | Field and Description |
|---|---|
protected NIndexStore |
nIndexStore |
available, configModel, enabled, extensions, options, parentRepository, supportsDeploy, userProperties, workspace| Constructor and Description |
|---|
AbstractNRepositoryBase(NRepositorySpec options,
NRepository parentRepository,
NSpeedQualifier speed,
boolean supportedMirroring,
String repositoryType,
boolean supportsDeploy) |
addRepositoryListener, addTag, addUserPropertyListener, config, containsTag, getIdFilename, getIdFilename, getName, getParentRepository, getRepositoryListeners, getRepositoryType, getTags, getUserProperties, getUserPropertyListeners, getUuid, getWorkspace, isAccessible, isAccessible, isAccessibleImpl, isEnabled, isPreview, isSupportedDeploy, isSupportedDeploy, isTemporary, removeRepositoryListener, removeTag, removeUserPropertyListener, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdeployImpl, fetchContentImpl, fetchDescriptorImpl, of, pushImpl, searchImpl, searchVersionsImpl, undeployImplgetIdFilenamegetBootConnectionString, isRemoteisAcceptFetchModeprotected NIndexStore nIndexStore
public AbstractNRepositoryBase(NRepositorySpec options, NRepository parentRepository, NSpeedQualifier speed, boolean supportedMirroring, String repositoryType, boolean supportsDeploy)
public NIndexStore getIndexStore()
getIndexStore in interface NRepositoryExtprotected void init(NRepositorySpec options, NRepository parent, NSpeedQualifier speed, boolean supportedMirroring, String repositoryType)
public boolean acceptAction(NId id, NRepositorySupportedAction supportedAction, NFetchMode mode)
acceptAction in interface NRepositoryExtpublic String toString()
toString in class AbstractNRepositorypublic void checkAllowedFetch(NId id)
checkAllowedFetch in interface NRepositoryExtpublic NFetchDescriptorRepositoryCmd fetchDescriptor()
fetchDescriptor in interface NRepositorySPIpublic NId searchLatestVersion(NId id, NDefinitionFilter filter, NFetchMode fetchMode)
searchLatestVersion in interface NRepositoryExtprotected void traceMessage(NFetchMode fetchMode, Level lvl, NId id, NMsgIntent tracePhase, String title, long startTime, NMsg extraMessage)
public NDeployRepositoryCmd deploy()
deploy in interface NRepositorySPIpublic NPushRepositoryCmd push()
push in interface NRepositorySPIpublic NSearchRepositoryCmd search()
search in interface NRepositorySPIpublic NFetchContentRepositoryCmd fetchContent()
fetchContent in interface NRepositorySPIpublic NSearchVersionsRepositoryCmd searchVersions()
searchVersions in interface NRepositorySPIpublic NRepositoryUndeployCmd undeploy()
undeploy in interface NRepositorySPIprotected String getIdExtension(NId id)
getIdExtension in class AbstractNRepositorypublic NPath getIdBasedir(NId id)
getIdBasedir in interface NRepositoryExt0getIdBasedir in class AbstractNRepositorypublic NUpdateRepositoryStatsCmd updateStatistics()
updateStatistics in interface NRepositorySPICopyright © 2026 vpc open source initiative. All rights reserved.