Uses of Class
org.apache.syncope.common.lib.request.GroupCR
Packages that use GroupCR
Package
Description
-
Uses of GroupCR in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest with parameters of type GroupCRModifier and TypeMethodDescription -
Uses of GroupCR in org.apache.syncope.client.enduser.rest
Methods in org.apache.syncope.client.enduser.rest with parameters of type GroupCRModifier and TypeMethodDescription -
Uses of GroupCR in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return GroupCR -
Uses of GroupCR in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type GroupCR -
Uses of GroupCR in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return GroupCRMethods in org.apache.syncope.core.logic with parameters of type GroupCRModifier and TypeMethodDescription -
Uses of GroupCR in org.apache.syncope.core.provisioning.api
Methods in org.apache.syncope.core.provisioning.api with parameters of type GroupCR -
Uses of GroupCR in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data with parameters of type GroupCR -
Uses of GroupCR in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java with parameters of type GroupCRModifier 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
Methods in org.apache.syncope.core.provisioning.java.data with parameters of type GroupCR -
Uses of GroupCR in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type GroupCRModifier and TypeMethodDescriptionprotected AbstractAnyLogic
<GroupTO, GroupCR, GroupUR> GroupServiceImpl.getAnyLogic()
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type GroupCR -
Uses of GroupCR in org.apache.syncope.core.workflow.api
Methods in org.apache.syncope.core.workflow.api with parameters of type GroupCR -
Uses of GroupCR in org.apache.syncope.core.workflow.java
Methods in org.apache.syncope.core.workflow.java with parameters of type GroupCRModifier and TypeMethodDescriptionprotected abstract WorkflowResult
<String> protected WorkflowResult
<String>