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