Package de.aservo.confapi.crowd.service
Class AllServiceImpl
- java.lang.Object
-
- de.aservo.confapi.crowd.service.AllServiceImpl
-
- All Implemented Interfaces:
AllService
@Component public class AllServiceImpl extends java.lang.Object implements AllService
-
-
Constructor Summary
Constructors Constructor Description AllServiceImpl(ApplicationsService applicationsService, de.aservo.confapi.commons.service.api.SettingsService settingsService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetAll(AllBean allBean)
-
-
-
Constructor Detail
-
AllServiceImpl
@Inject public AllServiceImpl(ApplicationsService applicationsService, de.aservo.confapi.commons.service.api.SettingsService settingsService)
-
-
Method Detail
-
setAll
public void setAll(AllBean allBean)
- Specified by:
setAllin interfaceAllService
-
-