java.util.List<M2ModelDiff> |
DictionaryDAO.diffModel(M2Model model) |
Return diffs between input model and model in the Dictionary.
|
java.util.List<M2ModelDiff> |
DictionaryDAOImpl.diffModel(M2Model model) |
Return diffs between input model and model in the Dictionary.
|
java.util.List<M2ModelDiff> |
DictionaryDAOImpl.diffModel(M2Model model,
boolean enableConstraintClassLoading) |
Return diffs between input model and model in the Dictionary.
|
java.util.List<M2ModelDiff> |
DictionaryDAO.diffModelIgnoringConstraints(M2Model model) |
|
java.util.List<M2ModelDiff> |
DictionaryDAOImpl.diffModelIgnoringConstraints(M2Model model) |
|