Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.storage.sql
Class ModelSetup

java.lang.Object
  extended by org.nuxeo.ecm.core.storage.sql.ModelSetup

public class ModelSetup
extends Object

Info driving the model creation.


Field Summary
 boolean materializeFulltextSyntheticColumn
           
 RepositoryDescriptor repositoryDescriptor
           
 SchemaManager schemaManager
           
 
Constructor Summary
ModelSetup()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

repositoryDescriptor

public RepositoryDescriptor repositoryDescriptor

schemaManager

public SchemaManager schemaManager

materializeFulltextSyntheticColumn

public boolean materializeFulltextSyntheticColumn
Constructor Detail

ModelSetup

public ModelSetup()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.