Class ObjectTabularSection
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.ObjectTabularSection
- All Implemented Interfaces:
AccessRightsOwner,AttributeOwner,ChildrenOwner,MD,MDChild,TabularSection
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanСписок реквизитов табличной частиКомментарийMDO-Ссылка на объектgetName()Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)getOwner()Ссылка на родительский объектВариант поддержки родительской конфигурацииСинонимы объекта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
getPlainStorageFieldsMethods 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.TabularSection
getAllAttributes, getChildren, getStorageFields
-
Method Details
-
possibleRights
Возвращает перечень возможных прав доступа -
builder
-
getUuid
Description copied from interface:MDУникальный идентификатор объекта -
getName
Description copied from interface:MDИмя объекта -
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
Description copied from interface:MDСинонимы объекта- Specified by:
getSynonymin interfaceMD
-
getSupportVariant
Description copied from interface:MDВариант поддержки родительской конфигурации- Specified by:
getSupportVariantin interfaceMD
-
getOwner
Description copied from interface:MDChildСсылка на родительский объект -
getAttributes
Description copied from interface:TabularSectionСписок реквизитов табличной части- Specified by:
getAttributesin interfaceTabularSection
-
toString
-
equals
-
hashCode
public int hashCode()
-