T - the extension typepublic class WrappingCoreExtension<T extends CoreExtension> extends WrappingExtension<T> implements CoreExtension
PKEY_GUESSED, PKEY_URL| Constructor and Description |
|---|
WrappingCoreExtension(T extension) |
| Modifier and Type | Method and Description |
|---|---|
CoreExtensionFile |
getFile()
Return extension file descriptor.
|
URL |
getURL() |
boolean |
isGuessed() |
getAuthors, getDependencies, getDescription, getFeatures, getId, getLicenses, getName, getProperties, getProperty, getProperty, getRepository, getSummary, getType, getWebSiteequals, getWrapped, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAuthors, getDependencies, getDescription, getFeatures, getId, getLicenses, getName, getProperties, getProperty, getProperty, getRepository, getSummary, getType, getWebSitepublic WrappingCoreExtension(T extension)
extension - the wrapped core extensionpublic CoreExtensionFile getFile()
ExtensiongetFile in interface ExtensiongetFile in class WrappingExtension<T extends CoreExtension>public URL getURL()
getURL in interface CoreExtensionURL pointing to the core extension filepublic boolean isGuessed()
isGuessed in interface CoreExtensionCopyright © 2004–2014 XWiki. All rights reserved.