Uses of Class
org.apache.syncope.common.lib.to.UserTO
-
Packages that use UserTO Package Description org.apache.syncope.common.lib -
-
Uses of UserTO in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return UserTO Modifier and Type Method Description static UserTOAnyOperations. patch(UserTO userTO, UserUR userUR)Methods in org.apache.syncope.common.lib with parameters of type UserTO Modifier and Type Method Description static UserURAnyOperations. diff(UserTO updated, UserTO original, boolean incremental)Calculate modifications needed by first in order to be equal to second.static UserTOAnyOperations. patch(UserTO userTO, UserUR userUR)
-