Uses of Class
org.apache.syncope.common.lib.request.UserUR
-
Packages that use UserUR Package Description org.apache.syncope.common.lib org.apache.syncope.common.lib.request -
-
Uses of UserUR in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return UserUR 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.Methods in org.apache.syncope.common.lib with parameters of type UserUR Modifier and Type Method Description static UserTOAnyOperations. patch(UserTO userTO, UserUR userUR) -
Uses of UserUR in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return UserUR Modifier and Type Method Description protected UserURUserUR.Builder. newInstance()
-