T - the extension typepublic class WrappingRatingExtension<T extends RatingExtension> extends WrappingExtension<T> implements RatingExtension
FIELD_AVERAGE_VOTEFIELD_AUTHOR, FIELD_AUTHORS, FIELD_CATEGORY, FIELD_DESCRIPTION, FIELD_FEATURE, FIELD_FEATURES, FIELD_ID, FIELD_LICENSE, FIELD_LICENSES, FIELD_NAME, FIELD_REPOSITORY, FIELD_SCM, FIELD_SUMMARY, FIELD_TYPE, FIELD_VERSION, FIELD_WEBSITE| Constructor and Description |
|---|
WrappingRatingExtension(T localExtension) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionRating |
getRating() |
get, getAuthors, getCategory, getDependencies, getDescription, getFeatures, getFile, getId, getIssueManagement, getLicenses, getName, getProperties, getProperty, getProperty, getRepository, getScm, getSummary, getType, getWebSiteequals, getWrapped, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitget, getAuthors, getCategory, getDependencies, getDescription, getFeatures, getFile, getId, getIssueManagement, getLicenses, getName, getProperties, getProperty, getProperty, getRepository, getScm, getSummary, getType, getWebSitepublic WrappingRatingExtension(T localExtension)
localExtension - the wrapped local extensionpublic ExtensionRating getRating()
Copyright © 2004–2015 XWiki. All rights reserved.