Class AssignmentHolderWrapper<AH extends AssignmentHolderType>

All Implemented Interfaces:
ItemWrapper<PrismContainer<AH>,PrismContainerValueWrapper<AH>>, PrismContainerWrapper<AH>, PrismObjectWrapper<AH>, Definition, Freezable, ItemDefinition<PrismContainer<AH>>, LivePrismItemDefinition, LocalItemDefinitionStore, PrismContainerDefinition<AH>, PrismItemAccessDefinition, PrismItemBasicDefinition, PrismItemStorageDefinition, PrismLifecycleDefinition, PrismPresentationDefinition, Revivable, SmartVisitable<Definition>, Visitable<Definition>, DebugDumpable, Serializable, Cloneable

public class AssignmentHolderWrapper<AH extends AssignmentHolderType> extends PrismObjectWrapperImpl<AH>
Author:
skublik Wrapper for AssignmentHolderType. Modify object delta. Removes `parentOrgRef` values from a to-be-created object that should not be there, because of the object's inactivity.
See Also: