public abstract class AbstractNutsSearchRepositoryCommand extends NutsRepositoryCommandBase<NutsSearchRepositoryCommand> implements NutsSearchRepositoryCommand
| Modifier and Type | Field and Description |
|---|---|
protected NutsIdFilter |
filter |
protected Iterator<NutsId> |
result |
repo| Constructor and Description |
|---|
AbstractNutsSearchRepositoryCommand(NutsRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NutsCommandLine cmd) |
NutsIdFilter |
getFilter() |
Iterator<NutsId> |
getResult() |
NutsSearchRepositoryCommand |
setFilter(NutsIdFilter filter) |
checkSession, configure, configure, copyFromWorkspaceCommandBase, getCommandName, getFetchMode, getRepo, getSession, invalidateResult, run, setFetchMode, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFetchMode, run, setFetchMode, setSessionconfigure, getSessionconfigure, configureLastprotected NutsIdFilter filter
public AbstractNutsSearchRepositoryCommand(NutsRepository repo)
public boolean configureFirst(NutsCommandLine cmd)
configureFirst in interface NutsCommandLineConfigurableconfigureFirst in class NutsRepositoryCommandBase<NutsSearchRepositoryCommand>public Iterator<NutsId> getResult()
getResult in interface NutsSearchRepositoryCommandpublic NutsSearchRepositoryCommand setFilter(NutsIdFilter filter)
setFilter in interface NutsSearchRepositoryCommandpublic NutsIdFilter getFilter()
getFilter in interface NutsSearchRepositoryCommandCopyright © 2021 vpc open source initiative. All rights reserved.