Uses of Interface
systems.dmx.core.osgi.PluginContext
-
-
Uses of PluginContext in systems.dmx.accesscontrol
Classes in systems.dmx.accesscontrol that implement PluginContext Modifier and Type Class Description classAccessControlPlugin -
Uses of PluginContext in systems.dmx.accountmanagement
Classes in systems.dmx.accountmanagement that implement PluginContext Modifier and Type Class Description classAccountManagementPlugin -
Uses of PluginContext in systems.dmx.caching
Classes in systems.dmx.caching that implement PluginContext Modifier and Type Class Description classCachingPlugin -
Uses of PluginContext in systems.dmx.config
Classes in systems.dmx.config that implement PluginContext Modifier and Type Class Description classConfigPlugin -
Uses of PluginContext in systems.dmx.contacts
Classes in systems.dmx.contacts that implement PluginContext Modifier and Type Class Description classContactsPlugin -
Uses of PluginContext in systems.dmx.core.impl
Constructors in systems.dmx.core.impl with parameters of type PluginContext Constructor Description PluginImpl(PluginContext pluginContext) -
Uses of PluginContext in systems.dmx.core.osgi
Classes in systems.dmx.core.osgi that implement PluginContext Modifier and Type Class Description classPluginActivatorBase class for all DMX plugins. -
Uses of PluginContext in systems.dmx.events
Classes in systems.dmx.events that implement PluginContext Modifier and Type Class Description classEventsPlugin -
Uses of PluginContext in systems.dmx.facets
Classes in systems.dmx.facets that implement PluginContext Modifier and Type Class Description classFacetsPlugin -
Uses of PluginContext in systems.dmx.files
Classes in systems.dmx.files that implement PluginContext Modifier and Type Class Description classFilesPlugin -
Uses of PluginContext in systems.dmx.timestamps
Classes in systems.dmx.timestamps that implement PluginContext Modifier and Type Class Description classTimestampsPlugin -
Uses of PluginContext in systems.dmx.topicmaps
Classes in systems.dmx.topicmaps that implement PluginContext Modifier and Type Class Description classTopicmapsPlugin -
Uses of PluginContext in systems.dmx.webclient
Classes in systems.dmx.webclient that implement PluginContext Modifier and Type Class Description classWebclientPlugin -
Uses of PluginContext in systems.dmx.webservice
Classes in systems.dmx.webservice that implement PluginContext Modifier and Type Class Description classWebservicePluginREST API forCoreService. -
Uses of PluginContext in systems.dmx.workspaces
Classes in systems.dmx.workspaces that implement PluginContext Modifier and Type Class Description classWorkspacesPlugin
-