Uses of Class
org.apache.syncope.common.lib.request.GroupUR
Packages that use GroupUR
Package
Description
-
Uses of GroupUR in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest with parameters of type GroupURModifier and TypeMethodDescription -
Uses of GroupUR in org.apache.syncope.client.enduser.rest
Methods in org.apache.syncope.client.enduser.rest with parameters of type GroupURModifier and TypeMethodDescription -
Uses of GroupUR in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return GroupURModifier and TypeMethodDescriptionstatic GroupUR
Calculate modifications needed by first in order to be equal to second.Methods in org.apache.syncope.common.lib with parameters of type GroupUR -
Uses of GroupUR in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return GroupUR -
Uses of GroupUR in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type GroupUR -
Uses of GroupUR in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return GroupURModifier and TypeMethodDescriptionSCIMDataBinder.toGroupUR
(GroupTO before, SCIMPatchOperation op) Methods in org.apache.syncope.core.logic with parameters of type GroupURModifier and TypeMethodDescription -
Uses of GroupUR in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data with parameters of type GroupURModifier and TypeMethodDescription -
Uses of GroupUR in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java that return types with arguments of type GroupURModifier and TypeMethodDescriptionDefaultGroupProvisioningManager.update
(GroupUR groupUR, Set<String> excludedResources, boolean nullPriorityAsync, String updater, String context) Methods in org.apache.syncope.core.provisioning.java with parameters of type GroupUR -
Uses of GroupUR in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data with parameters of type GroupURModifier and TypeMethodDescription -
Uses of GroupUR in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return GroupURMethods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type GroupURModifier and TypeMethodDescriptionprotected AbstractAnyLogic
<GroupTO, GroupCR, GroupUR> GroupServiceImpl.getAnyLogic()
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type GroupUR -
Uses of GroupUR in org.apache.syncope.core.workflow.api
Methods in org.apache.syncope.core.workflow.api that return types with arguments of type GroupURModifier and TypeMethodDescriptionUpdate a group.Methods in org.apache.syncope.core.workflow.api with parameters of type GroupUR -
Uses of GroupUR in org.apache.syncope.core.workflow.java
Methods in org.apache.syncope.core.workflow.java that return types with arguments of type GroupURModifier and TypeMethodDescriptionprotected abstract WorkflowResult
<GroupUR> protected WorkflowResult
<GroupUR> Methods in org.apache.syncope.core.workflow.java with parameters of type GroupURModifier and TypeMethodDescriptionprotected abstract WorkflowResult
<GroupUR> protected WorkflowResult
<GroupUR>