Uses of Interface
org.modeshape.graph.property.UuidFactory

Packages that use UuidFactory
org.modeshape.connector.store.jpa.model.basic The classes that define the "basic" storage model for the JPA connector. 
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. 
 

Uses of UuidFactory in org.modeshape.connector.store.jpa.model.basic
 

Fields in org.modeshape.connector.store.jpa.model.basic declared as UuidFactory
protected  UuidFactory BasicRequestProcessor.uuidFactory
           
 

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.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.