Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.ChangeableDbViewDefs
-
Packages that use ChangeableDbViewDefs 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 ChangeableDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Subinterfaces of ChangeableDbViewDefs 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
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
DocumentDbViewDefs
A representation of the model object 'Document 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
TaskDbViewDefs
A representation of the model object 'Task Db View Defs'. -
Uses of ChangeableDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement ChangeableDbViewDefs 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
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
DocumentDbViewDefsImpl
An implementation of the model object 'Document 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
TaskDbViewDefsImpl
An implementation of the model object 'Task Db View Defs'. -
Uses of ChangeableDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type ChangeableDbViewDefs Modifier and Type Method Description T
DbViewSwitch. caseChangeableDbViewDefs(ChangeableDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Changeable Db View Defs'.
-