| Package | Description |
|---|---|
| org.uberfire.ext.metadata.engine | |
| org.uberfire.ext.metadata.event | |
| org.uberfire.ext.metadata.model | |
| org.uberfire.ext.metadata.model.impl |
| Modifier and Type | Method and Description |
|---|---|
KObjectKey |
Indexer.toKObjectKey(Path path)
Index file represented by Path into an index key object
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaIndexEngine.delete(KObjectKey objectKey) |
Index |
IndexManager.indexOf(KObjectKey object) |
KCluster |
IndexManager.kcluster(KObjectKey object) |
void |
MetaIndexEngine.rename(KObjectKey from,
KObject to) |
| Modifier and Type | Method and Description |
|---|---|
KObjectKey |
IndexEvent.DeletedEvent.getDeleted() |
KObjectKey |
IndexEvent.RenamedEvent.getSource() |
| Constructor and Description |
|---|
DeletedEvent(KObjectKey deleted) |
RenamedEvent(KObjectKey source,
KObject target) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
KObject |
| Modifier and Type | Class and Description |
|---|---|
class |
KObjectImpl |
class |
KObjectKeyImpl |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.