Uses of Interface
com._1c.g5.v8.dt.scc.model.StandaloneContentDataExchangeSettings
Packages that use StandaloneContentDataExchangeSettings
Package
Description
-
Uses of StandaloneContentDataExchangeSettings in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that return StandaloneContentDataExchangeSettingsModifier and TypeMethodDescriptionprotected StandaloneContentDataExchangeSettings
ConfigurationStandaloneContentModel.getDataExchangeSettings()
Returns standalone content exchange settings.Constructors in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration with parameters of type StandaloneContentDataExchangeSettingsModifierConstructorDescriptionConfigurationStandaloneContentExchangeSettingsDialogModel
(StandaloneContentDataExchangeSettings settingsWorkingCopy, IV8Project v8Project, IFilteredNavigatorContentProvider filteredNavigatorContentProvider) Creates new model.ExchangePlanModel
(StandaloneContentDataExchangeSettings settingsWorkingCopy, Supplier<NavigatorTreeDialogModel> dialogModelSupplier) Creates new model. -
Uses of StandaloneContentDataExchangeSettings in com._1c.g5.v8.dt.scc
Methods in com._1c.g5.v8.dt.scc that return StandaloneContentDataExchangeSettingsModifier and TypeMethodDescriptionConfigurationStandaloneContentUtil.getSettings
(Configuration configuration) Returns configuration standalone content data exchange settings.Methods in com._1c.g5.v8.dt.scc with parameters of type StandaloneContentDataExchangeSettingsModifier and TypeMethodDescriptionstatic boolean
ConfigurationStandaloneContentUtil.isDataExchangeSettingsEquals
(StandaloneContentDataExchangeSettings currentSettings, StandaloneContentDataExchangeSettings otherSettings) Checks if data exchange settings is equals. -
Uses of StandaloneContentDataExchangeSettings in com._1c.g5.v8.dt.scc.model
Methods in com._1c.g5.v8.dt.scc.model that return StandaloneContentDataExchangeSettingsModifier and TypeMethodDescriptionStandaloneContentFactory.createStandaloneContentDataExchangeSettings()
Returns a new object of class 'Data Exchange Settings'.StandaloneContent.getDataExchangeSettings()
Returns the value of the 'Data Exchange Settings' containment reference.Methods in com._1c.g5.v8.dt.scc.model with parameters of type StandaloneContentDataExchangeSettingsModifier and TypeMethodDescriptionvoid
StandaloneContent.setDataExchangeSettings
(StandaloneContentDataExchangeSettings value) Sets the value of the 'Data Exchange Settings
' containment reference. -
Uses of StandaloneContentDataExchangeSettings in com._1c.g5.v8.dt.scc.model.impl
Classes in com._1c.g5.v8.dt.scc.model.impl that implement StandaloneContentDataExchangeSettingsModifier and TypeClassDescriptionclass
An implementation of the model object 'Data Exchange Settings'.Methods in com._1c.g5.v8.dt.scc.model.impl that return StandaloneContentDataExchangeSettingsModifier and TypeMethodDescriptionStandaloneContentFactoryImpl.createStandaloneContentDataExchangeSettings()
StandaloneContentImpl.getDataExchangeSettings()
Methods in com._1c.g5.v8.dt.scc.model.impl with parameters of type StandaloneContentDataExchangeSettingsModifier and TypeMethodDescriptionvoid
StandaloneContentImpl.setDataExchangeSettings
(StandaloneContentDataExchangeSettings newDataExchangeSettings) -
Uses of StandaloneContentDataExchangeSettings in com._1c.g5.v8.dt.scc.model.util
Methods in com._1c.g5.v8.dt.scc.model.util with parameters of type StandaloneContentDataExchangeSettingsModifier and TypeMethodDescriptionStandaloneContentSwitch.caseStandaloneContentDataExchangeSettings
(StandaloneContentDataExchangeSettings object) Returns the result of interpreting the object as an instance of 'Data Exchange Settings'.