|
1 | 1 | <mxfile host="app.diagrams.net" agent="Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0" version="28.0.6"> |
2 | 2 | <diagram name="Seite-1" id="-wcmFSce6gZ3StUoQiGc"> |
3 | | - <mxGraphModel dx="909" dy="495" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0"> |
| 3 | + <mxGraphModel dx="634" dy="345" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0"> |
4 | 4 | <root> |
5 | 5 | <mxCell id="0" /> |
6 | 6 | <mxCell id="1" parent="0" /> |
|
274 | 274 | <mxCell id="-OGjeIsqo9JkBF1w5ieS-277" value="<font style="font-size: 4px;">findById(uuid)</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
275 | 275 | <mxGeometry x="320" y="1150" width="50" height="30" as="geometry" /> |
276 | 276 | </mxCell> |
277 | | - <mxCell id="-OGjeIsqo9JkBF1w5ieS-278" value="<font style="font-size: 4px;">UserEntity=Optional&lt;UserEntity&gt;</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
| 277 | + <mxCell id="-OGjeIsqo9JkBF1w5ieS-278" value="<font style="font-size: 4px;">user=Optional&lt;UserEntity&gt;.get()</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
278 | 278 | <mxGeometry x="310" y="1175" width="80" height="30" as="geometry" /> |
279 | 279 | </mxCell> |
280 | 280 | <mxCell id="-OGjeIsqo9JkBF1w5ieS-279" value="" style="endArrow=open;dashed=1;endFill=0;endSize=12;html=1;rounded=0;exitX=0;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0.092;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="-OGjeIsqo9JkBF1w5ieS-275"> |
|
328 | 328 | <mxCell id="-OGjeIsqo9JkBF1w5ieS-286" value="<font style="font-size: 7px;">*</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
329 | 329 | <mxGeometry x="335" y="1350" width="30" height="30" as="geometry" /> |
330 | 330 | </mxCell> |
331 | | - <mxCell id="-OGjeIsqo9JkBF1w5ieS-287" value="<font style="font-size: 4px;">user.setModules()</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
332 | | - <mxGeometry x="265" y="1200" width="60" height="30" as="geometry" /> |
| 331 | + <mxCell id="-OGjeIsqo9JkBF1w5ieS-287" value="<font style="font-size: 4px;">user.setModules(updateRequest.modules)</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
| 332 | + <mxGeometry x="270" y="1200" width="100" height="30" as="geometry" /> |
333 | 333 | </mxCell> |
334 | | - <mxCell id="-OGjeIsqo9JkBF1w5ieS-288" value="<font style="font-size: 4px;">user.setUsername()</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
335 | | - <mxGeometry x="270" y="1260" width="60" height="30" as="geometry" /> |
| 334 | + <mxCell id="-OGjeIsqo9JkBF1w5ieS-288" value="<font style="font-size: 4px;">user.setUsername(updateRequest.username)</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
| 335 | + <mxGeometry x="275" y="1260" width="100" height="30" as="geometry" /> |
336 | 336 | </mxCell> |
337 | 337 | <mxCell id="-OGjeIsqo9JkBF1w5ieS-289" value="<font style="font-size: 7px;">*</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
338 | 338 | <mxGeometry x="175" y="1360" width="30" height="30" as="geometry" /> |
|
549 | 549 | <mxCell id="-OGjeIsqo9JkBF1w5ieS-350" value="<div style="line-height: 30%;"><font style="line-height: 30%; font-size: 4px;">HttpServletRequest</font><div><font style="line-height: 30%; font-size: 4px;">.getUserPrincipal()</font></div><div><font style="line-height: 30%; font-size: 4px;">.getName()</font></div></div>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
550 | 550 | <mxGeometry x="145" y="1020" width="60" height="30" as="geometry" /> |
551 | 551 | </mxCell> |
552 | | - <mxCell id="-OGjeIsqo9JkBF1w5ieS-351" value="<font style="font-size: 4px;">uuid</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
553 | | - <mxGeometry x="155" y="1050" width="30" height="30" as="geometry" /> |
| 552 | + <mxCell id="-OGjeIsqo9JkBF1w5ieS-351" value="<font style="font-size: 4px;">userUUID</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
| 553 | + <mxGeometry x="155" y="1050" width="40" height="30" as="geometry" /> |
554 | 554 | </mxCell> |
555 | 555 | <mxCell id="-OGjeIsqo9JkBF1w5ieS-352" value="" style="html=1;verticalAlign=bottom;endArrow=block;curved=0;rounded=0;entryX=0;entryY=0;entryDx=0;entryDy=0;exitX=1.016;exitY=0.227;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1"> |
556 | 556 | <mxGeometry width="80" relative="1" as="geometry"> |
|
626 | 626 | <mxCell id="-OGjeIsqo9JkBF1w5ieS-380" value="*" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
627 | 627 | <mxGeometry x="170" y="1709" width="30" height="30" as="geometry" /> |
628 | 628 | </mxCell> |
629 | | - <mxCell id="-OGjeIsqo9JkBF1w5ieS-381" value="*" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
630 | | - <mxGeometry x="65" y="1709" width="30" height="30" as="geometry" /> |
631 | | - </mxCell> |
632 | | - <mxCell id="-OGjeIsqo9JkBF1w5ieS-383" value="GET" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
633 | | - <mxGeometry x="10" y="1440" width="50" height="30" as="geometry" /> |
| 629 | + <mxCell id="-OGjeIsqo9JkBF1w5ieS-383" value="DELETE" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
| 630 | + <mxGeometry y="1440" width="70" height="30" as="geometry" /> |
634 | 631 | </mxCell> |
635 | 632 | <mxCell id="-OGjeIsqo9JkBF1w5ieS-384" value="" style="html=1;verticalAlign=bottom;endArrow=block;curved=1;rounded=0;entryX=1;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="-OGjeIsqo9JkBF1w5ieS-385"> |
636 | 633 | <mxGeometry width="80" relative="1" as="geometry"> |
|
694 | 691 | <mxCell id="-OGjeIsqo9JkBF1w5ieS-396" value="<font style="font-size: 4px;">parseUUID(userUUID)</font>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
695 | 692 | <mxGeometry x="360" y="1578" width="60" height="30" as="geometry" /> |
696 | 693 | </mxCell> |
| 694 | + <mxCell id="-OGjeIsqo9JkBF1w5ieS-397" value="<div style="line-height: 60%;"><font style="font-size: 4px; line-height: 60%;">ResponseStatus</font><div><font style="font-size: 4px; line-height: 60%;">(targetUUID, HttpStatus.OK)</font></div></div>" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1"> |
| 695 | + <mxGeometry x="40" y="1695" width="70" height="30" as="geometry" /> |
| 696 | + </mxCell> |
697 | 697 | </root> |
698 | 698 | </mxGraphModel> |
699 | 699 | </diagram> |
|
0 commit comments