T - the extension typepublic class WrappingRatingExtension<T extends RatingExtension> extends WrappingExtension<T> implements RatingExtension
| Constructor and Description |
|---|
WrappingRatingExtension(T localExtension) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionRating |
getRating() |
getAuthors, 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, waitgetAuthors, 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.