Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- Rating - Class in com.openmeet.shared.data.rating
-
This class represents the Rating Entity.
- Rating() - Constructor for class com.openmeet.shared.data.rating.Rating
- RATING - Static variable in class com.openmeet.shared.data.rating.Rating
- RATING_CREATION_DATE - Static variable in class com.openmeet.shared.data.rating.Rating
- RATING_ID - Static variable in class com.openmeet.shared.data.rating.Rating
- RATING_MEETER_RATED - Static variable in class com.openmeet.shared.data.rating.Rating
- RATING_MEETER_RATER - Static variable in class com.openmeet.shared.data.rating.Rating
- RATING_TYPE - Static variable in class com.openmeet.shared.data.rating.Rating
- RatingDAO - Class in com.openmeet.shared.data.rating
- RatingDAO(DataSource) - Constructor for class com.openmeet.shared.data.rating.RatingDAO
- RatingExtractor - Class in com.openmeet.shared.data.rating
-
The extractor is used to convert the ResultSet returned by the database query into a Rating object.
- RatingExtractor() - Constructor for class com.openmeet.shared.data.rating.RatingExtractor
- Report - Class in com.openmeet.shared.data.report
-
This class represents the Report Entity.
- Report() - Constructor for class com.openmeet.shared.data.report.Report
- REPORT - Static variable in class com.openmeet.shared.data.report.Report
- REPORT_CREATION_DATE - Static variable in class com.openmeet.shared.data.report.Report
- REPORT_ID - Static variable in class com.openmeet.shared.data.report.Report
- REPORT_IS_ARCHIVED - Static variable in class com.openmeet.shared.data.report.Report
- REPORT_MEETER_REPORTED - Static variable in class com.openmeet.shared.data.report.Report
- REPORT_MEETER_REPORTER - Static variable in class com.openmeet.shared.data.report.Report
- REPORT_REASON - Static variable in class com.openmeet.shared.data.report.Report
- ReportDAO - Class in com.openmeet.shared.data.report
- ReportDAO(DataSource) - Constructor for class com.openmeet.shared.data.report.ReportDAO
- ReportExtractor - Class in com.openmeet.shared.data.report
-
The extractor is used to convert the ResultSet returned by the database query into a Report object.
- ReportExtractor() - Constructor for class com.openmeet.shared.data.report.ReportExtractor
- ResponseHelper - Class in com.openmeet.shared.helpers
-
This class contains functions that help to send responses to the client.
- ResponseHelper() - Constructor for class com.openmeet.shared.helpers.ResponseHelper
- ResultSetExtractor<B> - Interface in com.openmeet.shared.data.storage
-
Interface for extracting a specific Bean from a ResultSet.
- RIGHT_JOIN(String) - Method in class com.openmeet.shared.utils.QueryBuilder
-
Appends a "right join" clause to a query.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form