Searched refs:calculateSchemaChanges (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-upgrade/src/main/java/com/sun/identity/sm/
H A DServiceSchemaModifications.java146 if (calculateSchemaChanges(newSchemaMap, existingSchemaMap)) {
185 private boolean calculateSchemaChanges(Map<String, ServiceSchemaImpl> newSchemaMap, method in class:ServiceSchemaModifications
269 //calculateSchemaChanges
/forgerock/openam/openam-upgrade/src/main/java/com/sun/identity/sm/
H A DServiceSchemaModifications.java146 if (calculateSchemaChanges(newSchemaMap, existingSchemaMap)) {
185 private boolean calculateSchemaChanges(Map<String, ServiceSchemaImpl> newSchemaMap, method in class:ServiceSchemaModifications
269 //calculateSchemaChanges

Completed in 22 milliseconds