<h1title="Uses of Class com.plannaplan.entities.Groups"class="title">Uses of Class<br>com.plannaplan.entities.Groups</h1>
</div>
<divclass="classUseContainer">
<divclass="useSummary">
<table>
<caption><span>Packages that use <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<h2>Uses of <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> in <ahref="../package-summary.html">com.plannaplan.entities</a></h2>
<divclass="useSummary">
<table>
<caption><span>Methods in <ahref="../package-summary.html">com.plannaplan.entities</a> that return <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></code></td>
<caption><span>Methods in <ahref="../package-summary.html">com.plannaplan.entities</a> that return types with arguments of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.List<<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a>></code></td>
<caption><span>Methods in <ahref="../package-summary.html">com.plannaplan.entities</a> with parameters of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">User.</span><code><spanclass="memberNameLink"><ahref="../User.html#claimGroup(com.plannaplan.entities.Groups)">claimGroup</a></span>​(<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> group)</code></th>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">Exchange.</span><code><spanclass="memberNameLink"><ahref="../Exchange.html#setDesiredAssignment(com.plannaplan.entities.Groups)">setDesiredAssignment</a></span>​(<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> desiredAssignment)</code></th>
<tdclass="colLast"> </td>
</tr>
</tbody>
</table>
</div>
<divclass="useSummary">
<table>
<caption><span>Constructors in <ahref="../package-summary.html">com.plannaplan.entities</a> with parameters of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Constructor</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../Assignment.html#%3Cinit%3E(com.plannaplan.entities.Groups,com.plannaplan.entities.Commision)">Assignment</a></span>​(<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> group,
<ahref="../Commision.html"title="class in com.plannaplan.entities">Commision</a> commision)</code></th>
<tdclass="colLast">
<divclass="block">Assignment</div>
</td>
</tr>
<trclass="rowColor">
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../Assignment.html#%3Cinit%3E(com.plannaplan.entities.Groups,com.plannaplan.entities.Commision,boolean)">Assignment</a></span>​(<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> group,
<ahref="../Commision.html"title="class in com.plannaplan.entities">Commision</a> commision,
boolean isPastAssignment)</code></th>
<tdclass="colLast">
<divclass="block">Assignment</div>
</td>
</tr>
<trclass="altColor">
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../Exchange.html#%3Cinit%3E(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">Exchange</a></span>​(<ahref="../Assignment.html"title="class in com.plannaplan.entities">Assignment</a> ownedAssignment,
<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> desiredAssignment)</code></th>
<h2>Uses of <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> in <ahref="../../models/package-summary.html">com.plannaplan.models</a></h2>
<divclass="useSummary">
<table>
<caption><span>Methods in <ahref="../../models/package-summary.html">com.plannaplan.models</a> that return types with arguments of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.List<<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a>></code></td>
<divclass="block">get list of removed assignments</div>
</td>
</tr>
</tbody>
</table>
</div>
<divclass="useSummary">
<table>
<caption><span>Method parameters in <ahref="../../models/package-summary.html">com.plannaplan.models</a> with type arguments of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">EmailAcceptedData.</span><code><spanclass="memberNameLink"><ahref="../../models/EmailAcceptedData.html#setAccepted(java.util.List)">setAccepted</a></span>​(java.util.List<<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a>> accepted)</code></th>
<tdclass="colLast">
<divclass="block">set list of accepted assignments</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">EmailAcceptedData.</span><code><spanclass="memberNameLink"><ahref="../../models/EmailAcceptedData.html#setRemoved(java.util.List)">setRemoved</a></span>​(java.util.List<<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a>> removed)</code></th>
<tdclass="colLast">
<divclass="block">set list of removed assignments</div>
</td>
</tr>
</tbody>
</table>
</div>
<divclass="useSummary">
<table>
<caption><span>Constructor parameters in <ahref="../../models/package-summary.html">com.plannaplan.models</a> with type arguments of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Constructor</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<thclass="colSecond"scope="row"><code><spanclass="memberNameLink"><ahref="../../models/EmailAcceptedData.html#%3Cinit%3E(java.util.List,java.util.List)">EmailAcceptedData</a></span>​(java.util.List<<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a>> accepted,
java.util.List<<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a>> removed)</code></th>
<h2>Uses of <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> in <ahref="../../repositories/package-summary.html">com.plannaplan.repositories</a></h2>
<divclass="useSummary">
<table>
<caption><span>Methods in <ahref="../../repositories/package-summary.html">com.plannaplan.repositories</a> that return types with arguments of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.Optional<<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a>></code></td>
<caption><span>Methods in <ahref="../../repositories/package-summary.html">com.plannaplan.repositories</a> with parameters of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.Optional<<ahref="../Exchange.html"title="class in com.plannaplan.entities">Exchange</a>></code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">ExchangeRepository.</span><code><spanclass="memberNameLink"><ahref="../../repositories/ExchangeRepository.html#checkForExchange(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">checkForExchange</a></span>​(<ahref="../Assignment.html"title="class in com.plannaplan.entities">Assignment</a> assignment,
<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> group)</code></th>
<h2>Uses of <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> in <ahref="../../services/package-summary.html">com.plannaplan.services</a></h2>
<divclass="useSummary">
<table>
<caption><span>Methods in <ahref="../../services/package-summary.html">com.plannaplan.services</a> that return <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">GroupService.</span><code><spanclass="memberNameLink"><ahref="../../services/GroupService.html#save(com.plannaplan.entities.Groups)">save</a></span>​(<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> group)</code></th>
<tdclass="colLast">
<divclass="block">save group to database</div>
</td>
</tr>
</tbody>
</table>
</div>
<divclass="useSummary">
<table>
<caption><span>Methods in <ahref="../../services/package-summary.html">com.plannaplan.services</a> that return types with arguments of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.Optional<<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a>></code></td>
<divclass="block">find group with given properties</div>
</td>
</tr>
</tbody>
</table>
</div>
<divclass="useSummary">
<table>
<caption><span>Methods in <ahref="../../services/package-summary.html">com.plannaplan.services</a> with parameters of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.Optional<<ahref="../Exchange.html"title="class in com.plannaplan.entities">Exchange</a>></code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">ExchangeService.</span><code><spanclass="memberNameLink"><ahref="../../services/ExchangeService.html#checkForExchange(com.plannaplan.entities.Assignment,com.plannaplan.entities.Groups)">checkForExchange</a></span>​(<ahref="../Assignment.html"title="class in com.plannaplan.entities">Assignment</a> assignment,
<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> group)</code></th>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">GroupService.</span><code><spanclass="memberNameLink"><ahref="../../services/GroupService.html#delete(com.plannaplan.entities.Groups)">delete</a></span>​(<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> groups)</code></th>
<tdclass="colLast">
<divclass="block">delete from database</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">GroupService.</span><code><spanclass="memberNameLink"><ahref="../../services/GroupService.html#save(com.plannaplan.entities.Groups)">save</a></span>​(<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a> group)</code></th>
<tdclass="colLast">
<divclass="block">save group to database</div>
</td>
</tr>
</tbody>
</table>
</div>
<divclass="useSummary">
<table>
<caption><span>Method parameters in <ahref="../../services/package-summary.html">com.plannaplan.services</a> with type arguments of type <ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">GroupService.</span><code><spanclass="memberNameLink"><ahref="../../services/GroupService.html#getTakenPlaces(java.util.List)">getTakenPlaces</a></span>​(java.util.List<<ahref="../Groups.html"title="class in com.plannaplan.entities">Groups</a>> groups)</code></th>