Package com.github._1c_syntax.bsl.mdo
Interface AdditionalIndexOwner
- All Superinterfaces:
IndexOwner
- All Known Subinterfaces:
MutableReferenceObject,Register
- All Known Implementing Classes:
AccountingRegister,AccumulationRegister,BusinessProcess,CalculationRegister,Catalog,ChartOfAccounts,ChartOfCalculationTypes,ChartOfCharacteristicTypes,Document,DocumentJournal,ExchangePlan,InformationRegister,Sequence,Task
Объект метаданных, содержащий дополнительные индексы
-
Method Summary
Modifier and TypeMethodDescriptionСписок дополнительных индексов объектаMethods inherited from interface com.github._1c_syntax.bsl.mdo.IndexOwner
getIndexes
-
Method Details
-
getAdditionalIndexes
List<AdditionalIndex> getAdditionalIndexes()Список дополнительных индексов объекта
-