A B C D E F G I M P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- reactOnMemory(String, Map<String, Object>) - Method in class in.cs699.tensors.delagram.content_view_service.controller.ContentViewController
-
The end-point that allows users to add a star to a memory in the feed.
- receiver - Variable in class in.cs699.tensors.delagram.entity.MyMessage
-
A string representing the receiver
- registerReport(Report, String) - Method in interface in.cs699.tensors.delagram.content_view_service.repository.ContentViewRepository
-
An abstraction that allows to register report on a memory into the database, for manual scrutiny later on.
- registerReport(Report, String) - Method in class in.cs699.tensors.delagram.content_view_service.repository.ContentViewRepositoryFirebase
-
An implementation for registering a report made against a memory onto the database.
- registerReport(Map<String, Object>) - Method in interface in.cs699.tensors.delagram.content_view_service.service.ContentViewService
-
A service that lets the user to register a report against a memory.
- registerReport(Map<String, Object>) - Method in class in.cs699.tensors.delagram.content_view_service.service.ContentViewServiceImpl
-
An implementation that allows to register a report.
- Report - Class in in.cs699.tensors.delagram.entity
-
A Java POJO that represents the blue-print for a report made.
- Report() - Constructor for class in.cs699.tensors.delagram.entity.Report
- reportMemory(String, Map<String, Object>) - Method in class in.cs699.tensors.delagram.content_view_service.controller.ContentViewController
-
The end-point that lets users report a memory on their feed.
All Classes All Packages