forked from bikol/DPRI_doc_20-21
146 lines
5.4 KiB
HTML
146 lines
5.4 KiB
HTML
<!DOCTYPE HTML>
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (15) on Sun Jan 24 17:03:02 CET 2021 -->
|
|
<title>All Packages (restservice 1.0-SNAPSHOT API)</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="dc.created" content="2021-01-24">
|
|
<meta name="description" content="package index">
|
|
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
|
|
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
|
|
</head>
|
|
<body class="all-packages-index-page">
|
|
<script type="text/javascript">var pathtoroot = "./";
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<div class="flex-box">
|
|
<header role="banner" class="flex-header">
|
|
<nav role="navigation">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="top-nav" id="navbar.top">
|
|
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
|
|
<li><a href="index.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-all.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="sub-nav">
|
|
<div class="nav-list-search"><label for="search">SEARCH:</label>
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
|
</div>
|
|
</div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<span class="skip-nav" id="skip.navbar.top">
|
|
<!-- -->
|
|
</span></nav>
|
|
</header>
|
|
<div class="flex-content">
|
|
<main role="main">
|
|
<div class="header">
|
|
<h1 title="All&nbsp;Packages" class="title">All Packages</h1>
|
|
</div>
|
|
<div class="packages-summary">
|
|
<table class="summary-table">
|
|
<caption><span>Package Summary</span></caption>
|
|
<thead>
|
|
<tr>
|
|
<th class="col-first" scope="col">Package</th>
|
|
<th class="col-last" scope="col">Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr class="alt-color">
|
|
<th class="col-first" scope="row"><a href="com/plannaplan/package-summary.html">com.plannaplan</a></th>
|
|
<td class="col-last">
|
|
<div class="block">Root package of project</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="row-color">
|
|
<th class="col-first" scope="row"><a href="com/plannaplan/controllers/package-summary.html">com.plannaplan.controllers</a></th>
|
|
<td class="col-last">
|
|
<div class="block">Provides rest controllers that defines endpoints and their accessibility</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="alt-color">
|
|
<th class="col-first" scope="row"><a href="com/plannaplan/responses/package-summary.html">com.plannaplan.responses</a></th>
|
|
<td class="col-last">
|
|
<div class="block">Contains packeges realted to creating api responses</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="row-color">
|
|
<th class="col-first" scope="row"><a href="com/plannaplan/responses/mappers/package-summary.html">com.plannaplan.responses.mappers</a></th>
|
|
<td class="col-last">
|
|
<div class="block">Provides mappers to map mutiple entites from db to single api response</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="alt-color">
|
|
<th class="col-first" scope="row"><a href="com/plannaplan/responses/models/package-summary.html">com.plannaplan.responses.models</a></th>
|
|
<td class="col-last">
|
|
<div class="block">Provides models of all possible api responses.</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="row-color">
|
|
<th class="col-first" scope="row"><a href="com/plannaplan/responses/models/abstracts/package-summary.html">com.plannaplan.responses.models.abstracts</a></th>
|
|
<td class="col-last">
|
|
<div class="block">Abstract api responses</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="alt-color">
|
|
<th class="col-first" scope="row"><a href="com/plannaplan/security/package-summary.html">com.plannaplan.security</a></th>
|
|
<td class="col-last">
|
|
<div class="block">All classes realted to seciuirty includin spring secuirty and cas
|
|
authentication</div>
|
|
</td>
|
|
</tr>
|
|
<tr class="row-color">
|
|
<th class="col-first" scope="row"><a href="com/plannaplan/security/cas/package-summary.html">com.plannaplan.security.cas</a></th>
|
|
<td class="col-last">
|
|
<div class="block">All calsses realted to authorizing user with CAS system.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</main>
|
|
<footer role="contentinfo">
|
|
<nav role="navigation">
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottom-nav" id="navbar.bottom">
|
|
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
|
|
<li><a href="index.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li>Use</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-all.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
<span class="skip-nav" id="skip.navbar.bottom">
|
|
<!-- -->
|
|
</span></nav>
|
|
<p class="legal-copy"><small>Copyright © 2021. All rights reserved.</small></p>
|
|
</footer>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|