Class RefTableItemDeltaProcessor<Q extends QReference<?,OR>,OQ extends FlexibleRelationalPathBase<OR>,OR>

java.lang.Object
com.evolveum.midpoint.repo.sqale.delta.ItemDeltaValueProcessor<ObjectReferenceType>
com.evolveum.midpoint.repo.sqale.delta.item.RefTableItemDeltaProcessor<Q,OQ,OR>
Type Parameters:
Q - type of entity path for the reference table
OQ - query type of the reference owner
OR - row type of the reference owner (related to RefTableItemDeltaProcessor)
All Implemented Interfaces:
ItemDeltaProcessor

public class RefTableItemDeltaProcessor<Q extends QReference<?,OR>,OQ extends FlexibleRelationalPathBase<OR>,OR> extends ItemDeltaValueProcessor<ObjectReferenceType>
Delta value processor for multi-value references stored in separate tables.