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.WebServiceBuilder
builder()
boolean
Возвращает все дочерние элементы объектаКомментарийИмя файла публикацииMDO-Ссылка на объектСписок модулей объектаgetName()
Имя объектаURI Пространства именПринадлежность объекта конфигурации (собственный или заимствованный)Операции веб-сервисаВозвращает дочерние элементы объекта, являющиеся атрибутами или ТЧ, плоским списком.int
Время жизни сеансаВариант поддержки родительской конфигурацииСинонимы объектаgetUuid()
Уникальный идентификатор объектаint
hashCode()
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.ChildrenOwner
findChild, findChild, findChild, findChild
Methods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getDescription, getDescription, getMdoRef, getMdoRef, getMdoType
Methods inherited from interface com.github._1c_syntax.bsl.mdo.ModuleOwner
getAllModules, getModuleByUri, getModuleTypeByURI, getModuleTypes
-
Method Details
-
getChildren
Description copied from interface:ChildrenOwner
Возвращает все дочерние элементы объекта- Specified by:
getChildren
in interfaceChildrenOwner
-
getPlainChildren
Description copied from interface:ChildrenOwner
Возвращает дочерние элементы объекта, являющиеся атрибутами или ТЧ, плоским списком.- Specified by:
getPlainChildren
in interfaceChildrenOwner
-
builder
-
getUuid
Description copied from interface:MD
Уникальный идентификатор объекта -
getName
Description copied from interface:MD
Имя объекта -
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
Description copied from interface:MD
Вариант поддержки родительской конфигурации- Specified by:
getSupportVariant
in interfaceMD
-
getModules
Description copied from interface:ModuleOwner
Список модулей объекта- Specified by:
getModules
in interfaceModuleOwner
-
getNamespace
URI Пространства имен -
getDescriptorFileName
Имя файла публикации -
getReuseSessions
-
getSessionMaxAge
public int getSessionMaxAge()Время жизни сеанса -
getOperations
Операции веб-сервиса -
toString
-
equals
-
hashCode
public int hashCode()
-