GenerationResultRepository
Defines the GenerationResultRepository contract for the SDAI domain layer.
Author
Dmitriy Moroz
Functions
Link copied to clipboard
Performs the SDAI side effect handled by deleteById.
Link copied to clipboard
Performs the SDAI side effect handled by deleteByIdList.
Link copied to clipboard
Loads SDAI data through getAll.
Link copied to clipboard
Loads SDAI data through getById.
Link copied to clipboard
Loads SDAI data through getPagePreview.
Link copied to clipboard
Performs the SDAI side effect handled by insert.
Link copied to clipboard
Loads SDAI data through observeCount.
Link copied to clipboard
Loads SDAI data through observePage.
Link copied to clipboard
Loads SDAI data through observePagePreview.
Link copied to clipboard
Performs the SDAI side effect handled by setLikedByIds.
Link copied to clipboard
Performs the SDAI side effect handled by setVisibilityByIds.
Link copied to clipboard
Converts SDAI data with toggleLike.
Link copied to clipboard
Converts SDAI data with toggleVisibility.