Class ExternalDataSourceFunction
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.ExternalDataSourceFunction
- All Implemented Interfaces:
AccessRightsOwner,MD,MDChild,ValueTypeOwner
public final class ExternalDataSourceFunction
extends Object
implements MDChild, ValueTypeOwner, AccessRightsOwner
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanКомментарийMDO-Ссылка на объектgetName()Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)getOwner()Ссылка на родительский объектВариант поддержки родительской конфигурацииСинонимы объектаgetUuid()Уникальный идентификатор объектаВозвращает описание типа значенияinthashCode()booleanВозвращает значениеВозвращает перечень возможных прав доступа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.MD
getDescription, getDescription, getMdoRef, getMdoRef, getMdoType
-
Method Details
-
getValueType
Description copied from interface:ValueTypeOwnerВозвращает описание типа значения- Specified by:
getValueTypein interfaceValueTypeOwner
-
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Ссылка на родительский объект -
isReturnValue
public boolean isReturnValue()Возвращает значение -
getExpressionInDataSource
-
toString
-
equals
-
hashCode
public int hashCode()
-