Uses of Class
com.e1c.g5.v8.dt.check.components.BasicCheck.CheckConfigurer
Packages that use BasicCheck.CheckConfigurer
Package
Description
-
Uses of BasicCheck.CheckConfigurer in com.e1c.g5.v8.dt.check.components
Methods in com.e1c.g5.v8.dt.check.components that return BasicCheck.CheckConfigurerModifier and TypeMethodDescriptionBasicCheck.CheckConfigurer.complexity
(CheckComplexity complexity) Defines the complexity of the check.BasicCheck.CheckParameterBuilder.complexity
(CheckComplexity complexity) Defines the complexity of the check.BasicCheck.ModuleConfigurationBuilder.complexity
(CheckComplexity complexity) Defines the complexity of the check.BasicCheck.TopObjectConfigurationBuilder.complexity
(CheckComplexity complexity) Defines the complexity of the check.BasicCheck.CheckConfigurer.criticalDataIntegrityCheck()
Enables the critical data integrity check modeBasicCheck.CheckConfigurer.description
(String description) Sets the simple description for the check.BasicCheck.ModuleConfigurationBuilder.description
(String description) Sets the simple description for the check.BasicCheck.CheckConfigurer.disable()
Disables the check by defaultBasicCheck.CheckConfigurer.enableProtectedObjectCheck()
Enables the protected object check mode (disabled by default)BasicCheck.CheckConfigurer.extension
(IBasicCheckExtension extension) Adds an extension to the checkDefines the type of issues provided by this checkDefines the type of issues provided by this checkBasicCheck.CheckConfigurer.severity
(IssueSeverity severity) Defines the default severity of issues provided by this checkBasicCheck.CheckParameterBuilder.severity
(IssueSeverity severity) Defines the default severity of issues provided by this checkBasicCheck.ModuleConfigurationBuilder.severity
(IssueSeverity severity) Defines the default severity of issues provided by this checkBasicCheck.TopObjectConfigurationBuilder.severity
(IssueSeverity severity) Defines the default severity of issues provided by this checkDefines the check title.Defines the check title.Defines the check title.Methods in com.e1c.g5.v8.dt.check.components with parameters of type BasicCheck.CheckConfigurerModifier and TypeMethodDescriptionprotected abstract void
BasicCheck.configureCheck
(BasicCheck.CheckConfigurer configurationBuilder) The check is performed in case of changes of the tracjed object model/language module changes. -
Uses of BasicCheck.CheckConfigurer in com.e1c.g5.v8.dt.check.internal.md.check.checks
Methods in com.e1c.g5.v8.dt.check.internal.md.check.checks with parameters of type BasicCheck.CheckConfigurerModifier and TypeMethodDescriptionprotected void
BinaryDataStorageLocationUseFieldTypeCheck.configureCheck
(BasicCheck.CheckConfigurer builder) protected void
ConfigurationStandaloneContentCheck.configureCheck
(BasicCheck.CheckConfigurer builder) protected void
DbObjectTabularSectionCheck.configureCheck
(BasicCheck.CheckConfigurer builder) protected void
ReferenceValueCheck.configureCheck
(BasicCheck.CheckConfigurer builder) protected void
ReferenceValueCheckNonCritical.configureCheck
(BasicCheck.CheckConfigurer builder) -
Uses of BasicCheck.CheckConfigurer in com.e1c.g5.v8.dt.check.internal.md.extension.check.checks
Methods in com.e1c.g5.v8.dt.check.internal.md.extension.check.checks with parameters of type BasicCheck.CheckConfigurerModifier and TypeMethodDescriptionprotected void
XdtoPackageExtensionPackageNamespaceFeaturesStateCheck.configureCheck
(BasicCheck.CheckConfigurer builder) -
Uses of BasicCheck.CheckConfigurer in com.e1c.g5.v8.dt.internal.bsl.check
Methods in com.e1c.g5.v8.dt.internal.bsl.check with parameters of type BasicCheck.CheckConfigurerModifier and TypeMethodDescriptionprotected void
BslQlDelegatingCheck.configureCheck
(BasicCheck.CheckConfigurer builder) -
Uses of BasicCheck.CheckConfigurer in com.e1c.g5.v8.dt.internal.bsl.check.comment
Methods in com.e1c.g5.v8.dt.internal.bsl.check.comment with parameters of type BasicCheck.CheckConfigurerModifier and TypeMethodDescriptionprotected void
DocumentationCommentDelegatingCheck.configureCheck
(BasicCheck.CheckConfigurer configurer) -
Uses of BasicCheck.CheckConfigurer in com.e1c.g5.v8.dt.internal.form.check.ql
Methods in com.e1c.g5.v8.dt.internal.form.check.ql with parameters of type BasicCheck.CheckConfigurerModifier and TypeMethodDescriptionprotected void
DcsQlDelegatingCheck.configureCheck
(BasicCheck.CheckConfigurer configurer) protected void
FormQlDelegatingCheck.configureCheck
(BasicCheck.CheckConfigurer configurer) -
Uses of BasicCheck.CheckConfigurer in com.e1c.g5.v8.dt.internal.md.aindex.check
Methods in com.e1c.g5.v8.dt.internal.md.aindex.check with parameters of type BasicCheck.CheckConfigurerModifier and TypeMethodDescriptionprotected void
AdditionalIndexesCheck.configureCheck
(BasicCheck.CheckConfigurer builder)