Class ImportActionFormInterceptor

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

@Component @Order(880) public class ImportActionFormInterceptor extends Object implements FormInterceptor
Adds the `nice2.entityoperation.entityImporter` action to the forms where this action is desired (in the new client). This form interceptor is the equivalent of the
invalid reference
ImportingActionFactory
for the new client.