<h1title="Uses of Class com.plannaplan.models.EmailAcceptedData"class="title">Uses of Class<br>com.plannaplan.models.EmailAcceptedData</h1>
</div>
<divclass="classUseContainer">
<divclass="useSummary">
<table>
<caption><span>Packages that use <ahref="../EmailAcceptedData.html"title="class in com.plannaplan.models">EmailAcceptedData</a></span><spanclass="tabEnd"> </span></caption>
<h2>Uses of <ahref="../EmailAcceptedData.html"title="class in com.plannaplan.models">EmailAcceptedData</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> with parameters of type <ahref="../EmailAcceptedData.html"title="class in com.plannaplan.models">EmailAcceptedData</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">EmailService.</span><code><spanclass="memberNameLink"><ahref="../../services/EmailService.html#sendAcceptationResult(com.plannaplan.entities.User,com.plannaplan.models.EmailAcceptedData)">sendAcceptationResult</a></span>​(<ahref="../../entities/User.html"title="class in com.plannaplan.entities">User</a> user,
<ahref="../EmailAcceptedData.html"title="class in com.plannaplan.models">EmailAcceptedData</a> data)</code></th>
<tdclass="colLast">
<divclass="block">sends email with infromation about accepted groups</div>