public abstract class AbstractNIndexStore extends Object implements NIndexStore
| Constructor and Description |
|---|
AbstractNIndexStore(NRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
NIndexStore |
enabled(boolean enabled) |
NRepository |
getRepository() |
NWorkspace |
getWorkspace() |
boolean |
isEnabled() |
boolean |
isInaccessible() |
protected void |
setInaccessible() |
void |
setRepository(NRepository repository) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvalidate, isSubscribed, revalidate, search, searchVersions, subscribe, unsubscribepublic AbstractNIndexStore(NRepository repository)
protected void setInaccessible()
public boolean isInaccessible()
public boolean isEnabled()
isEnabled in interface NIndexStorepublic NIndexStore enabled(boolean enabled)
enabled in interface NIndexStorepublic NRepository getRepository()
public void setRepository(NRepository repository)
public NWorkspace getWorkspace()
Copyright © 2026 vpc open source initiative. All rights reserved.