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