| Package | Description |
|---|---|
| org.alfresco.repo.dictionary |
| Modifier and Type | Method and Description |
|---|---|
List<M2ModelDiff> |
DictionaryDAO.diffModel(M2Model model)
Return diffs between input model and model in the Dictionary.
|
List<M2ModelDiff> |
DictionaryDAOImpl.diffModel(M2Model model)
Return diffs between input model and model in the Dictionary.
|
List<M2ModelDiff> |
DictionaryDAOImpl.diffModel(M2Model model,
boolean enableConstraintClassLoading)
Return diffs between input model and model in the Dictionary.
|
List<M2ModelDiff> |
DictionaryDAO.diffModelIgnoringConstraints(M2Model model) |
List<M2ModelDiff> |
DictionaryDAOImpl.diffModelIgnoringConstraints(M2Model model) |
Copyright © 2005–2019 Alfresco Software. All rights reserved.