Added businesslogic docs
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
@ -0,0 +1,153 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (14.0.2) on Sun Jan 17 17:36:43 CET 2021 -->
|
||||
<title>Uses of Class com.plannaplan.entities.AppConfig (buisnesslogic 1.0-SNAPSHOT API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-01-17">
|
||||
<meta name="description" content="use: package: com.plannaplan.entities, class: AppConfig">
|
||||
<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.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body class="class-use">
|
||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<div class="flexBox">
|
||||
<header role="banner" class="flexHeader">
|
||||
<nav role="navigation">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../AppConfig.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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="subNav">
|
||||
<div class="navListSearch"><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 ========= -->
|
||||
<div class="skipNav"><a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</nav>
|
||||
</header>
|
||||
<div class="flexContent">
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h1 title="Uses of Class com.plannaplan.entities.AppConfig" class="title">Uses of Class<br>com.plannaplan.entities.AppConfig</h1>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Packages that use <a href="../AppConfig.html" title="class in com.plannaplan.entities">AppConfig</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.services">com.plannaplan.services</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides service classes to make operations with entities or comunicate with
|
||||
external systems.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<section class="classUses">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.services">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../AppConfig.html" title="class in com.plannaplan.entities">AppConfig</a> in <a href="../../services/package-summary.html">com.plannaplan.services</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return <a href="../AppConfig.html" title="class in com.plannaplan.entities">AppConfig</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../AppConfig.html" title="class in com.plannaplan.entities">AppConfig</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ConfiguratorService.</span><code><span class="memberNameLink"><a href="../../services/ConfiguratorService.html#getCurrentConfig()">getCurrentConfig</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">current config getter</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../AppConfig.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,418 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (14.0.2) on Sun Jan 17 17:36:43 CET 2021 -->
|
||||
<title>Uses of Class com.plannaplan.entities.Assignment (buisnesslogic 1.0-SNAPSHOT API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-01-17">
|
||||
<meta name="description" content="use: package: com.plannaplan.entities, class: Assignment">
|
||||
<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.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body class="class-use">
|
||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<div class="flexBox">
|
||||
<header role="banner" class="flexHeader">
|
||||
<nav role="navigation">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Assignment.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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="subNav">
|
||||
<div class="navListSearch"><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 ========= -->
|
||||
<div class="skipNav"><a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</nav>
|
||||
</header>
|
||||
<div class="flexContent">
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h1 title="Uses of Class com.plannaplan.entities.Assignment" class="title">Uses of Class<br>com.plannaplan.entities.Assignment</h1>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Packages that use <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.entities">com.plannaplan.entities</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides all entieites that are created in database by Hibernate</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.models">com.plannaplan.models</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides readonly (mostly) classes to keep data for diffrent pourposes</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.repositories">com.plannaplan.repositories</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides jpa repositories interfaces to comunicate with database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.services">com.plannaplan.services</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides service classes to make operations with entities or comunicate with
|
||||
external systems.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<section class="classUses">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.entities">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> in <a href="../package-summary.html">com.plannaplan.entities</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> that return <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Assignment.</span><code><span class="memberNameLink"><a href="../Assignment.html#getNewFromAssignment(com.plannaplan.entities.Assignment,com.plannaplan.entities.Commision)">getNewFromAssignment</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> oldAssignment,
|
||||
<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> newCommision)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Exchange.</span><code><span class="memberNameLink"><a href="../Exchange.html#getOwnedAssignment()">getOwnedAssignment</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> that return types with arguments of type <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Commision.</span><code><span class="memberNameLink"><a href="../Commision.html#getAssignments()">getAssignments</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Assigments getter</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Assignment.</span><code><span class="memberNameLink"><a href="../Assignment.html#getNewFromAssignment(com.plannaplan.entities.Assignment,com.plannaplan.entities.Commision)">getNewFromAssignment</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> oldAssignment,
|
||||
<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> newCommision)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Exchange.</span><code><span class="memberNameLink"><a href="../Exchange.html#setOwnedAssignment(com.plannaplan.entities.Assignment)">setOwnedAssignment</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> ownedAssignment)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Constructors in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Exchange.html#%3Cinit%3E(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">Exchange</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> ownedAssignment,
|
||||
<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> desiredAssignment)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.models">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> in <a href="../../models/package-summary.html">com.plannaplan.models</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../models/package-summary.html">com.plannaplan.models</a> that return <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">MatchData.</span><code><span class="memberNameLink"><a href="../../models/MatchData.html#getAssignmentOne()">getAssignmentOne</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">MatchData.</span><code><span class="memberNameLink"><a href="../../models/MatchData.html#getAssignmentTwo()">getAssignmentTwo</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.repositories">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a> that return types with arguments of type <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentRepository.</span><code><span class="memberNameLink"><a href="../../repositories/AssignmentRepository.html#getByCommision(java.lang.Long)">getByCommision</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a> with parameters of type <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeRepository.</span><code><span class="memberNameLink"><a href="../../repositories/ExchangeRepository.html#checkForExchange(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">checkForExchange</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> assignment,
|
||||
<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.services">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> in <a href="../../services/package-summary.html">com.plannaplan.services</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentService.</span><code><span class="memberNameLink"><a href="../../services/AssignmentService.html#save(com.plannaplan.entities.Assignment)">save</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> assignment)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Save given assignment</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return types with arguments of type <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentService.</span><code><span class="memberNameLink"><a href="../../services/AssignmentService.html#getById(java.lang.Long)">getById</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Get assigmnent by id</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentService.</span><code><span class="memberNameLink"><a href="../../services/AssignmentService.html#getCommisionAssignments(com.plannaplan.entities.Commision)">getCommisionAssignments</a></span>​(<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> com)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">gets list of assignments of given commision</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> with parameters of type <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeService.</span><code><span class="memberNameLink"><a href="../../services/ExchangeService.html#checkForExchange(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">checkForExchange</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> assignment,
|
||||
<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentService.</span><code><span class="memberNameLink"><a href="../../services/AssignmentService.html#save(com.plannaplan.entities.Assignment)">save</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> assignment)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Save given assignment</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Method parameters in <a href="../../services/package-summary.html">com.plannaplan.services</a> with type arguments of type <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.HashMap<java.lang.Long,​java.lang.Integer></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupService.</span><code><span class="memberNameLink"><a href="../../services/GroupService.html#getTakenPlacesOfAssignments(java.util.List)">getTakenPlacesOfAssignments</a></span>​(java.util.List<<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a>> assignments)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Assignment.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,333 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (14.0.2) on Sun Jan 17 17:36:43 CET 2021 -->
|
||||
<title>Uses of Class com.plannaplan.entities.Commision (buisnesslogic 1.0-SNAPSHOT API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-01-17">
|
||||
<meta name="description" content="use: package: com.plannaplan.entities, class: Commision">
|
||||
<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.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body class="class-use">
|
||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<div class="flexBox">
|
||||
<header role="banner" class="flexHeader">
|
||||
<nav role="navigation">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Commision.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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="subNav">
|
||||
<div class="navListSearch"><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 ========= -->
|
||||
<div class="skipNav"><a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</nav>
|
||||
</header>
|
||||
<div class="flexContent">
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h1 title="Uses of Class com.plannaplan.entities.Commision" class="title">Uses of Class<br>com.plannaplan.entities.Commision</h1>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Packages that use <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.entities">com.plannaplan.entities</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides all entieites that are created in database by Hibernate</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.repositories">com.plannaplan.repositories</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides jpa repositories interfaces to comunicate with database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.services">com.plannaplan.services</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides service classes to make operations with entities or comunicate with
|
||||
external systems.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<section class="classUses">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.entities">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> in <a href="../package-summary.html">com.plannaplan.entities</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> that return <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Assignment.</span><code><span class="memberNameLink"><a href="../Assignment.html#getCommision()">getCommision</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Getter of commision</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static <a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Assignment.</span><code><span class="memberNameLink"><a href="../Assignment.html#getNewFromAssignment(com.plannaplan.entities.Assignment,com.plannaplan.entities.Commision)">getNewFromAssignment</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> oldAssignment,
|
||||
<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> newCommision)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Assignment.</span><code><span class="memberNameLink"><a href="../Assignment.html#setCommision(com.plannaplan.entities.Commision)">setCommision</a></span>​(<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> commision)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Constructors in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Assignment.html#%3Cinit%3E(com.plannaplan.entities.Groups,com.plannaplan.entities.Commision)">Assignment</a></span>​(<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group,
|
||||
<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> commision)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Assignment</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Assignment.html#%3Cinit%3E(com.plannaplan.entities.Groups,com.plannaplan.entities.Commision,boolean)">Assignment</a></span>​(<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group,
|
||||
<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> commision,
|
||||
boolean isPastAssignment)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Assignment</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.repositories">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a> that return types with arguments of type <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CommisionRepository.</span><code><span class="memberNameLink"><a href="../../repositories/CommisionRepository.html#getNewestCommision(java.lang.Long)">getNewestCommision</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CommisionRepository.</span><code><span class="memberNameLink"><a href="../../repositories/CommisionRepository.html#getUsers(java.lang.Long)">getUsers</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.services">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> in <a href="../../services/package-summary.html">com.plannaplan.services</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CommisionService.</span><code><span class="memberNameLink"><a href="../../services/CommisionService.html#save(com.plannaplan.entities.Commision)">save</a></span>​(<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> commision)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">save to database commision.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return types with arguments of type <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CommisionService.</span><code><span class="memberNameLink"><a href="../../services/CommisionService.html#getNewestCommision(com.plannaplan.entities.User)">getNewestCommision</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">get newest commision ov given user</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CommisionService.</span><code><span class="memberNameLink"><a href="../../services/CommisionService.html#getUsersCommisions(com.plannaplan.entities.User)">getUsersCommisions</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">gets user commisions</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> with parameters of type <a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">AssignmentService.</span><code><span class="memberNameLink"><a href="../../services/AssignmentService.html#getCommisionAssignments(com.plannaplan.entities.Commision)">getCommisionAssignments</a></span>​(<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> com)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">gets list of assignments of given commision</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CommisionService.</span><code><span class="memberNameLink"><a href="../../services/CommisionService.html#save(com.plannaplan.entities.Commision)">save</a></span>​(<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> commision)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">save to database commision.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Commision.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,400 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (14.0.2) on Sun Jan 17 17:36:43 CET 2021 -->
|
||||
<title>Uses of Class com.plannaplan.entities.Course (buisnesslogic 1.0-SNAPSHOT API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-01-17">
|
||||
<meta name="description" content="use: package: com.plannaplan.entities, class: Course">
|
||||
<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.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body class="class-use">
|
||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<div class="flexBox">
|
||||
<header role="banner" class="flexHeader">
|
||||
<nav role="navigation">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Course.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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="subNav">
|
||||
<div class="navListSearch"><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 ========= -->
|
||||
<div class="skipNav"><a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</nav>
|
||||
</header>
|
||||
<div class="flexContent">
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h1 title="Uses of Class com.plannaplan.entities.Course" class="title">Uses of Class<br>com.plannaplan.entities.Course</h1>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Packages that use <a href="../Course.html" title="class in com.plannaplan.entities">Course</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.entities">com.plannaplan.entities</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides all entieites that are created in database by Hibernate</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.repositories">com.plannaplan.repositories</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides jpa repositories interfaces to comunicate with database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.services">com.plannaplan.services</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides service classes to make operations with entities or comunicate with
|
||||
external systems.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<section class="classUses">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.entities">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Course.html" title="class in com.plannaplan.entities">Course</a> in <a href="../package-summary.html">com.plannaplan.entities</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> that return <a href="../Course.html" title="class in com.plannaplan.entities">Course</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Course.html" title="class in com.plannaplan.entities">Course</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Groups.</span><code><span class="memberNameLink"><a href="../Groups.html#getCourseId()">getCourseId</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">getCourseId</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Course.html" title="class in com.plannaplan.entities">Course</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Groups.</span><code><span class="memberNameLink"><a href="../Groups.html#setCourseId(com.plannaplan.entities.Course)">setCourseId</a></span>​(<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> courseId)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">setCourseId</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Groups.</span><code><span class="memberNameLink"><a href="../Groups.html#update(java.lang.Integer,java.lang.String,com.plannaplan.entities.Course,java.lang.Integer,java.lang.Integer,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,com.plannaplan.types.GroupType)">update</a></span>​(java.lang.Integer capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
java.lang.Integer time,
|
||||
java.lang.Integer endTime,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
<a href="../../types/GroupType.html" title="enum in com.plannaplan.types">GroupType</a> type)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Updates given values other that are not null</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Constructors in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Course.html" title="class in com.plannaplan.entities">Course</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
int endTime,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,java.lang.Integer,java.lang.Integer)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
int endTime,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
java.lang.Integer zajCykId,
|
||||
java.lang.Integer grNr)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,java.lang.Integer,java.lang.Integer,com.plannaplan.types.GroupType)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
int endTime,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
java.lang.Integer zajCykId,
|
||||
java.lang.Integer grNr,
|
||||
<a href="../../types/GroupType.html" title="enum in com.plannaplan.types">GroupType</a> type)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Create groups with default class duration</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,java.lang.Integer,java.lang.Integer)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
java.lang.Integer zajCykId,
|
||||
java.lang.Integer grNr)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,java.lang.Integer,java.lang.Integer,com.plannaplan.types.GroupType)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
java.lang.Integer zajCykId,
|
||||
java.lang.Integer grNr,
|
||||
<a href="../../types/GroupType.html" title="enum in com.plannaplan.types">GroupType</a> type)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.repositories">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Course.html" title="class in com.plannaplan.entities">Course</a> in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a> that return types with arguments of type <a href="../Course.html" title="class in com.plannaplan.entities">Course</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Course.html" title="class in com.plannaplan.entities">Course</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CourseRepository.</span><code><span class="memberNameLink"><a href="../../repositories/CourseRepository.html#findByName(java.lang.String)">findByName</a></span>​(java.lang.String name)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.services">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Course.html" title="class in com.plannaplan.entities">Course</a> in <a href="../../services/package-summary.html">com.plannaplan.services</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return <a href="../Course.html" title="class in com.plannaplan.entities">Course</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Course.html" title="class in com.plannaplan.entities">Course</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CourseService.</span><code><span class="memberNameLink"><a href="../../services/CourseService.html#save(com.plannaplan.entities.Course)">save</a></span>​(<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">save to db</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return types with arguments of type <a href="../Course.html" title="class in com.plannaplan.entities">Course</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Course.html" title="class in com.plannaplan.entities">Course</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CourseService.</span><code><span class="memberNameLink"><a href="../../services/CourseService.html#getAllCourses()">getAllCourses</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Course.html" title="class in com.plannaplan.entities">Course</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CourseService.</span><code><span class="memberNameLink"><a href="../../services/CourseService.html#getCourseByName(java.lang.String)">getCourseByName</a></span>​(java.lang.String name)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">getCourseByName</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> with parameters of type <a href="../Course.html" title="class in com.plannaplan.entities">Course</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CourseService.</span><code><span class="memberNameLink"><a href="../../services/CourseService.html#delete(com.plannaplan.entities.Course)">delete</a></span>​(<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">delete course from db</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../Course.html" title="class in com.plannaplan.entities">Course</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CourseService.</span><code><span class="memberNameLink"><a href="../../services/CourseService.html#save(com.plannaplan.entities.Course)">save</a></span>​(<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">save to db</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Course.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,348 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (14.0.2) on Sun Jan 17 17:36:43 CET 2021 -->
|
||||
<title>Uses of Class com.plannaplan.entities.Exchange (buisnesslogic 1.0-SNAPSHOT API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-01-17">
|
||||
<meta name="description" content="use: package: com.plannaplan.entities, class: Exchange">
|
||||
<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.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body class="class-use">
|
||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<div class="flexBox">
|
||||
<header role="banner" class="flexHeader">
|
||||
<nav role="navigation">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Exchange.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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="subNav">
|
||||
<div class="navListSearch"><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 ========= -->
|
||||
<div class="skipNav"><a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</nav>
|
||||
</header>
|
||||
<div class="flexContent">
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h1 title="Uses of Class com.plannaplan.entities.Exchange" class="title">Uses of Class<br>com.plannaplan.entities.Exchange</h1>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Packages that use <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.models">com.plannaplan.models</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides readonly (mostly) classes to keep data for diffrent pourposes</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.repositories">com.plannaplan.repositories</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides jpa repositories interfaces to comunicate with database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.services">com.plannaplan.services</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides service classes to make operations with entities or comunicate with
|
||||
external systems.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<section class="classUses">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.models">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> in <a href="../../models/package-summary.html">com.plannaplan.models</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../models/package-summary.html">com.plannaplan.models</a> that return <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">MatchData.</span><code><span class="memberNameLink"><a href="../../models/MatchData.html#getExchangeOne()">getExchangeOne</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">MatchData.</span><code><span class="memberNameLink"><a href="../../models/MatchData.html#getExchangeTwo()">getExchangeTwo</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../models/package-summary.html">com.plannaplan.models</a> that return types with arguments of type <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Set<java.util.Map.Entry<java.lang.Long,​java.util.List<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>>>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">EmailExchangesData.</span><code><span class="memberNameLink"><a href="../../models/EmailExchangesData.html#getDataEntry()">getDataEntry</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">get datas entry set</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../models/package-summary.html">com.plannaplan.models</a> with parameters of type <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">EmailExchangesData.</span><code><span class="memberNameLink"><a href="../../models/EmailExchangesData.html#addExchange(com.plannaplan.entities.User,com.plannaplan.entities.Exchange)">addExchange</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user,
|
||||
<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> data)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">method to add user and his event to data to be send</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Constructors in <a href="../../models/package-summary.html">com.plannaplan.models</a> with parameters of type <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../models/MatchData.html#%3Cinit%3E(com.plannaplan.entities.Exchange,com.plannaplan.entities.Exchange)">MatchData</a></span>​(<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> exchangeOne,
|
||||
<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> exchangeTwo)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">create MatchData</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.repositories">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a> that return types with arguments of type <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeRepository.</span><code><span class="memberNameLink"><a href="../../repositories/ExchangeRepository.html#checkForExchange(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">checkForExchange</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> assignment,
|
||||
<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeRepository.</span><code><span class="memberNameLink"><a href="../../repositories/ExchangeRepository.html#getByUserId(java.lang.Long)">getByUserId</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.services">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> in <a href="../../services/package-summary.html">com.plannaplan.services</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeService.</span><code><span class="memberNameLink"><a href="../../services/ExchangeService.html#save(com.plannaplan.entities.Exchange)">save</a></span>​(<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> exchange)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return types with arguments of type <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeService.</span><code><span class="memberNameLink"><a href="../../services/ExchangeService.html#checkForExchange(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">checkForExchange</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> assignment,
|
||||
<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeService.</span><code><span class="memberNameLink"><a href="../../services/ExchangeService.html#getAllExchanges()">getAllExchanges</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeService.</span><code><span class="memberNameLink"><a href="../../services/ExchangeService.html#getById(java.lang.Long)">getById</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeService.</span><code><span class="memberNameLink"><a href="../../services/ExchangeService.html#getByUserId(java.lang.Long)">getByUserId</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> with parameters of type <a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeService.</span><code><span class="memberNameLink"><a href="../../services/ExchangeService.html#deleteExchange(com.plannaplan.entities.Exchange)">deleteExchange</a></span>​(<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> entity)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeService.</span><code><span class="memberNameLink"><a href="../../services/ExchangeService.html#save(com.plannaplan.entities.Exchange)">save</a></span>​(<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> exchange)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Exchange.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,527 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (14.0.2) on Sun Jan 17 17:36:43 CET 2021 -->
|
||||
<title>Uses of Class com.plannaplan.entities.Groups (buisnesslogic 1.0-SNAPSHOT API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-01-17">
|
||||
<meta name="description" content="use: package: com.plannaplan.entities, class: Groups">
|
||||
<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.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body class="class-use">
|
||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<div class="flexBox">
|
||||
<header role="banner" class="flexHeader">
|
||||
<nav role="navigation">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Groups.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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="subNav">
|
||||
<div class="navListSearch"><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 ========= -->
|
||||
<div class="skipNav"><a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</nav>
|
||||
</header>
|
||||
<div class="flexContent">
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h1 title="Uses of Class com.plannaplan.entities.Groups" class="title">Uses of Class<br>com.plannaplan.entities.Groups</h1>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Packages that use <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.entities">com.plannaplan.entities</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides all entieites that are created in database by Hibernate</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.models">com.plannaplan.models</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides readonly (mostly) classes to keep data for diffrent pourposes</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.repositories">com.plannaplan.repositories</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides jpa repositories interfaces to comunicate with database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.services">com.plannaplan.services</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides service classes to make operations with entities or comunicate with
|
||||
external systems.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<section class="classUses">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.entities">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> in <a href="../package-summary.html">com.plannaplan.entities</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> that return <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Exchange.</span><code><span class="memberNameLink"><a href="../Exchange.html#getDesiredAssignment()">getDesiredAssignment</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Assignment.</span><code><span class="memberNameLink"><a href="../Assignment.html#getGroup()">getGroup</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">getGroup</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> that return types with arguments of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Course.</span><code><span class="memberNameLink"><a href="../Course.html#getGroups()">getGroups</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">getGroups</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Set<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../User.html#getStudentRegisteredGrups()">getStudentRegisteredGrups</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../User.html#claimGroup(com.plannaplan.entities.Groups)">claimGroup</a></span>​(<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Exchange.</span><code><span class="memberNameLink"><a href="../Exchange.html#setDesiredAssignment(com.plannaplan.entities.Groups)">setDesiredAssignment</a></span>​(<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> desiredAssignment)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Constructors in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Assignment.html#%3Cinit%3E(com.plannaplan.entities.Groups,com.plannaplan.entities.Commision)">Assignment</a></span>​(<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group,
|
||||
<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> commision)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Assignment</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Assignment.html#%3Cinit%3E(com.plannaplan.entities.Groups,com.plannaplan.entities.Commision,boolean)">Assignment</a></span>​(<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group,
|
||||
<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a> commision,
|
||||
boolean isPastAssignment)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Assignment</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Exchange.html#%3Cinit%3E(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">Exchange</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> ownedAssignment,
|
||||
<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> desiredAssignment)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.models">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> in <a href="../../models/package-summary.html">com.plannaplan.models</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../models/package-summary.html">com.plannaplan.models</a> that return types with arguments of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">EmailAcceptedData.</span><code><span class="memberNameLink"><a href="../../models/EmailAcceptedData.html#getAccepted()">getAccepted</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">get list of accepted assignments</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">EmailAcceptedData.</span><code><span class="memberNameLink"><a href="../../models/EmailAcceptedData.html#getRemoved()">getRemoved</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">get list of removed assignments</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Method parameters in <a href="../../models/package-summary.html">com.plannaplan.models</a> with type arguments of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">EmailAcceptedData.</span><code><span class="memberNameLink"><a href="../../models/EmailAcceptedData.html#setAccepted(java.util.List)">setAccepted</a></span>​(java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>> accepted)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">set list of accepted assignments</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">EmailAcceptedData.</span><code><span class="memberNameLink"><a href="../../models/EmailAcceptedData.html#setRemoved(java.util.List)">setRemoved</a></span>​(java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>> removed)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">set list of removed assignments</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Constructor parameters in <a href="../../models/package-summary.html">com.plannaplan.models</a> with type arguments of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../models/EmailAcceptedData.html#%3Cinit%3E(java.util.List,java.util.List)">EmailAcceptedData</a></span>​(java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>> accepted,
|
||||
java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>> removed)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">creates instance of class</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.repositories">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a> that return types with arguments of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupRepository.</span><code><span class="memberNameLink"><a href="../../repositories/GroupRepository.html#find(int,java.lang.String,int)">find</a></span>​(int time,
|
||||
java.lang.String room,
|
||||
int capacity)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupRepository.</span><code><span class="memberNameLink"><a href="../../repositories/GroupRepository.html#find(java.lang.Integer,java.lang.Integer)">find</a></span>​(java.lang.Integer zaj_cyk_id,
|
||||
java.lang.Integer gr_nr)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupRepository.</span><code><span class="memberNameLink"><a href="../../repositories/GroupRepository.html#getByCourse(java.lang.Long)">getByCourse</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a> with parameters of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeRepository.</span><code><span class="memberNameLink"><a href="../../repositories/ExchangeRepository.html#checkForExchange(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">checkForExchange</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> assignment,
|
||||
<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.services">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> in <a href="../../services/package-summary.html">com.plannaplan.services</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupService.</span><code><span class="memberNameLink"><a href="../../services/GroupService.html#save(com.plannaplan.entities.Groups)">save</a></span>​(<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">save group to database</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return types with arguments of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupService.</span><code><span class="memberNameLink"><a href="../../services/GroupService.html#find(int,int,java.lang.String)">find</a></span>​(int time,
|
||||
int capacity,
|
||||
java.lang.String room)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">find group with given properties</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupService.</span><code><span class="memberNameLink"><a href="../../services/GroupService.html#find(java.lang.Integer,java.lang.Integer)">find</a></span>​(java.lang.Integer zajCykId,
|
||||
java.lang.Integer nrGr)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">find group with given properties</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupService.</span><code><span class="memberNameLink"><a href="../../services/GroupService.html#getGroupById(java.lang.Long)">getGroupById</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">find group with given properties</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupService.</span><code><span class="memberNameLink"><a href="../../services/GroupService.html#getGroupsByCourse(java.lang.Long)">getGroupsByCourse</a></span>​(java.lang.Long id)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">find group with given properties</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> with parameters of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">ExchangeService.</span><code><span class="memberNameLink"><a href="../../services/ExchangeService.html#checkForExchange(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">checkForExchange</a></span>​(<a href="../Assignment.html" title="class in com.plannaplan.entities">Assignment</a> assignment,
|
||||
<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupService.</span><code><span class="memberNameLink"><a href="../../services/GroupService.html#delete(com.plannaplan.entities.Groups)">delete</a></span>​(<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> groups)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">delete from database</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupService.</span><code><span class="memberNameLink"><a href="../../services/GroupService.html#save(com.plannaplan.entities.Groups)">save</a></span>​(<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a> group)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">save group to database</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Method parameters in <a href="../../services/package-summary.html">com.plannaplan.services</a> with type arguments of type <a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.HashMap<java.lang.Long,​java.lang.Integer></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupService.</span><code><span class="memberNameLink"><a href="../../services/GroupService.html#getTakenPlaces(java.util.List)">getTakenPlaces</a></span>​(java.util.List<<a href="../Groups.html" title="class in com.plannaplan.entities">Groups</a>> groups)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Groups.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,391 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (14.0.2) on Sun Jan 17 17:36:43 CET 2021 -->
|
||||
<title>Uses of Class com.plannaplan.entities.Lecturer (buisnesslogic 1.0-SNAPSHOT API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-01-17">
|
||||
<meta name="description" content="use: package: com.plannaplan.entities, class: Lecturer">
|
||||
<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.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body class="class-use">
|
||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<div class="flexBox">
|
||||
<header role="banner" class="flexHeader">
|
||||
<nav role="navigation">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Lecturer.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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="subNav">
|
||||
<div class="navListSearch"><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 ========= -->
|
||||
<div class="skipNav"><a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</nav>
|
||||
</header>
|
||||
<div class="flexContent">
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h1 title="Uses of Class com.plannaplan.entities.Lecturer" class="title">Uses of Class<br>com.plannaplan.entities.Lecturer</h1>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Packages that use <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.entities">com.plannaplan.entities</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides all entieites that are created in database by Hibernate</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.repositories">com.plannaplan.repositories</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides jpa repositories interfaces to comunicate with database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.services">com.plannaplan.services</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides service classes to make operations with entities or comunicate with
|
||||
external systems.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<section class="classUses">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.entities">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> in <a href="../package-summary.html">com.plannaplan.entities</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> that return <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Groups.</span><code><span class="memberNameLink"><a href="../Groups.html#getLecturer()">getLecturer</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">getLecturer</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Groups.</span><code><span class="memberNameLink"><a href="../Groups.html#setLecturer(com.plannaplan.entities.Lecturer)">setLecturer</a></span>​(<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">setLecturer</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Groups.</span><code><span class="memberNameLink"><a href="../Groups.html#update(java.lang.Integer,java.lang.String,com.plannaplan.entities.Course,java.lang.Integer,java.lang.Integer,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,com.plannaplan.types.GroupType)">update</a></span>​(java.lang.Integer capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
java.lang.Integer time,
|
||||
java.lang.Integer endTime,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
<a href="../../types/GroupType.html" title="enum in com.plannaplan.types">GroupType</a> type)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Updates given values other that are not null</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Constructors in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
int endTime,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,java.lang.Integer,java.lang.Integer)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
int endTime,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
java.lang.Integer zajCykId,
|
||||
java.lang.Integer grNr)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,java.lang.Integer,java.lang.Integer,com.plannaplan.types.GroupType)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
int endTime,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
java.lang.Integer zajCykId,
|
||||
java.lang.Integer grNr,
|
||||
<a href="../../types/GroupType.html" title="enum in com.plannaplan.types">GroupType</a> type)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Create groups with default class duration</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,java.lang.Integer,java.lang.Integer)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
java.lang.Integer zajCykId,
|
||||
java.lang.Integer grNr)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Groups.html#%3Cinit%3E(int,java.lang.String,com.plannaplan.entities.Course,int,com.plannaplan.types.WeekDay,com.plannaplan.entities.Lecturer,java.lang.Integer,java.lang.Integer,com.plannaplan.types.GroupType)">Groups</a></span>​(int capacity,
|
||||
java.lang.String room,
|
||||
<a href="../Course.html" title="class in com.plannaplan.entities">Course</a> course,
|
||||
int time,
|
||||
<a href="../../types/WeekDay.html" title="enum in com.plannaplan.types">WeekDay</a> day,
|
||||
<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer,
|
||||
java.lang.Integer zajCykId,
|
||||
java.lang.Integer grNr,
|
||||
<a href="../../types/GroupType.html" title="enum in com.plannaplan.types">GroupType</a> type)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.repositories">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a> that return types with arguments of type <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">LecturerRepository.</span><code><span class="memberNameLink"><a href="../../repositories/LecturerRepository.html#find(java.lang.String,java.lang.String,java.lang.String)">find</a></span>​(java.lang.String title,
|
||||
java.lang.String name,
|
||||
java.lang.String surname)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.services">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> in <a href="../../services/package-summary.html">com.plannaplan.services</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">LecturerService.</span><code><span class="memberNameLink"><a href="../../services/LecturerService.html#save(com.plannaplan.entities.Lecturer)">save</a></span>​(<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return types with arguments of type <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">LecturerService.</span><code><span class="memberNameLink"><a href="../../services/LecturerService.html#getLecturer(java.lang.String,java.lang.String,java.lang.String)">getLecturer</a></span>​(java.lang.String title,
|
||||
java.lang.String name,
|
||||
java.lang.String surname)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> with parameters of type <a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">LecturerService.</span><code><span class="memberNameLink"><a href="../../services/LecturerService.html#delete(com.plannaplan.entities.Lecturer)">delete</a></span>​(<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">LecturerService.</span><code><span class="memberNameLink"><a href="../../services/LecturerService.html#save(com.plannaplan.entities.Lecturer)">save</a></span>​(<a href="../Lecturer.html" title="class in com.plannaplan.entities">Lecturer</a> lecturer)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../Lecturer.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,515 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (14.0.2) on Sun Jan 17 17:36:43 CET 2021 -->
|
||||
<title>Uses of Class com.plannaplan.entities.User (buisnesslogic 1.0-SNAPSHOT API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-01-17">
|
||||
<meta name="description" content="use: package: com.plannaplan.entities, class: User">
|
||||
<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.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
|
||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body class="class-use">
|
||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<div class="flexBox">
|
||||
<header role="banner" class="flexHeader">
|
||||
<nav role="navigation">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../User.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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="subNav">
|
||||
<div class="navListSearch"><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 ========= -->
|
||||
<div class="skipNav"><a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</nav>
|
||||
</header>
|
||||
<div class="flexContent">
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h1 title="Uses of Class com.plannaplan.entities.User" class="title">Uses of Class<br>com.plannaplan.entities.User</h1>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Packages that use <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.entities">com.plannaplan.entities</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides all entieites that are created in database by Hibernate</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.models">com.plannaplan.models</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides readonly (mostly) classes to keep data for diffrent pourposes</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.repositories">com.plannaplan.repositories</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides jpa repositories interfaces to comunicate with database.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="#com.plannaplan.services">com.plannaplan.services</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Provides service classes to make operations with entities or comunicate with
|
||||
external systems.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<section class="classUses">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.entities">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../User.html" title="class in com.plannaplan.entities">User</a> in <a href="../package-summary.html">com.plannaplan.entities</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> that return <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../User.html" title="class in com.plannaplan.entities">User</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Commision.</span><code><span class="memberNameLink"><a href="../Commision.html#getCommisionCommiter()">getCommisionCommiter</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../User.html" title="class in com.plannaplan.entities">User</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Commision.</span><code><span class="memberNameLink"><a href="../Commision.html#getCommisionOwner()">getCommisionOwner</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">User of given commision getter</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> that return types with arguments of type <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Set<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Groups.</span><code><span class="memberNameLink"><a href="../Groups.html#getRegisteredStudents()">getRegisteredStudents</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">Groups.</span><code><span class="memberNameLink"><a href="../Groups.html#assignUser(com.plannaplan.entities.User)">assignUser</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Constructors in <a href="../package-summary.html">com.plannaplan.entities</a> with parameters of type <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Commision.html#%3Cinit%3E(com.plannaplan.entities.User)">Commision</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Commision.html#%3Cinit%3E(com.plannaplan.entities.User,com.plannaplan.entities.User)">Commision</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user,
|
||||
<a href="../User.html" title="class in com.plannaplan.entities">User</a> commiter)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.models">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../User.html" title="class in com.plannaplan.entities">User</a> in <a href="../../models/package-summary.html">com.plannaplan.models</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../models/package-summary.html">com.plannaplan.models</a> with parameters of type <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">EmailExchangesData.</span><code><span class="memberNameLink"><a href="../../models/EmailExchangesData.html#addExchange(com.plannaplan.entities.User,com.plannaplan.entities.Exchange)">addExchange</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user,
|
||||
<a href="../Exchange.html" title="class in com.plannaplan.entities">Exchange</a> data)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">method to add user and his event to data to be send</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.repositories">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../User.html" title="class in com.plannaplan.entities">User</a> in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../repositories/package-summary.html">com.plannaplan.repositories</a> that return types with arguments of type <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserRepository.</span><code><span class="memberNameLink"><a href="../../repositories/UserRepository.html#getAllByRole(com.plannaplan.types.UserRoles)">getAllByRole</a></span>​(<a href="../../types/UserRoles.html" title="enum in com.plannaplan.types">UserRoles</a> role)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserRepository.</span><code><span class="memberNameLink"><a href="../../repositories/UserRepository.html#getByAuthority(java.lang.String)">getByAuthority</a></span>​(java.lang.String authority)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">return user by given authority</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserRepository.</span><code><span class="memberNameLink"><a href="../../repositories/UserRepository.html#getByEmail(java.lang.String)">getByEmail</a></span>​(java.lang.String authority)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserRepository.</span><code><span class="memberNameLink"><a href="../../repositories/UserRepository.html#getByRefreshToken(java.lang.String)">getByRefreshToken</a></span>​(java.lang.String refreshToken)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserRepository.</span><code><span class="memberNameLink"><a href="../../repositories/UserRepository.html#getByToken(java.lang.String)">getByToken</a></span>​(java.lang.String token)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserRepository.</span><code><span class="memberNameLink"><a href="../../repositories/UserRepository.html#getByUsosId(java.lang.String)">getByUsosId</a></span>​(java.lang.String usosId)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserRepository.</span><code><span class="memberNameLink"><a href="../../repositories/UserRepository.html#searchForUsers(java.lang.String)">searchForUsers</a></span>​(java.lang.String query)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserRepository.</span><code><span class="memberNameLink"><a href="../../repositories/UserRepository.html#searchForUsers(java.lang.String,com.plannaplan.types.UserRoles)">searchForUsers</a></span>​(java.lang.String query,
|
||||
<a href="../../types/UserRoles.html" title="enum in com.plannaplan.types">UserRoles</a> role)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">search for user with given query</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail"><a id="com.plannaplan.services">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Uses of <a href="../User.html" title="class in com.plannaplan.entities">User</a> in <a href="../../services/package-summary.html">com.plannaplan.services</a></h2>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../User.html" title="class in com.plannaplan.entities">User</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#checkForUser(java.lang.String,java.lang.String)">checkForUser</a></span>​(java.lang.String email,
|
||||
java.lang.String usosId)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">checks if user exist and return him or creates new one with student role
|
||||
otherwise</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../User.html" title="class in com.plannaplan.entities">User</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#checkForUser(java.lang.String,java.lang.String,com.plannaplan.types.UserRoles)">checkForUser</a></span>​(java.lang.String email,
|
||||
java.lang.String usosId,
|
||||
<a href="../../types/UserRoles.html" title="enum in com.plannaplan.types">UserRoles</a> roleIfNotExist)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">checks if user exist and creates new one if doesn't</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../User.html" title="class in com.plannaplan.entities">User</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#getUserByEmail(java.lang.String)">getUserByEmail</a></span>​(java.lang.String email)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../User.html" title="class in com.plannaplan.entities">User</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#login(com.plannaplan.entities.User)">login</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> authority)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">generates token for user and if user don't have name in database it will
|
||||
attemp to obtain these from usos api and saves changes in database</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../User.html" title="class in com.plannaplan.entities">User</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#save(com.plannaplan.entities.User)">save</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">sacves user to databse and return instatnce with id</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> that return types with arguments of type <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#getAllStudents()">getAllStudents</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#getByAuthority(java.lang.String)">getByAuthority</a></span>​(java.lang.String authority)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">return user by given authority</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#getById(java.lang.Long)">getById</a></span>​(java.lang.Long userId)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#getByToken(java.lang.String)">getByToken</a></span>​(java.lang.String token)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#getStudentsSortedByRanking()">getStudentsSortedByRanking</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">get students sorted by their ranking</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#getUserByRefreshToken(java.lang.String)">getUserByRefreshToken</a></span>​(java.lang.String refreshToken)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../User.html" title="class in com.plannaplan.entities">User</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#searchForStudents(java.lang.String)">searchForStudents</a></span>​(java.lang.String query)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">search for user with given query</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Methods in <a href="../../services/package-summary.html">com.plannaplan.services</a> with parameters of type <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>java.util.Optional<<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CommisionService.</span><code><span class="memberNameLink"><a href="../../services/CommisionService.html#getNewestCommision(com.plannaplan.entities.User)">getNewestCommision</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">get newest commision ov given user</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.List<<a href="../Commision.html" title="class in com.plannaplan.entities">Commision</a>></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">CommisionService.</span><code><span class="memberNameLink"><a href="../../services/CommisionService.html#getUsersCommisions(com.plannaplan.entities.User)">getUsersCommisions</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">gets user commisions</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code><a href="../User.html" title="class in com.plannaplan.entities">User</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#login(com.plannaplan.entities.User)">login</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> authority)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">generates token for user and if user don't have name in database it will
|
||||
attemp to obtain these from usos api and saves changes in database</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code><a href="../User.html" title="class in com.plannaplan.entities">User</a></code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#save(com.plannaplan.entities.User)">save</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">sacves user to databse and return instatnce with id</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">EmailService.</span><code><span class="memberNameLink"><a href="../../services/EmailService.html#sendAcceptationResult(com.plannaplan.entities.User,com.plannaplan.models.EmailAcceptedData)">sendAcceptationResult</a></span>​(<a href="../User.html" title="class in com.plannaplan.entities">User</a> user,
|
||||
<a href="../../models/EmailAcceptedData.html" title="class in com.plannaplan.models">EmailAcceptedData</a> data)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">sends email with infromation about accepted groups</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="useSummary">
|
||||
<table>
|
||||
<caption><span>Method parameters in <a href="../../services/package-summary.html">com.plannaplan.services</a> with type arguments of type <a href="../User.html" title="class in com.plannaplan.entities">User</a></span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><span class="typeNameLabel">UserService.</span><code><span class="memberNameLink"><a href="../../services/UserService.html#saveAll(java.util.List)">saveAll</a></span>​(java.util.List<<a href="../User.html" title="class in com.plannaplan.entities">User</a>> users)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../User.html" title="class in com.plannaplan.entities">Class</a></li>
|
||||
<li class="navBarCell1Rev">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>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user