Interface AttributeOwner

All Superinterfaces:
ChildrenOwner
All Known Subinterfaces:
ExternalSource, ReferenceObject, Register, TabularSection
All Known Implementing Classes:
AccountingRegister, AccumulationRegister, BusinessProcess, CalculationRegister, Catalog, ChartOfAccounts, ChartOfCalculationTypes, ChartOfCharacteristicTypes, DataProcessor, Document, DocumentJournal, ExchangePlan, ExternalDataProcessor, ExternalDataSourceTable, ExternalReport, InformationRegister, ObjectTabularSection, Report, Sequence, Task

public interface AttributeOwner extends ChildrenOwner
Расширение - Владелец реквизитов реквизиты
  • Method Details

    • getAllAttributes

      List<Attribute> getAllAttributes()
      Список реквизитов объекта
    • getStorageFields

      default List<MD> getStorageFields()
      Возвращает все дочерние элементы объекта, являющиеся атрибутами или ТЧ
    • getPlainStorageFields

      default List<MD> getPlainStorageFields()
      Возвращает дочерние элементы объекта плоским списком.