Class EntityMergeActionFormInterceptor

java.lang.Object
ch.tocco.nice2.entityoperation.impl.interceptors.MutationGroupActionFormInterceptor
ch.tocco.nice2.entityoperation.impl.interceptors.EntityMergeActionFormInterceptor
All Implemented Interfaces:
FormInterceptor

@Component @Order(100) public class EntityMergeActionFormInterceptor extends MutationGroupActionFormInterceptor
Adds the entity merge action to the forms where this action is desired (in the new client). This form interceptor is the equivalent of the
invalid reference
EntityMergeActionFactory
for the new client.