GenerationResultRepositoryImpl
Implements GenerationResultRepository behavior in the SDAI data layer.
Author
Dmitriy Moroz
Constructors
Properties
Functions
Performs the SDAI side effect handled by deleteById.
Performs the SDAI side effect handled by deleteByIdList.
Executes the exportAsync step in the SDAI data layer.
Executes the exportToMediaStoreAsync step in the SDAI data layer.
Loads SDAI data through getAll.
Loads SDAI data through getById.
Loads SDAI data through getInfoAsync.
Loads SDAI data through getPagePreview.
Performs the SDAI side effect handled by insert.
Loads SDAI data through observeCount.
Loads SDAI data through observePage.
Loads SDAI data through observePagePreview.
Performs the SDAI side effect handled by setLikedByIds.
Performs the SDAI side effect handled by setVisibilityByIds.
Converts SDAI data with toggleLike.
Converts SDAI data with toggleVisibility.