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 voidBasicCheck.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 voidBinaryDataStorageLocationUseFieldTypeCheck.configureCheck(BasicCheck.CheckConfigurer builder) protected voidConfigurationStandaloneContentCheck.configureCheck(BasicCheck.CheckConfigurer builder) protected voidDbObjectTabularSectionCheck.configureCheck(BasicCheck.CheckConfigurer builder) protected voidReferenceValueCheck.configureCheck(BasicCheck.CheckConfigurer builder) protected voidReferenceValueCheckNonCritical.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 voidXdtoPackageExtensionPackageNamespaceFeaturesStateCheck.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 voidBslQlDelegatingCheck.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 voidDocumentationCommentDelegatingCheck.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 voidDcsQlDelegatingCheck.configureCheck(BasicCheck.CheckConfigurer configurer) protected voidFormQlDelegatingCheck.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 voidAdditionalIndexesCheck.configureCheck(BasicCheck.CheckConfigurer builder)