public abstract class AbstractNIndexStore extends Object implements net.thevpc.nuts.NIndexStore
| Constructor and Description |
|---|
AbstractNIndexStore(net.thevpc.nuts.NRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NRepository |
getRepository() |
net.thevpc.nuts.NWorkspace |
getWorkspace() |
boolean |
isEnabled() |
boolean |
isInaccessible() |
net.thevpc.nuts.NIndexStore |
setEnabled(boolean enabled) |
protected void |
setInaccessible() |
void |
setRepository(net.thevpc.nuts.NRepository repository) |
public AbstractNIndexStore(net.thevpc.nuts.NRepository repository)
protected void setInaccessible()
public boolean isInaccessible()
public boolean isEnabled()
isEnabled in interface net.thevpc.nuts.NIndexStorepublic net.thevpc.nuts.NIndexStore setEnabled(boolean enabled)
setEnabled in interface net.thevpc.nuts.NIndexStorepublic net.thevpc.nuts.NRepository getRepository()
public void setRepository(net.thevpc.nuts.NRepository repository)
public net.thevpc.nuts.NWorkspace getWorkspace()
Copyright © 2025 vpc open source initiative. All rights reserved.