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 interface
AccountingRegisterDbViewDefs
A representation of the model object 'Accounting Register Db View Defs'.interface
AccumulationRegisterbViewDefs
A representation of the model object 'Accumulation Registerb View Defs'.interface
BusinessProcessDbViewDefs
A representation of the model object 'Business Process Db View Defs'.interface
CalculationRegisterDbViewDefs
A representation of the model object 'Calculation Register Db View Defs'.interface
CatalogDbViewDefs
A representation of the model object 'Catalog Db View Defs'.interface
ChangeableDbViewDefs
A representation of the model object 'Changeable Db View Defs'.interface
ChartOfAccountsDbViewDefs
A representation of the model object 'Chart Of Accounts Db View Defs'.interface
ChartOfCalculationTypesDbViewDefs
A representation of the model object 'Chart Of Calculation Types Db View Defs'.interface
ChartOfCharacteristicTypesDbViewDefs
A representation of the model object 'Chart Of Characteristic Types Db View Defs'.interface
ConstantDbViewDefs
A representation of the model object 'Constant Db View Defs'.interface
CubeDbViewDefs
A representation of the model object 'Cube Db View Defs'.interface
DimensionTableDbViewDefs
A representation of the model object 'Dimension Table Db View Defs'.interface
DocumentDbViewDefs
A representation of the model object 'Document Db View Defs'.interface
DocumentJournalDbViewDefs
A representation of the model object 'Document Journal Db View Defs'.interface
EnumDbViewDefs
A representation of the model object 'Enum Db View Defs'.interface
ExchangePlanDbViewDefs
A representation of the model object 'Exchange Plan Db View Defs'.interface
InformationRegisterDbViewDefs
A representation of the model object 'Information Register Db View Defs'.interface
RecalculationDbViewDefs
A representation of the model object 'Recalculation Db View Defs'.interface
SequenceDbViewDefs
A representation of the model object 'Sequence Db View Defs'.interface
TableDbViewDefs
A representation of the model object 'Table Db View Defs'.interface
TaskDbViewDefs
A 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 class
AccountingRegisterDbViewDefsImpl
An implementation of the model object 'Accounting Register Db View Defs'.class
AccumulationRegisterbViewDefsImpl
An implementation of the model object 'Accumulation Registerb View Defs'.class
BasicDbViewDefsImpl
An implementation of the model object 'Basic Db View Defs'.class
BusinessProcessDbViewDefsImpl
An implementation of the model object 'Business Process Db View Defs'.class
CalculationRegisterDbViewDefsImpl
An implementation of the model object 'Calculation Register Db View Defs'.class
CatalogDbViewDefsImpl
An implementation of the model object 'Catalog Db View Defs'.class
ChangeableDbViewDefsImpl
An implementation of the model object 'Changeable Db View Defs'.class
ChartOfAccountsDbViewDefsImpl
An implementation of the model object 'Chart Of Accounts Db View Defs'.class
ChartOfCalculationTypesDbViewDefsImpl
An implementation of the model object 'Chart Of Calculation Types Db View Defs'.class
ChartOfCharacteristicTypesDbViewDefsImpl
An implementation of the model object 'Chart Of Characteristic Types Db View Defs'.class
ConstantDbViewDefsImpl
An implementation of the model object 'Constant Db View Defs'.class
CubeDbViewDefsImpl
An implementation of the model object 'Cube Db View Defs'.class
DimensionTableDbViewDefsImpl
An implementation of the model object 'Dimension Table Db View Defs'.class
DocumentDbViewDefsImpl
An implementation of the model object 'Document Db View Defs'.class
DocumentJournalDbViewDefsImpl
An implementation of the model object 'Document Journal Db View Defs'.class
EnumDbViewDefsImpl
An implementation of the model object 'Enum Db View Defs'.class
ExchangePlanDbViewDefsImpl
An implementation of the model object 'Exchange Plan Db View Defs'.class
InformationRegisterDbViewDefsImpl
An implementation of the model object 'Information Register Db View Defs'.class
RecalculationDbViewDefsImpl
An implementation of the model object 'Recalculation Db View Defs'.class
SequenceDbViewDefsImpl
An implementation of the model object 'Sequence Db View Defs'.class
TableDbViewDefsImpl
An implementation of the model object 'Table Db View Defs'.class
TaskDbViewDefsImpl
An 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 BasicDbViewDefs
DbViewUtil. getBasicDbViewDefs(MdObject mdObject)
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type BasicDbViewDefs Modifier and Type Method Description T
DbViewSwitch. caseBasicDbViewDefs(BasicDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Basic Db View Defs'.
-