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