T
- the extension typepublic class WrappingIndexedExtension<T extends IndexedExtension> extends WrappingRatingExtension<T> implements IndexedExtension
overwrites
FIELD_AVERAGE_VOTE, FIELD_RATING, FIELD_TOTAL_VOTES
FIELD_RECOMMENDED
FIELD_ALLOWEDNAMESPACE, FIELD_ALLOWEDNAMESPACES, FIELD_AUTHOR, FIELD_AUTHORS, FIELD_CATEGORY, FIELD_COMPONENT, FIELD_COMPONENTS, FIELD_DEPENDENCIES, FIELD_DESCRIPTION, FIELD_EXTENSIONFEATURE, FIELD_EXTENSIONFEATURES, FIELD_FEATURE, FIELD_FEATURES, FIELD_ID, FIELD_ISSUEMANAGEMENT, FIELD_LICENSE, FIELD_LICENSES, FIELD_MANAGEDDEPENDENCIES, FIELD_NAME, FIELD_NAMESPACES, FIELD_PROPERTIES, FIELD_REPOSITORIES, FIELD_REPOSITORY, FIELD_SCM, FIELD_SUMMARY, FIELD_TYPE, FIELD_VERSION, FIELD_WEBSITE, IKEYPREFIX
Constructor and Description |
---|
WrappingIndexedExtension(T localExtension) |
Modifier and Type | Method and Description |
---|---|
Boolean |
isCompatible(String namespace) |
getRating
isRecommended
compareTo, get, getAllowedNamespaces, getAuthors, getCategory, getComponents, getDependencies, getDescription, getExtensionFeature, getExtensionFeatures, getFeatures, getFile, getId, getIssueManagement, getLicenses, getManagedDependencies, getName, getProperties, getProperty, getProperty, getRepositories, getRepository, getScm, getSummary, getType, getWebSite, setOverwrite
equals, getWrapped, hashCode, resolveWrapped, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isRecommended
get, getAllowedNamespaces, getAuthors, getCategory, getComponents, getDependencies, getDescription, getExtensionFeature, getExtensionFeatures, getFeatures, getFile, getId, getIssueManagement, getLicenses, getManagedDependencies, getName, getProperties, getProperty, getProperty, getRepositories, getRepository, getScm, getSummary, getType, getWebSite
compareTo
public WrappingIndexedExtension(T localExtension)
localExtension
- the wrapped local extensionpublic Boolean isCompatible(String namespace)
isCompatible
in interface IndexedExtension
namespace
- the namespace for which to check if the extension is compatibleCopyright © 2004–2021 XWiki. All rights reserved.