DPRI_doc_20-21/Pilka/zapisy-studentow/dokumentacja-backendu/restservice/java/com/plannaplan/responses/models/package-summary.html

207 lines
8.3 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
<title>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="declaration: package: com.plannaplan.responses.models">
<meta name="generator" content="javadoc/PackageWriterImpl">
<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-declaration-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 class="nav-bar-cell1-rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></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="Package" class="title">Package&nbsp;com.plannaplan.responses.models</h1>
</div>
<section class="package-description" id="package.description">
<div class="block">Provides models of all possible api responses. Convention for naming this
class is EntityModifierRepsone. For Example CourseDefaultResponse</div>
<dl class="notes">
<dt>Since:</dt>
<dd>1.0</dd>
</dl>
</section>
<section class="summary">
<ul class="summary-list">
<li>
<div class="type-summary">
<table class="summary-table">
<caption><span>Class Summary</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="AssignmentDetailedResponse.html" title="class in com.plannaplan.responses.models">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="AssignmentResponse.html" title="class in com.plannaplan.responses.models">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="AssignmentsSingleResponse.html" title="class in 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="CommisionResponse.html" title="class in 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="CommisionWithAcceptedGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithAcceptedGroupsResponse</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="CommisionWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CommisionWithGroupsResponse</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="ConfigTourResponse.html" title="class in com.plannaplan.responses.models">ConfigTourResponse</a></th>
<td class="col-last">
<div class="block">Api response for config tours entpoint</div>
</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="CoursesDefaultResponse.html" title="class in com.plannaplan.responses.models">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="CoursesWithGroupsResponse.html" title="class in com.plannaplan.responses.models">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="CourseWithGroupsResponse.html" title="class in com.plannaplan.responses.models">CourseWithGroupsResponse</a>&lt;T&gt;</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="ExchangeResponse.html" title="class in com.plannaplan.responses.models">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="GroupDefaultResponse.html" title="class in 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="alt-color">
<th class="col-first" scope="row"><a href="GroupWithCapacityResponse.html" title="class in 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="row-color">
<th class="col-first" scope="row"><a href="StatisticSimpleNumberResponse.html" title="class in com.plannaplan.responses.models">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="TokenResponse.html" title="class in com.plannaplan.responses.models">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="UserResponse.html" title="class in 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>
</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 class="nav-bar-cell1-rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></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>