Uses of Interface
se.conciliate.extensions.publish.custom.settings.ConfigContentSelection
Packages that use ConfigContentSelection
Package
Description
Provides settings for the custom publish, such as what to include when publishing.
-
Uses of ConfigContentSelection in se.conciliate.extensions.publish.custom.settings
Subinterfaces of ConfigContentSelection in se.conciliate.extensions.publish.custom.settingsModifier and TypeInterfaceDescriptioninterfaceIncludes all available entities.interfaceSelects a list of entities.interfaceSelects content from a named query.interfaceSelects no entities.interfaceSelects a subset of models by following breakdowns.Methods in se.conciliate.extensions.publish.custom.settings that return ConfigContentSelectionModifier and TypeMethodDescriptionConfigSettings.getDocumentSelection()ConfigSettings.getModelSelection()ConfigSettings.getSymbolSelection()Methods in se.conciliate.extensions.publish.custom.settings with parameters of type ConfigContentSelectionModifier and TypeMethodDescriptionvoidConfigSettings.setDocumentSelection(ConfigContentSelection selection) voidConfigSettings.setModelSelection(ConfigContentSelection selection) voidConfigSettings.setSymbolSelection(ConfigContentSelection selection)