Uses of Interface
org.broadleafcommerce.openadmin.server.service.export.AdminExporter
Packages that use AdminExporter
Package
Description
-
Uses of AdminExporter in org.broadleafcommerce.openadmin.server.service
Fields in org.broadleafcommerce.openadmin.server.service with type parameters of type AdminExporterModifier and TypeFieldDescriptionprotected List<AdminExporter>AdminExporterRemoteService.exportersMethods in org.broadleafcommerce.openadmin.server.service that return types with arguments of type AdminExporterMethod parameters in org.broadleafcommerce.openadmin.server.service with type arguments of type AdminExporterModifier and TypeMethodDescriptionvoidAdminExporterRemoteService.setExporters(List<AdminExporter> exporters) -
Uses of AdminExporter in org.broadleafcommerce.openadmin.web.controller
Fields in org.broadleafcommerce.openadmin.web.controller with type parameters of type AdminExporterMethods in org.broadleafcommerce.openadmin.web.controller that return types with arguments of type AdminExporterMethod parameters in org.broadleafcommerce.openadmin.web.controller with type arguments of type AdminExporterModifier and TypeMethodDescriptionvoidAdminExportController.setExporters(List<AdminExporter> exporters)