Class ExternalDataSourceCubeDimensionTable
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.ExternalDataSourceCubeDimensionTable
- All Implemented Interfaces:
AccessRightsOwner,AttributeOwner,ChildrenOwner,CommandOwner,FormOwner,MD,MDChild,ModuleOwner,TemplateOwner
public final class ExternalDataSourceCubeDimensionTable
extends Object
implements MDChild, ModuleOwner, CommandOwner, AttributeOwner, FormOwner, TemplateOwner, AccessRightsOwner
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanСписок реквизитов объектаСписок модулей объекта, включая дочерниеВозвращает все дочерние элементы объектаСписок команд объектаКомментарийРежим управления блокировкойПоляgetForms()Список форм объектаcom.github._1c_syntax.bsl.types.MdoReferenceMDO-Ссылка на объектСписок модулей объектаgetName()Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)com.github._1c_syntax.bsl.types.MdoReferencegetOwner()Ссылка на родительский объектcom.github._1c_syntax.bsl.support.SupportVariantВариант поддержки родительской конфигурацииcom.github._1c_syntax.bsl.types.MultiLanguageStringСинонимы объектаСписок макетов объектаgetUuid()Уникальный идентификатор объектаinthashCode()Возвращает перечень возможных прав доступаtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.github._1c_syntax.bsl.mdo.AccessRightsOwner
getPossibleRights, isValidRightMethods 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, getPlainChildrenMethods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getDescription, getDescription, getMdoRef, getMdoRef, getMdoTypeMethods inherited from interface com.github._1c_syntax.bsl.mdo.ModuleOwner
getModuleByUri, getModuleTypeByURI, getModuleTypes
-
Method Details
-
getAllAttributes
Description copied from interface:AttributeOwnerСписок реквизитов объекта- Specified by:
getAllAttributesin interfaceAttributeOwner
-
possibleRights
Возвращает перечень возможных прав доступа -
builder
public static ExternalDataSourceCubeDimensionTable.ExternalDataSourceCubeDimensionTableBuilder builder() -
toBuilder
-
getUuid
Description copied from interface:MDУникальный идентификатор объекта -
getName
Description copied from interface:MDИмя объекта -
getMdoReference
public com.github._1c_syntax.bsl.types.MdoReference getMdoReference()Description copied from interface:MDMDO-Ссылка на объект- Specified by:
getMdoReferencein interfaceMD
-
getObjectBelonging
Description copied from interface:MDПринадлежность объекта конфигурации (собственный или заимствованный)- Specified by:
getObjectBelongingin interfaceMD
-
getComment
Description copied from interface:MDКомментарий- Specified by:
getCommentin interfaceMD
-
getSynonym
public com.github._1c_syntax.bsl.types.MultiLanguageString getSynonym()Description copied from interface:MDСинонимы объекта- Specified by:
getSynonymin interfaceMD
-
getSupportVariant
public com.github._1c_syntax.bsl.support.SupportVariant getSupportVariant()Description copied from interface:MDВариант поддержки родительской конфигурации- Specified by:
getSupportVariantin interfaceMD
-
getOwner
public com.github._1c_syntax.bsl.types.MdoReference getOwner()Description copied from interface:MDChildСсылка на родительский объект -
getModules
Description copied from interface:ModuleOwnerСписок модулей объекта- Specified by:
getModulesin interfaceModuleOwner
-
getCommands
Description copied from interface:CommandOwnerСписок команд объекта- Specified by:
getCommandsin interfaceCommandOwner
-
getFields
Поля -
getForms
Description copied from interface:FormOwnerСписок форм объекта -
getTemplates
Description copied from interface:TemplateOwnerСписок макетов объекта- Specified by:
getTemplatesin interfaceTemplateOwner
-
getDataLockControlMode
Режим управления блокировкой -
toString
-
equals
-
hashCode
public int hashCode() -
getChildren
Description copied from interface:ChildrenOwnerВозвращает все дочерние элементы объекта- Specified by:
getChildrenin interfaceChildrenOwner
-
getAllModules
Description copied from interface:ModuleOwnerСписок модулей объекта, включая дочерние- Specified by:
getAllModulesin interfaceModuleOwner
-