Added restservice java docs

This commit is contained in:
Filip Izydorczyk
2021-01-24 17:06:34 +01:00
parent 6aae1fecf5
commit 69a4abede1
175 changed files with 25223 additions and 293 deletions

View File

@ -0,0 +1,162 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.AssignmentDetailedResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: AssignmentDetailedResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.AssignmentDetailedResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.AssignmentDetailedResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">AssignmentDetailedResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">AssignmentDetailedResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">AssignmentDetailedResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;java.util.List&lt;<a href="../AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">AssignmentDetailedResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionController.</span><code><span class="member-name-link"><a href="../../../controllers/CommisionController.html#getAllAssignmets()">getAllAssignmets</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">AssignmentDetailedResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">AssignmentDetailedResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">AssignmentDetailedResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">AssignmentResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/AssignmentResponseMappers.html#mapAssignmetnToDetialedResponse(java.util.List)">mapAssignmetnToDetialedResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Assignment&gt;&nbsp;assignments)</code></th>
<td class="col-last">
<div class="block">map assignmetn to detailed response</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,178 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.AssignmentResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: AssignmentResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.AssignmentResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.AssignmentResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;java.util.List&lt;<a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">AssignmentsController.</span><code><span class="member-name-link"><a href="../../../controllers/AssignmentsController.html#getCurrentAssignments()">getCurrentAssignments</a></span>()</code></th>
<td class="col-last">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;java.util.List&lt;<a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionController.</span><code><span class="member-name-link"><a href="../../../controllers/CommisionController.html#getCurrentAssignments()">getCurrentAssignments</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;java.util.List&lt;<a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionController.</span><code><span class="member-name-link"><a href="../../../controllers/CommisionController.html#getCurrentAssignmentsDeanery(java.lang.Long)">getCurrentAssignmentsDeanery</a></span>&#8203;(java.lang.Long&nbsp;userId)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">AssignmentResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/AssignmentResponseMappers.html#mapToResponse(java.util.List)">mapToResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Assignment&gt;&nbsp;assignments)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">AssignmentResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">AssignmentResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/AssignmentResponseMappers.html#mapToResponse(java.util.List,java.util.HashMap)">mapToResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Assignment&gt;&nbsp;assignments,
java.util.HashMap&lt;java.lang.Long,&#8203;java.lang.Integer&gt;&nbsp;ammounts)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AssignmentResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,130 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.AssignmentsSingleResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: AssignmentsSingleResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AssignmentsSingleResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.AssignmentsSingleResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.AssignmentsSingleResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../AssignmentsSingleResponse.html" title="class in com.plannaplan.responses.models">AssignmentsSingleResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.models">com.plannaplan.responses.models</a></th>
<td class="col-last">
<div class="block">Provides models of all possible api responses.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.responses.models">
<h2>Uses of <a href="../AssignmentsSingleResponse.html" title="class in com.plannaplan.responses.models">AssignmentsSingleResponse</a> in <a href="../package-summary.html">com.plannaplan.responses.models</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.responses.models</a> that return types with arguments of type <a href="../AssignmentsSingleResponse.html" title="class in com.plannaplan.responses.models">AssignmentsSingleResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>java.util.List&lt;<a href="../AssignmentsSingleResponse.html" title="class in com.plannaplan.responses.models">AssignmentsSingleResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionWithAcceptedGroupsResponse.</span><code><span class="member-name-link"><a href="../CommisionWithAcceptedGroupsResponse.html#getGroups()">getGroups</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../AssignmentsSingleResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,206 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.CommisionResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: CommisionResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.CommisionResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.CommisionResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.models">com.plannaplan.responses.models</a></th>
<td class="col-last">
<div class="block">Provides models of all possible api responses.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;java.util.List&lt;? extends <a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionController.</span><code><span class="member-name-link"><a href="../../../controllers/CommisionController.html#getAlCommisions(java.lang.Boolean,java.lang.Boolean)">getAlCommisions</a></span>&#8203;(java.lang.Boolean&nbsp;groups,
java.lang.Boolean&nbsp;extraInfo)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;java.util.List&lt;? extends <a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionController.</span><code><span class="member-name-link"><a href="../../../controllers/CommisionController.html#getCommision(java.lang.Long,java.lang.Boolean)">getCommision</a></span>&#8203;(java.lang.Long&nbsp;userId,
java.lang.Boolean&nbsp;groups)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/CommisionResponseMappers.html#mapToResponse(java.util.List)">mapToResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Commision&gt;&nbsp;commisions)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.models">
<h2>Uses of <a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a> in <a href="../package-summary.html">com.plannaplan.responses.models</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Subclasses of <a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">CommisionResponse</a> in <a href="../package-summary.html">com.plannaplan.responses.models</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Class</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../CommisionWithAcceptedGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithAcceptedGroupsResponse</a></span></code></th>
<td class="col-last">
<div class="block">Commision With Groups api Response.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../CommisionWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithGroupsResponse</a></span></code></th>
<td class="col-last">
<div class="block">Commision With Groups api Response.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CommisionResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,130 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.CommisionWithAcceptedGroupsResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: CommisionWithAcceptedGroupsResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CommisionWithAcceptedGroupsResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.CommisionWithAcceptedGroupsResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.CommisionWithAcceptedGroupsResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../CommisionWithAcceptedGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithAcceptedGroupsResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../CommisionWithAcceptedGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithAcceptedGroupsResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../CommisionWithAcceptedGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithAcceptedGroupsResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../CommisionWithAcceptedGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithAcceptedGroupsResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/CommisionResponseMappers.html#mapToResponseWithExtraInforGroups(java.util.List)">mapToResponseWithExtraInforGroups</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Commision&gt;&nbsp;commisions)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CommisionWithAcceptedGroupsResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,130 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.CommisionWithGroupsResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: CommisionWithGroupsResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CommisionWithGroupsResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.CommisionWithGroupsResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.CommisionWithGroupsResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../CommisionWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithGroupsResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../CommisionWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithGroupsResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../CommisionWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithGroupsResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../CommisionWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithGroupsResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/CommisionResponseMappers.html#mapToResponseWithGroups(java.util.List)">mapToResponseWithGroups</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Commision&gt;&nbsp;commisions)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CommisionWithGroupsResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,137 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.ConfigTourResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: ConfigTourResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ConfigTourResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.ConfigTourResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.ConfigTourResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../ConfigTourResponse.html" title="class in com.plannaplan.responses.models">ConfigTourResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../ConfigTourResponse.html" title="class in com.plannaplan.responses.models">ConfigTourResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../ConfigTourResponse.html" title="class in com.plannaplan.responses.models">ConfigTourResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../ConfigTourResponse.html" title="class in com.plannaplan.responses.models">ConfigTourResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">ConfigController.</span><code><span class="member-name-link"><a href="../../../controllers/ConfigController.html#getCurrentTourDate()">getCurrentTourDate</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../ConfigTourResponse.html" title="class in com.plannaplan.responses.models">ConfigTourResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">ConfigController.</span><code><span class="member-name-link"><a href="../../../controllers/ConfigController.html#getTourDate()">getTourDate</a></span>()</code></th>
<td class="col-last">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ConfigTourResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,179 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.CourseWithGroupsResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: CourseWithGroupsResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.CourseWithGroupsResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.CourseWithGroupsResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;? extends <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupController.</span><code><span class="member-name-link"><a href="../../../controllers/GroupController.html#getCourses(java.lang.Long,java.lang.Boolean,java.lang.Boolean)">getCourses</a></span>&#8203;(java.lang.Long&nbsp;id,
java.lang.Boolean&nbsp;capacity,
java.lang.Boolean&nbsp;takenPlaces)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;<a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToGetCourseGroupsDefaultResponse(java.util.List)">mapToGetCourseGroupsDefaultResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;<a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToGetCourseGroupsDefaultResponse(java.util.List,java.util.HashMap)">mapToGetCourseGroupsDefaultResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups,
java.util.HashMap&lt;java.lang.Long,&#8203;java.lang.Integer&gt;&nbsp;taken)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToGetCourseGroupsWithCapacityResponse(java.util.List)">mapToGetCourseGroupsWithCapacityResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToGetCourseGroupsWithCapacityResponse(java.util.List,java.util.HashMap)">mapToGetCourseGroupsWithCapacityResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups,
java.util.HashMap&lt;java.lang.Long,&#8203;java.lang.Integer&gt;&nbsp;taken)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,130 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.CoursesDefaultResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: CoursesDefaultResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CoursesDefaultResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.CoursesDefaultResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.CoursesDefaultResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../CoursesDefaultResponse.html" title="class in com.plannaplan.responses.models">CoursesDefaultResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../CoursesDefaultResponse.html" title="class in com.plannaplan.responses.models">CoursesDefaultResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../CoursesDefaultResponse.html" title="class in com.plannaplan.responses.models">CoursesDefaultResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../CoursesDefaultResponse.html" title="class in com.plannaplan.responses.models">CoursesDefaultResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CoursesResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/CoursesResponseMappers.html#mapToGetCoursesResponse(java.util.List)">mapToGetCoursesResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Course&gt;&nbsp;courses)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CoursesDefaultResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,130 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.CoursesWithGroupsResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: CoursesWithGroupsResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CoursesWithGroupsResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.CoursesWithGroupsResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.CoursesWithGroupsResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../CoursesWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CoursesWithGroupsResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../CoursesWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CoursesWithGroupsResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../CoursesWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CoursesWithGroupsResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../CoursesWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CoursesWithGroupsResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CoursesResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/CoursesResponseMappers.html#mapToGetCoursesWithGroupsResponse(java.util.List)">mapToGetCoursesWithGroupsResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Course&gt;&nbsp;courses)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CoursesWithGroupsResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,165 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.ExchangeResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: ExchangeResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.ExchangeResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.ExchangeResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">ExchangeResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">ExchangeResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">ExchangeResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;java.util.List&lt;<a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">ExchangeResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">ExchangeController.</span><code><span class="member-name-link"><a href="../../../controllers/ExchangeController.html#getExchange()">getExchange</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">ExchangeResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">ExchangeController.</span><code><span class="member-name-link"><a href="../../../controllers/ExchangeController.html#getExchangeById(java.lang.Long)">getExchangeById</a></span>&#8203;(java.lang.Long&nbsp;offerId)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">ExchangeResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">ExchangeResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">ExchangeResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">ExchangeResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/ExchangeResponseMappers.html#mapToDefaultResponse(java.util.List)">mapToDefaultResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Exchange&gt;&nbsp;exchanges)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ExchangeResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,259 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.GroupDefaultResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: GroupDefaultResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.GroupDefaultResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.GroupDefaultResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.models">com.plannaplan.responses.models</a></th>
<td class="col-last">
<div class="block">Provides models of all possible api responses.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;? extends <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupController.</span><code><span class="member-name-link"><a href="../../../controllers/GroupController.html#getCourses(java.lang.Long,java.lang.Boolean,java.lang.Boolean)">getCourses</a></span>&#8203;(java.lang.Long&nbsp;id,
java.lang.Boolean&nbsp;capacity,
java.lang.Boolean&nbsp;takenPlaces)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToDefaultResponse(java.util.List)">mapToDefaultResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToDefaultResponse(java.util.List,java.util.HashMap)">mapToDefaultResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups,
java.util.HashMap&lt;java.lang.Long,&#8203;java.lang.Integer&gt;&nbsp;taken)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;<a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToGetCourseGroupsDefaultResponse(java.util.List)">mapToGetCourseGroupsDefaultResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;<a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToGetCourseGroupsDefaultResponse(java.util.List,java.util.HashMap)">mapToGetCourseGroupsDefaultResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups,
java.util.HashMap&lt;java.lang.Long,&#8203;java.lang.Integer&gt;&nbsp;taken)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.models">
<h2>Uses of <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a> in <a href="../package-summary.html">com.plannaplan.responses.models</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Subclasses of <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a> in <a href="../package-summary.html">com.plannaplan.responses.models</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Class</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a></span></code></th>
<td class="col-last">
<div class="block">Group api response featuring group capacity</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.responses.models</a> that return <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code><a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a></code></td>
<th class="col-second" scope="row"><span class="type-name-label">ExchangeResponse.</span><code><span class="member-name-link"><a href="../ExchangeResponse.html#getDesiredGroup()">getDesiredGroup</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a></code></td>
<th class="col-second" scope="row"><span class="type-name-label">ExchangeResponse.</span><code><span class="member-name-link"><a href="../ExchangeResponse.html#getOwnedAssignment()">getOwnedAssignment</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.responses.models</a> with parameters of type <a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>void</code></td>
<th class="col-second" scope="row"><span class="type-name-label">ExchangeResponse.</span><code><span class="member-name-link"><a href="../ExchangeResponse.html#setDesiredGroup(com.plannaplan.responses.models.GroupDefaultResponse)">setDesiredGroup</a></span>&#8203;(<a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&nbsp;desiredGroup)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>void</code></td>
<th class="col-second" scope="row"><span class="type-name-label">ExchangeResponse.</span><code><span class="member-name-link"><a href="../ExchangeResponse.html#setOwnedAssignment(com.plannaplan.responses.models.GroupDefaultResponse)">setOwnedAssignment</a></span>&#8203;(<a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">GroupDefaultResponse</a>&nbsp;ownedAssignment)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../GroupDefaultResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,225 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.GroupWithCapacityResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: GroupWithCapacityResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.GroupWithCapacityResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.GroupWithCapacityResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.models">com.plannaplan.responses.models</a></th>
<td class="col-last">
<div class="block">Provides models of all possible api responses.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToCapacityResponse(java.util.List)">mapToCapacityResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToCapacityResponse(java.util.List,java.util.HashMap)">mapToCapacityResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups,
java.util.HashMap&lt;java.lang.Long,&#8203;java.lang.Integer&gt;&nbsp;taken)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToGetCourseGroupsWithCapacityResponse(java.util.List)">mapToGetCourseGroupsWithCapacityResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static <a href="../CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">GroupsMappers.</span><code><span class="member-name-link"><a href="../../mappers/GroupsMappers.html#mapToGetCourseGroupsWithCapacityResponse(java.util.List,java.util.HashMap)">mapToGetCourseGroupsWithCapacityResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.Groups&gt;&nbsp;groups,
java.util.HashMap&lt;java.lang.Long,&#8203;java.lang.Integer&gt;&nbsp;taken)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.models">
<h2>Uses of <a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a> in <a href="../package-summary.html">com.plannaplan.responses.models</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.responses.models</a> that return <a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code><a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a></code></td>
<th class="col-second" scope="row"><span class="type-name-label">AssignmentResponse.</span><code><span class="member-name-link"><a href="../AssignmentResponse.html#getClasses()">getClasses</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a></code></td>
<th class="col-second" scope="row"><span class="type-name-label">AssignmentResponse.</span><code><span class="member-name-link"><a href="../AssignmentResponse.html#getLecture()">getLecture</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.responses.models</a> that return types with arguments of type <a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>java.util.List&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CoursesWithGroupsResponse.</span><code><span class="member-name-link"><a href="../CoursesWithGroupsResponse.html#getClasses()">getClasses</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>java.util.List&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">CoursesWithGroupsResponse.</span><code><span class="member-name-link"><a href="../CoursesWithGroupsResponse.html#getLectures()">getLectures</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Constructor parameters in <a href="../package-summary.html">com.plannaplan.responses.models</a> with type arguments of type <a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Constructor</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../CoursesWithGroupsResponse.html#%3Cinit%3E(com.plannaplan.entities.Course,java.util.List,java.util.List)">CoursesWithGroupsResponse</a></span>&#8203;(com.plannaplan.entities.Course&nbsp;course,
java.util.List&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;&nbsp;lectures,
java.util.List&lt;<a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">GroupWithCapacityResponse</a>&gt;&nbsp;classes)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../GroupWithCapacityResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,155 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.StatisticSimpleNumberResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: StatisticSimpleNumberResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.StatisticSimpleNumberResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.StatisticSimpleNumberResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">StatisticsController.</span><code><span class="member-name-link"><a href="../../../controllers/StatisticsController.html#getAcceptedAmmounts()">getAcceptedAmmounts</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">StatisticsController.</span><code><span class="member-name-link"><a href="../../../controllers/StatisticsController.html#getAcceptedPartlyAmmounts()">getAcceptedPartlyAmmounts</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">StatisticsController.</span><code><span class="member-name-link"><a href="../../../controllers/StatisticsController.html#getCommisionsAmmounts()">getCommisionsAmmounts</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">StatisticsController.</span><code><span class="member-name-link"><a href="../../../controllers/StatisticsController.html#getGroupsAmmounts()">getGroupsAmmounts</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">StatisticsController.</span><code><span class="member-name-link"><a href="../../../controllers/StatisticsController.html#getGroupsFullAmmounts()">getGroupsFullAmmounts</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">StatisticSimpleNumberResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">StatisticsController.</span><code><span class="member-name-link"><a href="../../../controllers/StatisticsController.html#getNonCommisionsAmmounts()">getNonCommisionsAmmounts</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,135 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.TokenResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: TokenResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../TokenResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.TokenResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.TokenResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../TokenResponse.html" title="class in com.plannaplan.responses.models">TokenResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../TokenResponse.html" title="class in com.plannaplan.responses.models">TokenResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../TokenResponse.html" title="class in com.plannaplan.responses.models">TokenResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../TokenResponse.html" title="class in com.plannaplan.responses.models">TokenResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">TokenController.</span><code><span class="member-name-link"><a href="../../../controllers/TokenController.html#getRefreshToken(java.lang.String)">getRefreshToken</a></span>&#8203;(java.lang.String&nbsp;refreshToken)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;<a href="../TokenResponse.html" title="class in com.plannaplan.responses.models">TokenResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">TokenController.</span><code><span class="member-name-link"><a href="../../../controllers/TokenController.html#getToken(java.lang.String)">getToken</a></span>&#8203;(java.lang.String&nbsp;ticket)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../TokenResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,200 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>Uses of Class com.plannaplan.responses.models.UserResponse (restservice 1.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-24">
<meta name="description" content="use: package: com.plannaplan.responses.models, class: UserResponse">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../UserResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.plannaplan.responses.models.UserResponse" class="title">Uses of Class<br>com.plannaplan.responses.models.UserResponse</h1>
</div>
<div class="use-summary">
<table class="summary-table">
<caption><span>Packages that use <a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.controllers">com.plannaplan.controllers</a></th>
<td class="col-last">
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.mappers">com.plannaplan.responses.mappers</a></th>
<td class="col-last">
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="#com.plannaplan.responses.models">com.plannaplan.responses.models</a></th>
<td class="col-last">
<div class="block">Provides models of all possible api responses.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.plannaplan.controllers">
<h2>Uses of <a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a> in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../../controllers/package-summary.html">com.plannaplan.controllers</a> that return types with arguments of type <a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;java.util.List&lt;<a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">UsersController.</span><code><span class="member-name-link"><a href="../../../controllers/UsersController.html#getAllStudents()">getAllStudents</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>org.springframework.http.ResponseEntity&lt;java.util.List&lt;<a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a>&gt;&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">UsersController.</span><code><span class="member-name-link"><a href="../../../controllers/UsersController.html#searchForStudent(java.lang.String)">searchForStudent</a></span>&#8203;(java.lang.String&nbsp;query)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.mappers">
<h2>Uses of <a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a> in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../../mappers/package-summary.html">com.plannaplan.responses.mappers</a> that return types with arguments of type <a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static java.util.List&lt;<a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a>&gt;</code></td>
<th class="col-second" scope="row"><span class="type-name-label">UserResponseMappers.</span><code><span class="member-name-link"><a href="../../mappers/UserResponseMappers.html#mapToDefaultResponse(java.util.List)">mapToDefaultResponse</a></span>&#8203;(java.util.List&lt;com.plannaplan.entities.User&gt;&nbsp;groups)</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li>
<section class="detail" id="com.plannaplan.responses.models">
<h2>Uses of <a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a> in <a href="../package-summary.html">com.plannaplan.responses.models</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.responses.models</a> that return <a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Method</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code><a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a></code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionResponse.</span><code><span class="member-name-link"><a href="../CommisionResponse.html#getCommiter()">getCommiter</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<td class="col-first"><code><a href="../UserResponse.html" title="class in com.plannaplan.responses.models">UserResponse</a></code></td>
<th class="col-second" scope="row"><span class="type-name-label">CommisionResponse.</span><code><span class="member-name-link"><a href="../CommisionResponse.html#getOwner()">getOwner</a></span>()</code></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../UserResponse.html" title="class in com.plannaplan.responses.models">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>