T - the extension typepublic class WrappingLocalExtension<T extends LocalExtension> extends WrappingExtension<T> implements LocalExtension
PKEY_FILEFIELD_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 |
|---|
WrappingLocalExtension(T localExtension) |
| Modifier and Type | Method and Description |
|---|---|
LocalExtensionFile |
getFile()
Return extension file descriptor.
|
get, getAuthors, getCategory, getDependencies, getDescription, getFeatures, 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, getId, getIssueManagement, getLicenses, getName, getProperties, getProperty, getProperty, getRepository, getScm, getSummary, getType, getWebSitepublic WrappingLocalExtension(T localExtension)
localExtension - the wrapped local extensionpublic LocalExtensionFile getFile()
ExtensiongetFile in interface ExtensiongetFile in interface LocalExtensiongetFile in class WrappingExtension<T extends LocalExtension>Copyright © 2004–2015 XWiki. All rights reserved.