Uses of Package
org.xwiki.extension

Packages that use org.xwiki.extension
org.xwiki.extension   
org.xwiki.extension.event   
org.xwiki.extension.handler   
org.xwiki.extension.job   
org.xwiki.extension.job.plan   
org.xwiki.extension.repository   
org.xwiki.extension.repository.search   
org.xwiki.extension.version   
org.xwiki.extension.wrap   
 

Classes in org.xwiki.extension used by org.xwiki.extension
AbstractExtensionDependency
          Base class for ExtensionDependency implementations.
Extension
          Represent an extension.
ExtensionAuthor
          Informations related to an author of the extension.
ExtensionDependency
          An extension dependency.
ExtensionException
          Any exception raised in the XWiki Extension Manager must raise an exception of this type.
ExtensionFile
          Contains the actual file of the extensions and some informations like the size.
ExtensionId
          The combination of properties which makes an extension unique.
ExtensionLicense
          License of an extension.
LocalExtension
          Represent a local extension.
LocalExtensionFile
          Extension ExtensionFile with some more informations related local extensions.
ResolveException
          Error when trying to resolve an extension.
 

Classes in org.xwiki.extension used by org.xwiki.extension.event
ExtensionId
          The combination of properties which makes an extension unique.
 

Classes in org.xwiki.extension used by org.xwiki.extension.handler
Extension
          Represent an extension.
ExtensionException
          Any exception raised in the XWiki Extension Manager must raise an exception of this type.
InstalledExtension
          Represent a local extension.
InstallException
          Error when installing an extension.
LocalExtension
          Represent a local extension.
UninstallException
          Error when trying to uninstall an extension.
 

Classes in org.xwiki.extension used by org.xwiki.extension.job
ExtensionId
          The combination of properties which makes an extension unique.
 

Classes in org.xwiki.extension used by org.xwiki.extension.job.plan
Extension
          Represent an extension.
InstalledExtension
          Represent a local extension.
 

Classes in org.xwiki.extension used by org.xwiki.extension.repository
CoreExtension
          Represent an extension which can't be modified (uninstalled, upgraded).
Extension
          Represent an extension.
ExtensionDependency
          An extension dependency.
ExtensionException
          Any exception raised in the XWiki Extension Manager must raise an exception of this type.
ExtensionId
          The combination of properties which makes an extension unique.
InstalledExtension
          Represent a local extension.
InstallException
          Error when installing an extension.
LocalExtension
          Represent a local extension.
ResolveException
          Error when trying to resolve an extension.
UninstallException
          Error when trying to uninstall an extension.
 

Classes in org.xwiki.extension used by org.xwiki.extension.repository.search
Extension
          Represent an extension.
ExtensionException
          Any exception raised in the XWiki Extension Manager must raise an exception of this type.
 

Classes in org.xwiki.extension used by org.xwiki.extension.version
ExtensionException
          Any exception raised in the XWiki Extension Manager must raise an exception of this type.
 

Classes in org.xwiki.extension used by org.xwiki.extension.wrap
CoreExtension
          Represent an extension which can't be modified (uninstalled, upgraded).
CoreExtensionFile
          Extension ExtensionFile with some more informations related local extensions.
Extension
          Represent an extension.
ExtensionAuthor
          Informations related to an author of the extension.
ExtensionDependency
          An extension dependency.
ExtensionFile
          Contains the actual file of the extensions and some informations like the size.
ExtensionId
          The combination of properties which makes an extension unique.
ExtensionLicense
          License of an extension.
InstalledExtension
          Represent a local extension.
LocalExtension
          Represent a local extension.
LocalExtensionFile
          Extension ExtensionFile with some more informations related local extensions.
ResolveException
          Error when trying to resolve an extension.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.