Package com.github._1c_syntax.bsl.mdo
Class WebService
java.lang.Object
com.github._1c_syntax.bsl.mdo.WebService
- All Implemented Interfaces:
ChildrenOwner,MD,MDObject,ModuleOwner
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic WebService.WebServiceBuilderbuilder()booleanВозвращает все дочерние элементы объектаКомментарийИмя файла публикацииMDO-Ссылка на объектСписок модулей объектаgetName()Имя объектаURI Пространства именПринадлежность объекта конфигурации (собственный или заимствованный)Операции веб-сервисаВозвращает дочерние элементы объекта, являющиеся атрибутами или ТЧ, плоским списком.intВремя жизни сеансаВариант поддержки родительской конфигурацииСинонимы объекта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.ChildrenOwner
findChild, findChild, findChild, findChildMethods 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
getAllModules, getModuleByUri, getModuleTypeByURI, getModuleTypes
-
Method Details
-
getChildren
Description copied from interface:ChildrenOwnerВозвращает все дочерние элементы объекта- Specified by:
getChildrenin interfaceChildrenOwner
-
builder
-
toBuilder
-
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
-
getModules
Description copied from interface:ModuleOwnerСписок модулей объекта- Specified by:
getModulesin interfaceModuleOwner
-
getNamespace
URI Пространства имен -
getDescriptorFileName
Имя файла публикации -
getReuseSessions
-
getSessionMaxAge
public int getSessionMaxAge()Время жизни сеанса -
getOperations
Операции веб-сервиса -
toString
-
equals
-
hashCode
public int hashCode() -
getPlainChildren
Description copied from interface:ChildrenOwnerВозвращает дочерние элементы объекта, являющиеся атрибутами или ТЧ, плоским списком.- Specified by:
getPlainChildrenin interfaceChildrenOwner
-