org.modeshape.jcr.query
Interface JcrTypeSystem

All Superinterfaces:
TypeSystem

public interface JcrTypeSystem
extends TypeSystem


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.modeshape.graph.query.model.TypeSystem
TypeSystem.TypeFactory<T>
 
Method Summary
 ValueFactory getValueFactory()
           
 
Methods inherited from interface org.modeshape.graph.query.model.TypeSystem
asString, getBinaryFactory, getBooleanFactory, getCompatibleType, getDateTimeFactory, getDecimalFactory, getDefaultComparator, getDefaultType, getDoubleFactory, getLongFactory, getPathFactory, getReferenceFactory, getStringFactory, getTypeFactory, getTypeFactory, getTypeNames
 

Method Detail

getValueFactory

ValueFactory getValueFactory()


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