Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.BasicDbViewDefs
-
Packages that use BasicDbViewDefs Package Description com._1c.g5.v8.dt.metadata.dbview com._1c.g5.v8.dt.metadata.dbview.impl com._1c.g5.v8.dt.metadata.dbview.util -
-
Uses of BasicDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Subinterfaces of BasicDbViewDefs in com._1c.g5.v8.dt.metadata.dbview Modifier and Type Interface Description interfaceAccountingRegisterDbViewDefsA representation of the model object 'Accounting Register Db View Defs'.interfaceAccumulationRegisterbViewDefsA representation of the model object 'Accumulation Registerb View Defs'.interfaceBusinessProcessDbViewDefsA representation of the model object 'Business Process Db View Defs'.interfaceCalculationRegisterDbViewDefsA representation of the model object 'Calculation Register Db View Defs'.interfaceCatalogDbViewDefsA representation of the model object 'Catalog Db View Defs'.interfaceChangeableDbViewDefsA representation of the model object 'Changeable Db View Defs'.interfaceChartOfAccountsDbViewDefsA representation of the model object 'Chart Of Accounts Db View Defs'.interfaceChartOfCalculationTypesDbViewDefsA representation of the model object 'Chart Of Calculation Types Db View Defs'.interfaceChartOfCharacteristicTypesDbViewDefsA representation of the model object 'Chart Of Characteristic Types Db View Defs'.interfaceConstantDbViewDefsA representation of the model object 'Constant Db View Defs'.interfaceCubeDbViewDefsA representation of the model object 'Cube Db View Defs'.interfaceDimensionTableDbViewDefsA representation of the model object 'Dimension Table Db View Defs'.interfaceDocumentDbViewDefsA representation of the model object 'Document Db View Defs'.interfaceDocumentJournalDbViewDefsA representation of the model object 'Document Journal Db View Defs'.interfaceEnumDbViewDefsA representation of the model object 'Enum Db View Defs'.interfaceExchangePlanDbViewDefsA representation of the model object 'Exchange Plan Db View Defs'.interfaceInformationRegisterDbViewDefsA representation of the model object 'Information Register Db View Defs'.interfaceRecalculationDbViewDefsA representation of the model object 'Recalculation Db View Defs'.interfaceSequenceDbViewDefsA representation of the model object 'Sequence Db View Defs'.interfaceTableDbViewDefsA representation of the model object 'Table Db View Defs'.interfaceTaskDbViewDefsA representation of the model object 'Task Db View Defs'. -
Uses of BasicDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement BasicDbViewDefs Modifier and Type Class Description classAccountingRegisterDbViewDefsImplAn implementation of the model object 'Accounting Register Db View Defs'.classAccumulationRegisterbViewDefsImplAn implementation of the model object 'Accumulation Registerb View Defs'.classBasicDbViewDefsImplAn implementation of the model object 'Basic Db View Defs'.classBusinessProcessDbViewDefsImplAn implementation of the model object 'Business Process Db View Defs'.classCalculationRegisterDbViewDefsImplAn implementation of the model object 'Calculation Register Db View Defs'.classCatalogDbViewDefsImplAn implementation of the model object 'Catalog Db View Defs'.classChangeableDbViewDefsImplAn implementation of the model object 'Changeable Db View Defs'.classChartOfAccountsDbViewDefsImplAn implementation of the model object 'Chart Of Accounts Db View Defs'.classChartOfCalculationTypesDbViewDefsImplAn implementation of the model object 'Chart Of Calculation Types Db View Defs'.classChartOfCharacteristicTypesDbViewDefsImplAn implementation of the model object 'Chart Of Characteristic Types Db View Defs'.classConstantDbViewDefsImplAn implementation of the model object 'Constant Db View Defs'.classCubeDbViewDefsImplAn implementation of the model object 'Cube Db View Defs'.classDimensionTableDbViewDefsImplAn implementation of the model object 'Dimension Table Db View Defs'.classDocumentDbViewDefsImplAn implementation of the model object 'Document Db View Defs'.classDocumentJournalDbViewDefsImplAn implementation of the model object 'Document Journal Db View Defs'.classEnumDbViewDefsImplAn implementation of the model object 'Enum Db View Defs'.classExchangePlanDbViewDefsImplAn implementation of the model object 'Exchange Plan Db View Defs'.classInformationRegisterDbViewDefsImplAn implementation of the model object 'Information Register Db View Defs'.classRecalculationDbViewDefsImplAn implementation of the model object 'Recalculation Db View Defs'.classSequenceDbViewDefsImplAn implementation of the model object 'Sequence Db View Defs'.classTableDbViewDefsImplAn implementation of the model object 'Table Db View Defs'.classTaskDbViewDefsImplAn implementation of the model object 'Task Db View Defs'. -
Uses of BasicDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util that return BasicDbViewDefs Modifier and Type Method Description static BasicDbViewDefsDbViewUtil. getBasicDbViewDefs(MdObject mdObject)Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type BasicDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseBasicDbViewDefs(BasicDbViewDefs object)Returns the result of interpreting the object as an instance of 'Basic Db View Defs'.
-