public interface NutsRepositoryExt extends NutsRepositoryExt0
getIdBasedir, getIdFilenamestatic NutsRepositoryExt of(NutsRepository repo)
of in interface NutsRepositoryExt0NutsIndexStore getIndexStore()
void pushImpl(NutsPushRepositoryCommand command)
NutsDescriptor deployImpl(NutsDeployRepositoryCommand command)
void undeployImpl(NutsRepositoryUndeployCommand command)
void checkAllowedFetch(NutsId id, NutsSession session)
NutsDescriptor fetchDescriptorImpl(NutsId id, NutsFetchMode fetchMode, NutsSession session)
Iterator<NutsId> searchVersionsImpl(NutsId id, NutsIdFilter idFilter, NutsFetchMode fetchMode, NutsSession session)
NutsContent fetchContentImpl(NutsId id, NutsDescriptor descriptor, String localPath, NutsFetchMode fetchMode, NutsSession session)
Iterator<NutsId> searchImpl(NutsIdFilter filter, NutsFetchMode fetchMode, NutsSession session)
NutsId searchLatestVersion(NutsId id, NutsIdFilter filter, NutsFetchMode fetchMode, NutsSession session)
boolean acceptAction(NutsId id, NutsRepositorySupportedAction supportedAction, NutsFetchMode mode, NutsSession session)
Copyright © 2021 vpc open source initiative. All rights reserved.