332 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			332 lines
		
	
	
		
			13 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE HTML>
 | 
						|
<!-- NewPage -->
 | 
						|
<html lang="en">
 | 
						|
<head>
 | 
						|
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
 | 
						|
<title>Uses of Package com.plannaplan.responses.models (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">
 | 
						|
<meta name="generator" content="javadoc/PackageUseWriter">
 | 
						|
<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="package-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>Class</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 Package com.plannaplan.responses.models" class="title">Uses of Package<br>com.plannaplan.responses.models</h1>
 | 
						|
</div>
 | 
						|
<div class="use-summary">
 | 
						|
<table class="summary-table">
 | 
						|
<caption><span>Packages that use <a href="package-summary.html">com.plannaplan.responses.models</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="package-uses">
 | 
						|
<ul class="block-list">
 | 
						|
<li>
 | 
						|
<section class="detail" id="com.plannaplan.controllers">
 | 
						|
<div class="use-summary">
 | 
						|
<table class="summary-table">
 | 
						|
<caption><span>Classes in <a href="package-summary.html">com.plannaplan.responses.models</a> used by <a href="../../controllers/package-summary.html">com.plannaplan.controllers</a></span></caption>
 | 
						|
<thead>
 | 
						|
<tr>
 | 
						|
<th class="col-first" scope="col">Class</th>
 | 
						|
<th class="col-last" scope="col">Description</th>
 | 
						|
</tr>
 | 
						|
</thead>
 | 
						|
<tbody>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/AssignmentDetailedResponse.html#com.plannaplan.controllers">AssignmentDetailedResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Assignment detailed response for api</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/AssignmentResponse.html#com.plannaplan.controllers">AssignmentResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Assignment entity api response</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/CommisionResponse.html#com.plannaplan.controllers">CommisionResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Commision api response</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/ConfigTourResponse.html#com.plannaplan.controllers">ConfigTourResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Api response for config tours entpoint</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/CourseWithGroupsResponse.html#com.plannaplan.controllers">CourseWithGroupsResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Course respose with all realted groups as api response.</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/ExchangeResponse.html#com.plannaplan.controllers">ExchangeResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Exchange proposal api repsonse</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/GroupDefaultResponse.html#com.plannaplan.controllers">GroupDefaultResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Default api response for Groups entity</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/StatisticSimpleNumberResponse.html#com.plannaplan.controllers">StatisticSimpleNumberResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Simple api response for number statistics</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/TokenResponse.html#com.plannaplan.controllers">TokenResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Response to show after successfully login cation</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/UserResponse.html#com.plannaplan.controllers">UserResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Model for api response for user serach results.</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
</tbody>
 | 
						|
</table>
 | 
						|
</div>
 | 
						|
</section>
 | 
						|
</li>
 | 
						|
<li>
 | 
						|
<section class="detail" id="com.plannaplan.responses.mappers">
 | 
						|
<div class="use-summary">
 | 
						|
<table class="summary-table">
 | 
						|
<caption><span>Classes in <a href="package-summary.html">com.plannaplan.responses.models</a> used by <a href="../mappers/package-summary.html">com.plannaplan.responses.mappers</a></span></caption>
 | 
						|
<thead>
 | 
						|
<tr>
 | 
						|
<th class="col-first" scope="col">Class</th>
 | 
						|
<th class="col-last" scope="col">Description</th>
 | 
						|
</tr>
 | 
						|
</thead>
 | 
						|
<tbody>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/AssignmentDetailedResponse.html#com.plannaplan.responses.mappers">AssignmentDetailedResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Assignment detailed response for api</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/AssignmentResponse.html#com.plannaplan.responses.mappers">AssignmentResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Assignment entity api response</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/CommisionResponse.html#com.plannaplan.responses.mappers">CommisionResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Commision api response</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/CommisionWithAcceptedGroupsResponse.html#com.plannaplan.responses.mappers">CommisionWithAcceptedGroupsResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Commision With Groups api Response.</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/CommisionWithGroupsResponse.html#com.plannaplan.responses.mappers">CommisionWithGroupsResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Commision With Groups api Response.</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/CoursesDefaultResponse.html#com.plannaplan.responses.mappers">CoursesDefaultResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Courses Default Api Response.</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/CoursesWithGroupsResponse.html#com.plannaplan.responses.mappers">CoursesWithGroupsResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Courses With Groups Api Response .</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/CourseWithGroupsResponse.html#com.plannaplan.responses.mappers">CourseWithGroupsResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Course respose with all realted groups as api response.</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/ExchangeResponse.html#com.plannaplan.responses.mappers">ExchangeResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Exchange proposal api repsonse</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/GroupDefaultResponse.html#com.plannaplan.responses.mappers">GroupDefaultResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Default api response for Groups entity</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/GroupWithCapacityResponse.html#com.plannaplan.responses.mappers">GroupWithCapacityResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Group api response featuring group capacity</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/UserResponse.html#com.plannaplan.responses.mappers">UserResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Model for api response for user serach results.</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
</tbody>
 | 
						|
</table>
 | 
						|
</div>
 | 
						|
</section>
 | 
						|
</li>
 | 
						|
<li>
 | 
						|
<section class="detail" id="com.plannaplan.responses.models">
 | 
						|
<div class="use-summary">
 | 
						|
<table class="summary-table">
 | 
						|
<caption><span>Classes in <a href="package-summary.html">com.plannaplan.responses.models</a> used by <a href="package-summary.html">com.plannaplan.responses.models</a></span></caption>
 | 
						|
<thead>
 | 
						|
<tr>
 | 
						|
<th class="col-first" scope="col">Class</th>
 | 
						|
<th class="col-last" scope="col">Description</th>
 | 
						|
</tr>
 | 
						|
</thead>
 | 
						|
<tbody>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/AssignmentsSingleResponse.html#com.plannaplan.responses.models">AssignmentsSingleResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Repsonse for single assignment to use in commision repsonse</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/CommisionResponse.html#com.plannaplan.responses.models">CommisionResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Commision api response</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/GroupDefaultResponse.html#com.plannaplan.responses.models">GroupDefaultResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Default api response for Groups entity</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="row-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/GroupWithCapacityResponse.html#com.plannaplan.responses.models">GroupWithCapacityResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Group api response featuring group capacity</div>
 | 
						|
</td>
 | 
						|
</tr>
 | 
						|
<tr class="alt-color">
 | 
						|
<th class="col-first" scope="row"><a href="class-use/UserResponse.html#com.plannaplan.responses.models">UserResponse</a></th>
 | 
						|
<td class="col-last">
 | 
						|
<div class="block">Model for api response for user serach results.</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>Class</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 © 2021. All rights reserved.</small></p>
 | 
						|
</footer>
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
</body>
 | 
						|
</html>
 |