Class MassMutationActionFormInterceptor

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

@Component @Order(0) public class MassMutationActionFormInterceptor extends MutationGroupActionFormInterceptor
Adds the mass mutation actions to the forms where these actions are desired (in the new client). This form interceptor is the equivalent of the
invalid reference
MassMutationActionFactory
for the new client.