WS-Beschreibung - Terminologieserver Search ListDomains

Aus Termserver-CTS2
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Functionality

Lists all domains. If a certain domain id is given, only that domain and its details will be returned instead.

Prerequisite

Request/Response

Request

Parameter Typ Länge Kardinalität Beschreibung
domain domain 0..1 List of all available domains (lists of values).
domainId Long 1..1

Response

Parameter Typ Länge Kardinalität Beschreibung
ReturnType ReturnType 1..1 Return information
count Integer 1..1 number of results
message String 1..1 an additional message
overallErrorCategory 1..1 INFO, WARN, ERROR
status 1..1 OK, FAILURE
domain domain 0..1 List of all available domains (lists of values).
defaultValue String 60 1..1 Default value, has to be taken from the table domain_value and the attribute 'code'
description String 65535 1..1 Description of the domain.
displayText String 65535 1..1 Name of the domain that should be shown.
domainId Long 1..1
domainName String 50 1..1 Name of the domain (e.g. country codes)
domainOid String 50 1..1 OID of the domain, if existing.
domainType String 50 1..1
isOptional Boolean 1..1

Annotations

Noteworthiness

Hints

Examples

SOAP messages

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sear="http://search.ws.terminologie.fhdo.de/">
   <soapenv:Header/>
   <soapenv:Body>
      <sear:ListDomains>
         <parameter>            
         </parameter>	
      </sear:ListDomains>
   </soapenv:Body>
</soapenv:Envelope>

Code examples

Java

 
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge