Uses of Interface
se.conciliate.extensions.xml.PluginContent
Packages that use PluginContent
Package
Description
Provides interfaces to select content of different types.
Provides services for serialising entities to or from XML.
-
Uses of PluginContent in se.conciliate.extensions.ui.selectors
Methods in se.conciliate.extensions.ui.selectors with parameters of type PluginContentModifier and TypeMethodDescriptionContentSelectorFactory.createPluginDataSelector
(boolean selectionMandatory, PluginContent content) ContentSelectorFactory.createPluginDataSelector
(boolean selectionMandatory, PluginContent content, MTQuery query) -
Uses of PluginContent in se.conciliate.extensions.xml
Methods in se.conciliate.extensions.xml that return PluginContentModifier and TypeMethodDescriptionPluginDataStructure.getContent()
Returns the content provider that created this structure.