Package | Description |
---|---|
org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
Modifier and Type | Field and Description |
---|---|
List<RepositoryDescriptor.FulltextIndexDescriptor> |
RepositoryDescriptor.fulltextIndexes |
Modifier and Type | Method and Description |
---|---|
static List<RepositoryDescriptor.FulltextIndexDescriptor> |
RepositoryDescriptor.FulltextIndexDescriptor.copyList(List<RepositoryDescriptor.FulltextIndexDescriptor> other) |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryDescriptor.FulltextIndexDescriptor.merge(RepositoryDescriptor.FulltextIndexDescriptor other) |
Modifier and Type | Method and Description |
---|---|
static List<RepositoryDescriptor.FulltextIndexDescriptor> |
RepositoryDescriptor.FulltextIndexDescriptor.copyList(List<RepositoryDescriptor.FulltextIndexDescriptor> other) |
Constructor and Description |
---|
RepositoryDescriptor.FulltextIndexDescriptor(RepositoryDescriptor.FulltextIndexDescriptor other)
Copy constructor.
|
Copyright © 2015 Nuxeo SA. All rights reserved.