Class UserProfileComparator
java.lang.Object
org.exoplatform.social.core.profile.UserProfileComparator
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanhasChanged(org.exoplatform.social.core.identity.model.Profile profileToUpdate, org.exoplatform.social.core.identity.model.Profile existingProfile, String... keys) static booleanhasChanged(org.exoplatform.social.core.identity.model.Profile profileToUpdate, org.exoplatform.social.core.identity.model.Profile existingProfile, List<String> keys)
-
Method Details
-
hasChanged
public static boolean hasChanged(org.exoplatform.social.core.identity.model.Profile profileToUpdate, org.exoplatform.social.core.identity.model.Profile existingProfile, String... keys) -
hasChanged
-