Class WebServiceOperation
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.WebServiceOperation
- All Implemented Interfaces:
AccessRightsOwner
,ChildrenOwner
,MD
,MDChild
public final class WebServiceOperation
extends Object
implements MDChild, ChildrenOwner, AccessRightsOwner
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
Возвращает все дочерние элементы объектаКомментарийРежим управления блокировкойcom.github._1c_syntax.bsl.types.MdoReference
MDO-Ссылка на объектgetName()
Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)com.github._1c_syntax.bsl.types.MdoReference
getOwner()
Ссылка на родительский объектПараметры операции веб-сервисаОбработчик операцииcom.github._1c_syntax.bsl.support.SupportVariant
Вариант поддержки родительской конфигурацииСинонимы объектаgetUuid()
Уникальный идентификатор объектаint
hashCode()
boolean
Возможно пустое значениеboolean
В транзакцииВозвращает перечень возможных прав доступаtoString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.github._1c_syntax.bsl.mdo.AccessRightsOwner
getPossibleRights, isValidRight
Methods inherited from interface com.github._1c_syntax.bsl.mdo.ChildrenOwner
findChild, findChild, findChild, findChild, getPlainChildren
Methods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getDescription, getDescription, getMdoType
-
Method Details
-
getChildren
Description copied from interface:ChildrenOwner
Возвращает все дочерние элементы объекта- Specified by:
getChildren
in interfaceChildrenOwner
-
possibleRights
Возвращает перечень возможных прав доступа -
builder
-
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:MD
MDO-Ссылка на объект- Specified by:
getMdoReference
in interfaceMD
-
getObjectBelonging
Description copied from interface:MD
Принадлежность объекта конфигурации (собственный или заимствованный)- Specified by:
getObjectBelonging
in interfaceMD
-
getComment
Description copied from interface:MD
Комментарий- Specified by:
getComment
in interfaceMD
-
getSynonym
Description copied from interface:MD
Синонимы объекта- Specified by:
getSynonym
in interfaceMD
-
getSupportVariant
public com.github._1c_syntax.bsl.support.SupportVariant getSupportVariant()Description copied from interface:MD
Вариант поддержки родительской конфигурации- Specified by:
getSupportVariant
in interfaceMD
-
getOwner
public com.github._1c_syntax.bsl.types.MdoReference getOwner()Description copied from interface:MDChild
Ссылка на родительский объект -
getProcedureName
Обработчик операции -
isNillable
public boolean isNillable()Возможно пустое значение -
isTransactioned
public boolean isTransactioned()В транзакции -
getDataLockControlMode
Режим управления блокировкой -
getParameters
Параметры операции веб-сервиса -
toString
-
equals
-
hashCode
public int hashCode()
-