Uses of Class
org.apache.syncope.common.lib.request.GroupUR
-
Packages that use GroupUR Package Description org.apache.syncope.common.lib org.apache.syncope.common.lib.request -
-
Uses of GroupUR in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return GroupUR Modifier and Type Method Description static GroupURAnyOperations. diff(GroupTO updated, GroupTO 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 GroupUR Modifier and Type Method Description static GroupTOAnyOperations. patch(GroupTO groupTO, GroupUR groupUR) -
Uses of GroupUR in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return GroupUR Modifier and Type Method Description protected GroupURGroupUR.Builder. newInstance()
-