Uses of Class
org.apache.syncope.common.lib.request.GroupCR
Package
Description
-
Uses of GroupCR in org.apache.syncope.client.console.rest
Modifier and TypeMethodDescription -
Uses of GroupCR in org.apache.syncope.client.enduser.rest
Modifier and TypeMethodDescription -
Uses of GroupCR in org.apache.syncope.common.lib.request
-
Uses of GroupCR in org.apache.syncope.common.rest.api.service
-
Uses of GroupCR in org.apache.syncope.core.logic
Modifier and TypeMethodDescription -
Uses of GroupCR in org.apache.syncope.core.provisioning.api
-
Uses of GroupCR in org.apache.syncope.core.provisioning.api.data
-
Uses of GroupCR in org.apache.syncope.core.provisioning.java
Modifier and TypeMethodDescriptionDefaultGroupProvisioningManager.create
(GroupCR groupCR, boolean nullPriorityAsync, String creator, String context) DefaultGroupProvisioningManager.create
(GroupCR groupCR, Map<String, String> groupOwnerMap, Set<String> excludedResources, boolean nullPriorityAsync, String creator, String context) -
Uses of GroupCR in org.apache.syncope.core.provisioning.java.data
-
Uses of GroupCR in org.apache.syncope.core.rest.cxf.service
Modifier and TypeMethodDescriptionprotected AbstractAnyLogic
<GroupTO, GroupCR, GroupUR> GroupServiceImpl.getAnyLogic()
-
Uses of GroupCR in org.apache.syncope.core.workflow.api
-
Uses of GroupCR in org.apache.syncope.core.workflow.java
Modifier and TypeMethodDescriptionprotected abstract WorkflowResult
<String> protected WorkflowResult
<String>