org.chromattic.core
Class Domain
java.lang.Object
org.chromattic.core.Domain
public class Domain
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Domain
public Domain(Set<NodeTypeMapping> typeMappings,
Instrumentor instrumentor,
ObjectFormatter objectFormatter,
boolean stateCacheEnabled,
boolean hasPropertyOptimized,
boolean hasNodeOptimized,
String rootNodePath,
boolean createRootNode)
isHasPropertyOptimized
public boolean isHasPropertyOptimized()
isHasNodeOptimized
public boolean isHasNodeOptimized()
getInstrumentor
public Instrumentor getInstrumentor()
getTypeMapper
public ObjectMapper getTypeMapper(String nodeTypeName)
getTypeMapper
public ObjectMapper getTypeMapper(Class<?> clazz)
getQueryManager
public QueryManager getQueryManager()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.