Class ExportLookupValuesActionServiceImpl
java.lang.Object
ch.tocco.nice2.netui.actions.impl.export.ExportLookupValuesActionServiceImpl
- All Implemented Interfaces:
ExportLookupValuesActionService
public class ExportLookupValuesActionServiceImpl
extends Object
implements ExportLookupValuesActionService
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.netui.actions.impl.export.ExportLookupValuesActionService
ExportLookupValuesActionService.LookupEntity
-
Constructor Summary
ConstructorDescriptionExportLookupValuesActionServiceImpl
(DataModel dataModel, TextResources textResources, SecurityManager securityManager, Context ctx, org.slf4j.Logger log, OutputCenterService outputCenterService) -
Method Summary
-
Constructor Details
-
ExportLookupValuesActionServiceImpl
public ExportLookupValuesActionServiceImpl(DataModel dataModel, TextResources textResources, SecurityManager securityManager, Context ctx, org.slf4j.Logger log, OutputCenterService outputCenterService)
-
-
Method Details
-
findLookupEntities
- Specified by:
findLookupEntities
in interfaceExportLookupValuesActionService
-
exportValues
- Specified by:
exportValues
in interfaceExportLookupValuesActionService
-