Uses of Class
org.apache.syncope.common.lib.to.GroupTO
-
Packages that use GroupTO Package Description org.apache.syncope.common.lib -
-
Uses of GroupTO in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return GroupTO Modifier and Type Method Description static GroupTOAnyOperations. patch(GroupTO groupTO, GroupUR groupUR)Methods in org.apache.syncope.common.lib with parameters of type GroupTO 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.static GroupTOAnyOperations. patch(GroupTO groupTO, GroupUR groupUR)
-