SudokuFX
Loading...
Searching...
No Matches
fr.softsf.sudokufx.service.SoftwareService Class Reference
+ Collaboration diagram for fr.softsf.sudokufx.service.SoftwareService:

Public Member Functions

 SoftwareService (SoftwareRepository softwareRepository)
 
Optional< SoftwareDto > getSoftware ()
 
Optional< SoftwareDto > updateSoftware (SoftwareDto softwareDto)
 

Private Attributes

final SoftwareRepository softwareRepository
 

Static Private Attributes

static final ISoftwareMapper iSoftwareMapper = ISoftwareMapper.INSTANCE
 

Constructor & Destructor Documentation

◆ SoftwareService()

fr.softsf.sudokufx.service.SoftwareService.SoftwareService ( SoftwareRepository softwareRepository)

Member Function Documentation

◆ getSoftware()

Optional< SoftwareDto > fr.softsf.sudokufx.service.SoftwareService.getSoftware ( )
+ Here is the call graph for this function:

◆ updateSoftware()

Optional< SoftwareDto > fr.softsf.sudokufx.service.SoftwareService.updateSoftware ( SoftwareDto softwareDto)
+ Here is the call graph for this function:

Member Data Documentation

◆ iSoftwareMapper

final ISoftwareMapper fr.softsf.sudokufx.service.SoftwareService.iSoftwareMapper = ISoftwareMapper.INSTANCE
staticprivate

◆ softwareRepository

final SoftwareRepository fr.softsf.sudokufx.service.SoftwareService.softwareRepository
private

The documentation for this class was generated from the following file: