Terminologieserver - Authoring - CreateConceptAssociationType

Aus Termserver-CTS2
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(automatisch erstellt vom Webservice-Schnittstellen-Tool)
 
(automatisch erstellt vom Webservice-Schnittstellen-Tool)
Zeile 105: Zeile 105:
 
   <td id="cardinality_cell">1..1</td>
 
   <td id="cardinality_cell">1..1</td>
 
   <td>Name of association in reversed reading direction (ID 2->1)</td>
 
   <td>Name of association in reversed reading direction (ID 2->1)</td>
</tr>
 
<tr id="row_object">
 
  <td id="cardinality_cell">3</td>
 
  <td id="param_level3">property</td>
 
  <td>property</td>
 
<td></td>  <td id="cardinality_cell">0..N</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">4</td>
 
  <td id="param_level4">name</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr id="row_object">
 
  <td id="cardinality_cell">4</td>
 
  <td id="param_level4">propertyVersion</td>
 
  <td>property_version</td>
 
<td></td>  <td id="cardinality_cell">1..N</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">content</td>
 
  <td>byte[]</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">contentMimetype</td>
 
  <td>String</td>
 
  <td>50</td>
 
  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">contentName</td>
 
  <td>String</td>
 
  <td>255</td>
 
  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">contentSize</td>
 
  <td>Integer</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">description</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">languageId</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">name</td>
 
  <td>String</td>
 
  <td>65535</td>
 
  <td id="cardinality_cell">1..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">propertyKindId</td>
 
  <td>Long</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
</tr>
 
<tr>
 
  <td id="cardinality_cell">5</td>
 
  <td id="param_level5">status</td>
 
  <td>Integer</td>
 
<td></td>  <td id="cardinality_cell">0..1</td>
 
  <td></td>
 
 
</tr>
 
</tr>
 
</table>
 
</table>
Zeile 269: Zeile 180:
 
   <td>Long</td>
 
   <td>Long</td>
 
<td></td>  <td id="cardinality_cell">1..1</td>
 
<td></td>  <td id="cardinality_cell">1..1</td>
   <td>Version-ID of Entity-Version</td>
+
   <td>The ID of this entry.</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Version vom 22. Juli 2014, 08:53 Uhr

zurück zur Webservice-Übersicht

Request/Response

Request

Level Parameter Typ Länge Kardinalität Beschreibung
1 LoginType LoginType 0..1 Login information
2 sessionID String 1..1 Session-ID from user (given by system)
1 codeSystem code_system 0..1 Name of codesystem. Each codesystem requires at least one version.
2 id Long 1..1 Internal ID = Primary Key of Code System
2 codeSystemVersion code_system_version 1..1 Version of a Code System
3 versionId Long 1..1
1 codeSystemEntity code_system_entity 1..1 Abstract class. Every entry in code_system_entity requires at least one entry in code_system_entity_version.
2 codeSystemEntityVersion code_system_entity_version 1..1 code_system_entity_version is the superclass of every Concept and Association.
3 majorRevision Integer 0..1 Major revision of this entry (composition of major and minor version e.g. 1.3).
3 minorRevision Integer 0..1 Minor revision of this entry (composition of major and minor version e.g. 1.3)
3 associationType association_type 1..1 Displays the name of a association. Specialization of code_system_entity_version. The codeSystemEntityVersionId equates the versionId of code_system_entity_version
4 forwardName String 50 1..1 Name of association in normal reading direction (ID 1->2)
4 reverseName String 50 1..1 Name of association in reversed reading direction (ID 2->1)


Response

Level Parameter Typ Länge Kardinalität Beschreibung
1 ReturnType ReturnType 1..1 Return information
2 message String 1..1 an additional message
2 overallErrorCategory 1..1 INFO, WARN, ERROR
2 status 1..1 OK, FAILURE
1 codeSystemEntity code_system_entity 1..1 Abstract class. Every entry in code_system_entity requires at least one entry in code_system_entity_version.
2 currentVersionId Long 1..1 Current ID of code_system_entity_version.
2 id Long 1..1
2 codeSystemEntityVersion code_system_entity_version 1..1 code_system_entity_version is the superclass of every Concept and Association.
3 versionId Long 1..1 The ID of this entry.



zurück zur Webservice-Übersicht

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge