Nuxeo Enterprise Platform 5.4

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

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

public class ModelSetup
extends java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.