|
KIE Uberfire Metadata API 6.2.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Indexer
| Method Summary | |
|---|---|
boolean |
supportsPath(org.uberfire.java.nio.file.Path path)
Different Indexers can handle different file-types |
KObject |
toKObject(org.uberfire.java.nio.file.Path path)
Index file represented by Path into an index object |
KObjectKey |
toKObjectKey(org.uberfire.java.nio.file.Path path)
Index file represented by Path into an index key object |
| Method Detail |
|---|
boolean supportsPath(org.uberfire.java.nio.file.Path path)
path -
KObject toKObject(org.uberfire.java.nio.file.Path path)
path -
KObjectKey toKObjectKey(org.uberfire.java.nio.file.Path path)
path -
|
KIE Uberfire Metadata API 6.2.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||