@Component public class ShadowCacheReconciler extends ShadowCache
shadowManager
Constructor and Description |
---|
ShadowCacheReconciler() |
Modifier and Type | Method and Description |
---|---|
String |
afterAddOnResource(ProvisioningContext ctx,
PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> shadow,
OperationResult parentResult) |
void |
afterModifyOnResource(ProvisioningContext ctx,
PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> shadow,
Collection<? extends ItemDelta> modifications,
OperationResult parentResult) |
Collection<? extends ItemDelta> |
beforeModifyOnResource(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> shadow,
ProvisioningOperationOptions options,
Collection<? extends ItemDelta> modifications) |
addShadow, applyDefinition, applyDefinition, applyDefinition, countObjects, deleteShadow, fetchCurrentToken, getPrismContext, getRepositoryService, getResource, getShadow, handleError, modifyShadow, searchObjectsIterative, searchObjectsIterative, setProtectedShadow, synchronize
public String afterAddOnResource(ProvisioningContext ctx, PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> shadow, OperationResult parentResult) throws SchemaException, ObjectAlreadyExistsException, ObjectNotFoundException
afterAddOnResource
in class ShadowCache
SchemaException
ObjectAlreadyExistsException
ObjectNotFoundException
public void afterModifyOnResource(ProvisioningContext ctx, PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> shadow, Collection<? extends ItemDelta> modifications, OperationResult parentResult) throws SchemaException, ObjectNotFoundException
afterModifyOnResource
in class ShadowCache
SchemaException
ObjectNotFoundException
public Collection<? extends ItemDelta> beforeModifyOnResource(PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType> shadow, ProvisioningOperationOptions options, Collection<? extends ItemDelta> modifications) throws SchemaException
beforeModifyOnResource
in class ShadowCache
SchemaException
Copyright © 2016 evolveum. All rights reserved.