Projekt

Obecné

Profil

« Předchozí | Další » 

Revize afe7e572

Přidáno uživatelem stepanekp před téměř 3 roky(ů)

updated java_doc added

Zobrazit rozdíly:

java_doc/index-files/index-3.html
2 2
<!-- NewPage -->
3 3
<html lang="cs">
4 4
<head>
5
<!-- Generated by javadoc (11.0.2) on Sun Sep 05 23:58:51 CEST 2021 -->
5
<!-- Generated by javadoc (11.0.14.1) on Mon Jun 13 09:49:32 CEST 2022 -->
6 6
<title>C-Index</title>
7 7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<meta name="dc.created" content="2021-09-05">
8
<meta name="dc.created" content="2022-06-13">
9 9
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10 10
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
11 11
<script type="text/javascript" src="../script.js"></script>
......
14 14
<!--[if IE]>
15 15
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16 16
<![endif]-->
17
<script type="text/javascript" src="../jquery/jquery-3.3.1.js"></script>
18
<script type="text/javascript" src="../jquery/jquery-migrate-3.0.1.js"></script>
17
<script type="text/javascript" src="../jquery/jquery-3.5.1.js"></script>
19 18
<script type="text/javascript" src="../jquery/jquery-ui.js"></script>
20 19
</head>
21 20
<body>
......
50 49
<li>Package</li>
51 50
<li>Class</li>
52 51
<li><a href="../overview-tree.html">Tree</a></li>
53
<li><a href="../deprecated-list.html">Deprecated</a></li>
54 52
<li class="navBarCell1Rev">Index</li>
55 53
<li><a href="../help-doc.html">Help</a></li>
56 54
</ul>
......
93 91
</nav>
94 92
</header>
95 93
<main role="main">
96
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a><a id="I:C">
94
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">Y</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a><a id="I:C">
97 95
<!--   -->
98 96
</a>
99 97
<h2 class="title">C</h2>
100 98
<dl>
99
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#cacheablesValues">cacheablesValues</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
100
<dd>&nbsp;</dd>
101 101
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model"><span class="typeNameLink">CacheablesValues</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.model</a></dt>
102 102
<dd>
103 103
<div class="block">Model class for cacheables values.</div>
104 104
</dd>
105 105
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#%3Cinit%3E()">CacheablesValues()</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></dt>
106 106
<dd>&nbsp;</dd>
107
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#configuration(org.springframework.ui.Model)">configuration(Model)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
107
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#catalogueFileName">catalogueFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></dt>
108
<dd>&nbsp;</dd>
109
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html#closeConnection()">closeConnection()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting">DatabaseConnection</a></dt>
110
<dd>
111
<div class="block">Method for closing database connection.</div>
112
</dd>
113
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BusinessAsUsualDetectorImpl</a></dt>
114
<dd>&nbsp;</dd>
115
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BystanderApathyDetectorImpl</a></dt>
116
<dd>&nbsp;</dd>
117
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">LongOrNonExistentFeedbackLoopsDetectorImpl</a></dt>
118
<dd>&nbsp;</dd>
119
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">NinetyNinetyRuleDetectorImpl</a></dt>
120
<dd>&nbsp;</dd>
121
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">RoadToNowhereDetectorImpl</a></dt>
122
<dd>&nbsp;</dd>
123
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">SpecifyNothingDetectorImpl</a></dt>
124
<dd>&nbsp;</dd>
125
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">TooLongSprintDetectorImpl</a></dt>
126
<dd>&nbsp;</dd>
127
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">UnknownPosterDetectorImpl</a></dt>
128
<dd>&nbsp;</dd>
129
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">VaryingSprintLengthDetectorImpl</a></dt>
130
<dd>&nbsp;</dd>
131
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#configJsonFileName">configJsonFileName</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">YetAnotherProgrammerDetectorImpl</a></dt>
132
<dd>&nbsp;</dd>
133
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#configuration(org.springframework.ui.Model,javax.servlet.http.HttpSession)">configuration(Model, HttpSession)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
108 134
<dd>
109 135
<div class="block">Method for getting all configuration from app and set it to the model class.</div>
110 136
</dd>
111
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model"><span class="typeNameLink">Configuration</span></a>&lt;<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html" title="type parameter in Configuration">T</a>&gt; - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.model</a></dt>
137
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html#CONFIGURATION_DIR">CONFIGURATION_DIR</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">ConfigurationRepository</a></dt>
138
<dd>&nbsp;</dd>
139
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#configurationGetFromSession(javax.servlet.http.HttpSession)">configurationGetFromSession(HttpSession)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
112 140
<dd>
113
<div class="block">Model class for configuration.</div>
141
<div class="block">Model attribute for getting current configuration</div>
114 142
</dd>
115
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,T)">Configuration(String, String, String, String, T)</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Configuration</a></dt>
143
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#configurationChanged">configurationChanged</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></dt>
144
<dd>&nbsp;</dd>
145
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html#configurationRepository">configurationRepository</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationServiceImpl</a></dt>
116 146
<dd>&nbsp;</dd>
117
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,T)">Configuration(String, String, String, T)</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Configuration</a></dt>
147
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository"><span class="typeNameLink">ConfigurationRepository</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.repository</a></dt>
118 148
<dd>&nbsp;</dd>
119
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#configurationPost(org.springframework.ui.Model,java.lang.String%5B%5D,java.lang.String%5B%5D)">configurationPost(Model, String[], String[])</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
149
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html#%3Cinit%3E(java.lang.String)">ConfigurationRepository(String)</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">ConfigurationRepository</a></dt>
120 150
<dd>
121
<div class="block">Method of storing new configurations for individual AP.</div>
151
<div class="block">Constructor to set configurations folder and start loading</div>
152
</dd>
153
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#configurationSaveAsPost(org.springframework.ui.Model,java.lang.String%5B%5D,java.lang.String%5B%5D,java.lang.String%5B%5D,java.lang.String,javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)">configurationSaveAsPost(Model, String[], String[], String[], String, HttpSession, RedirectAttributes)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
154
<dd>
155
<div class="block">Method for saving full new configuration</div>
156
</dd>
157
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#configurationSavePost(org.springframework.ui.Model,java.lang.String%5B%5D,java.lang.String%5B%5D,java.lang.String%5B%5D,javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)">configurationSavePost(Model, String[], String[], String[], HttpSession, RedirectAttributes)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
158
<dd>
159
<div class="block">Method of saving changes of current configuration</div>
160
</dd>
161
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#configurationService">configurationService</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
162
<dd>&nbsp;</dd>
163
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service"><span class="typeNameLink">ConfigurationService</span></a> - Interface in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.service</a></dt>
164
<dd>&nbsp;</dd>
165
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service"><span class="typeNameLink">ConfigurationServiceImpl</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.service</a></dt>
166
<dd>&nbsp;</dd>
167
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html#%3Cinit%3E()">ConfigurationServiceImpl()</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationServiceImpl</a></dt>
168
<dd>&nbsp;</dd>
169
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#configurationsGetList(javax.servlet.http.HttpSession)">configurationsGetList(HttpSession)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
170
<dd>
171
<div class="block">Model attribute for getting list of configurations</div>
122 172
</dd>
123 173
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ServletInitializer.html#configure(org.springframework.boot.builder.SpringApplicationBuilder)">configure(SpringApplicationBuilder)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ServletInitializer.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">ServletInitializer</a></dt>
124 174
<dd>&nbsp;</dd>
......
126 176
<dd>&nbsp;</dd>
127 177
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/Constants.html#%3Cinit%3E()">Constants()</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/Constants.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp">Constants</a></dt>
128 178
<dd>&nbsp;</dd>
179
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html#createConnection(java.lang.String,java.lang.String,java.lang.String)">createConnection(String, String, String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting">DatabaseConnection</a></dt>
180
<dd>
181
<div class="block">Method for creating database connection with given parameters.</div>
182
</dd>
129 183
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/Utils.html#createResultDetailsList(cz.zcu.fav.kiv.antipatterndetectionapp.model.ResultDetail...)">createResultDetailsList(ResultDetail...)</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.utils.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/Utils.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.utils">Utils</a></dt>
130 184
<dd>
131 185
<div class="block">Auxiliary method for creating a worksheet result details class.</div>
......
150 204
<dd>&nbsp;</dd>
151 205
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.utils</a> - package cz.zcu.fav.kiv.antipatterndetectionapp.utils</dt>
152 206
<dd>&nbsp;</dd>
207
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/UserAccountService.html#checkCredentials(java.lang.String,java.lang.String)">checkCredentials(String, String)</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/UserAccountService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">UserAccountService</a></dt>
208
<dd>
209
<div class="block">Checks if the given credentials are valid</div>
210
</dd>
211
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/UserAccountServiceImpl.html#checkCredentials(java.lang.String,java.lang.String)">checkCredentials(String, String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/UserAccountServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">UserAccountServiceImpl</a></dt>
212
<dd>&nbsp;</dd>
153 213
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/Utils.html#checkStringSubstrings(java.lang.String)">checkStringSubstrings(String)</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.utils.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/Utils.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.utils">Utils</a></dt>
154 214
<dd>
155 215
<div class="block">Method for validating the correctness of substring settings.</div>
156 216
</dd>
157 217
</dl>
158
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a></div>
218
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">Y</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a></div>
159 219
</main>
160 220
<footer role="contentinfo">
161 221
<nav role="navigation">
......
172 232
<li>Package</li>
173 233
<li>Class</li>
174 234
<li><a href="../overview-tree.html">Tree</a></li>
175
<li><a href="../deprecated-list.html">Deprecated</a></li>
176 235
<li class="navBarCell1Rev">Index</li>
177 236
<li><a href="../help-doc.html">Help</a></li>
178 237
</ul>

Také k dispozici: Unified diff