| Package | Description |
|---|---|
| org.alfresco.util.schemacomp | |
| org.alfresco.util.schemacomp.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultComparisonUtils
A collection of utility methods for determining differences between two database schemas.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidatingVisitor.setComparisonUtils(ComparisonUtils comparisonUtils) |
| Modifier and Type | Field and Description |
|---|---|
protected ComparisonUtils |
AbstractDbObject.comparisonUtils |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDbObject.setComparisonUtils(ComparisonUtils comparisonUtils)
If a ComparisonUtils other than the default is required, then this setter can be used.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.