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 class
AccessControlPlugin
-
Uses of PluginContext in systems.dmx.accountmanagement
Classes in systems.dmx.accountmanagement that implement PluginContext Modifier and Type Class Description class
AccountManagementPlugin
-
Uses of PluginContext in systems.dmx.caching
Classes in systems.dmx.caching that implement PluginContext Modifier and Type Class Description class
CachingPlugin
-
Uses of PluginContext in systems.dmx.config
Classes in systems.dmx.config that implement PluginContext Modifier and Type Class Description class
ConfigPlugin
-
Uses of PluginContext in systems.dmx.contacts
Classes in systems.dmx.contacts that implement PluginContext Modifier and Type Class Description class
ContactsPlugin
-
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 class
PluginActivator
Base 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 class
EventsPlugin
-
Uses of PluginContext in systems.dmx.facets
Classes in systems.dmx.facets that implement PluginContext Modifier and Type Class Description class
FacetsPlugin
-
Uses of PluginContext in systems.dmx.files
Classes in systems.dmx.files that implement PluginContext Modifier and Type Class Description class
FilesPlugin
-
Uses of PluginContext in systems.dmx.timestamps
Classes in systems.dmx.timestamps that implement PluginContext Modifier and Type Class Description class
TimestampsPlugin
-
Uses of PluginContext in systems.dmx.topicmaps
Classes in systems.dmx.topicmaps that implement PluginContext Modifier and Type Class Description class
TopicmapsPlugin
-
Uses of PluginContext in systems.dmx.webclient
Classes in systems.dmx.webclient that implement PluginContext Modifier and Type Class Description class
WebclientPlugin
-
Uses of PluginContext in systems.dmx.webservice
Classes in systems.dmx.webservice that implement PluginContext Modifier and Type Class Description class
WebservicePlugin
REST API forCoreService
. -
Uses of PluginContext in systems.dmx.workspaces
Classes in systems.dmx.workspaces that implement PluginContext Modifier and Type Class Description class
WorkspacesPlugin
-