Interface ExternalSource
- All Superinterfaces:
AttributeOwner,ChildrenOwner,CommandOwner,FormOwner,MD,MDClass,ModuleOwner,TabularSectionOwner,TemplateOwner
- All Known Implementing Classes:
ExternalDataProcessor,ExternalReport
public interface ExternalSource
extends MDClass, CommandOwner, AttributeOwner, TabularSectionOwner, FormOwner, TemplateOwner
Базовый интерфейс для внешних отчетов и обработок
-
Method Summary
Modifier and TypeMethodDescriptionСписок реквизитов объектаСписок реквизитов объектаdefault @NonNull ObjectBelongingВнешние не входят в состав расширенияdefault @NonNull com.github._1c_syntax.bsl.support.SupportVariantУ внешних нет конфигурации поставщикаMethods inherited from interface com.github._1c_syntax.bsl.mdo.AttributeOwner
getPlainStorageFields, getStorageFieldsMethods inherited from interface com.github._1c_syntax.bsl.mdo.ChildrenOwner
findChild, findChild, findChild, findChild, getChildren, getPlainChildrenMethods inherited from interface com.github._1c_syntax.bsl.mdo.CommandOwner
getCommandsMethods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getComment, getDescription, getDescription, getMdoRef, getMdoRef, getMdoReference, getMdoType, getName, getSynonym, getUuidMethods inherited from interface com.github._1c_syntax.bsl.mdclasses.MDClass
getConfigurationSourceMethods inherited from interface com.github._1c_syntax.bsl.mdo.ModuleOwner
getAllModules, getModuleByUri, getModules, getModuleTypeByURI, getModuleTypesMethods inherited from interface com.github._1c_syntax.bsl.mdo.TabularSectionOwner
getTabularSectionsMethods inherited from interface com.github._1c_syntax.bsl.mdo.TemplateOwner
getTemplates
-
Method Details
-
getAttributes
Список реквизитов объекта -
getSupportVariant
У внешних нет конфигурации поставщика- Specified by:
getSupportVariantin interfaceMD
-
getObjectBelonging
Внешние не входят в состав расширения- Specified by:
getObjectBelongingin interfaceMD
-
getAllAttributes
Description copied from interface:AttributeOwnerСписок реквизитов объекта- Specified by:
getAllAttributesin interfaceAttributeOwner
-