public interface RatingExtension extends Extension, Rating
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_AVERAGE_VOTE |
static String |
FIELD_TOTAL_VOTES |
FIELD_ALLOWEDNAMESPACE, FIELD_ALLOWEDNAMESPACES, FIELD_AUTHOR, FIELD_AUTHORS, FIELD_CATEGORY, FIELD_DESCRIPTION, FIELD_FEATURE, FIELD_FEATURES, FIELD_ID, FIELD_LICENSE, FIELD_LICENSES, FIELD_NAME, FIELD_REPOSITORIES, FIELD_REPOSITORY, FIELD_SCM, FIELD_SUMMARY, FIELD_TYPE, FIELD_VERSION, FIELD_WEBSITEget, getAllowedNamespaces, getAuthors, getCategory, getDependencies, getDescription, getExtensionFeature, getExtensionFeatures, getFeatures, getFile, getId, getIssueManagement, getLicenses, getName, getProperties, getProperty, getProperty, getRepositories, getRepository, getScm, getSummary, getType, getWebSitecompareTostatic final String FIELD_TOTAL_VOTES
Rating.getRating(),
ExtensionRating.getTotalVotes(),
Constant Field Valuesstatic final String FIELD_AVERAGE_VOTE
Rating.getRating(),
ExtensionRating.getAverageVote(),
Constant Field ValuesCopyright © 2004–2016 XWiki. All rights reserved.