Class ImportingActionFactory

java.lang.Object
ch.tocco.nice2.netui.spi.actions.AbstractActionFactory
ch.tocco.nice2.entityoperation.impl.action.ImportingActionFactory
All Implemented Interfaces:
ActionFactory

@Component public class ImportingActionFactory extends AbstractActionFactory
Adds csv import action to the "Actions" action group if the currently logged in user has create permissions on the current entity (in the legacy client). Also see
invalid reference
ImportActionFormInterceptor
for the new client.