|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UuidFactory | |
|---|---|
| org.modeshape.graph.property | Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values. |
| org.modeshape.graph.property.basic | A set of basic implementations of the various interfaces defined in org.modeshape.graph.property. |
| org.modeshape.search.lucene | An implementation of the SearchEngine interface that uses the Lucene library. |
| org.modeshape.sequencer.teiid | The classes that make up the JCR Compact Node Definition (CND) file sequencer. |
| Uses of UuidFactory in org.modeshape.graph.property |
|---|
| Methods in org.modeshape.graph.property that return UuidFactory | |
|---|---|
UuidFactory |
ValueFactories.getUuidFactory()
Get the value factory for UUID properties. |
| Uses of UuidFactory in org.modeshape.graph.property.basic |
|---|
| Classes in org.modeshape.graph.property.basic that implement UuidFactory | |
|---|---|
class |
UuidValueFactory
The standard ValueFactory for PropertyType.URI values. |
| Methods in org.modeshape.graph.property.basic that return UuidFactory | |
|---|---|
UuidFactory |
StandardValueFactories.getUuidFactory()
Get the value factory for UUID properties. |
| Uses of UuidFactory in org.modeshape.search.lucene |
|---|
| Fields in org.modeshape.search.lucene declared as UuidFactory | |
|---|---|
protected UuidFactory |
AbstractLuceneSearchEngine.AbstractLuceneProcessor.uuidFactory
|
| Uses of UuidFactory in org.modeshape.sequencer.teiid |
|---|
| Fields in org.modeshape.sequencer.teiid declared as UuidFactory | |
|---|---|
protected UuidFactory |
XmiGraphReader.uuidFactory
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||