Projekt

Obecné

Profil

Stáhnout (25.7 KB) Statistiky
| Větev: | Tag: | Revize:
1
<!DOCTYPE HTML>
2
<!-- NewPage -->
3
<html lang="cs">
4
<head>
5
<!-- Generated by javadoc (11.0.14.1) on Mon Jun 13 09:49:32 CEST 2022 -->
6
<title>C-Index</title>
7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<meta name="dc.created" content="2022-06-13">
9
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
11
<script type="text/javascript" src="../script.js"></script>
12
<script type="text/javascript" src="../jquery/jszip/dist/jszip.min.js"></script>
13
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14
<!--[if IE]>
15
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16
<![endif]-->
17
<script type="text/javascript" src="../jquery/jquery-3.5.1.js"></script>
18
<script type="text/javascript" src="../jquery/jquery-ui.js"></script>
19
</head>
20
<body>
21
<script type="text/javascript"><!--
22
    try {
23
        if (location.href.indexOf('is-external=true') == -1) {
24
            parent.document.title="C-Index";
25
        }
26
    }
27
    catch(err) {
28
    }
29
//-->
30
var pathtoroot = "../";
31
var useModuleDirectories = true;
32
loadScripts(document, 'script');</script>
33
<noscript>
34
<div>JavaScript is disabled on your browser.</div>
35
</noscript>
36
<header role="banner">
37
<nav role="navigation">
38
<div class="fixedNav">
39
<!-- ========= START OF TOP NAVBAR ======= -->
40
<div class="topNav"><a id="navbar.top">
41
<!--   -->
42
</a>
43
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
44
<a id="navbar.top.firstrow">
45
<!--   -->
46
</a>
47
<ul class="navList" title="Navigation">
48
<li><a href="../index.html">Overview</a></li>
49
<li>Package</li>
50
<li>Class</li>
51
<li><a href="../overview-tree.html">Tree</a></li>
52
<li class="navBarCell1Rev">Index</li>
53
<li><a href="../help-doc.html">Help</a></li>
54
</ul>
55
</div>
56
<div class="subNav">
57
<ul class="navList" id="allclasses_navbar_top">
58
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
59
</ul>
60
<ul class="navListSearch">
61
<li><label for="search">SEARCH:</label>
62
<input type="text" id="search" value="search" disabled="disabled">
63
<input type="reset" id="reset" value="reset" disabled="disabled">
64
</li>
65
</ul>
66
<div>
67
<script type="text/javascript"><!--
68
  allClassesLink = document.getElementById("allclasses_navbar_top");
69
  if(window==top) {
70
    allClassesLink.style.display = "block";
71
  }
72
  else {
73
    allClassesLink.style.display = "none";
74
  }
75
  //-->
76
</script>
77
<noscript>
78
<div>JavaScript is disabled on your browser.</div>
79
</noscript>
80
</div>
81
<a id="skip.navbar.top">
82
<!--   -->
83
</a></div>
84
<!-- ========= END OF TOP NAVBAR ========= -->
85
</div>
86
<div class="navPadding">&nbsp;</div>
87
<script type="text/javascript"><!--
88
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
89
//-->
90
</script>
91
</nav>
92
</header>
93
<main role="main">
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">
95
<!--   -->
96
</a>
97
<h2 class="title">C</h2>
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
<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
<dd>
103
<div class="block">Model class for cacheables values.</div>
104
</dd>
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
<dd>&nbsp;</dd>
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>
134
<dd>
135
<div class="block">Method for getting all configuration from app and set it to the model class.</div>
136
</dd>
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>
140
<dd>
141
<div class="block">Model attribute for getting current configuration</div>
142
</dd>
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>
146
<dd>&nbsp;</dd>
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>
148
<dd>&nbsp;</dd>
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>
150
<dd>
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>
172
</dd>
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>
174
<dd>&nbsp;</dd>
175
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/Constants.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp"><span class="typeNameLink">Constants</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp</a></dt>
176
<dd>&nbsp;</dd>
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>
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>
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>
184
<dd>
185
<div class="block">Auxiliary method for creating a worksheet result details class.</div>
186
</dd>
187
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp</a> - package cz.zcu.fav.kiv.antipatterndetectionapp</dt>
188
<dd>&nbsp;</dd>
189
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.controller</a> - package cz.zcu.fav.kiv.antipatterndetectionapp.controller</dt>
190
<dd>&nbsp;</dd>
191
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.detecting</a> - package cz.zcu.fav.kiv.antipatterndetectionapp.detecting</dt>
192
<dd>&nbsp;</dd>
193
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors</a> - package cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors</dt>
194
<dd>&nbsp;</dd>
195
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.model</a> - package cz.zcu.fav.kiv.antipatterndetectionapp.model</dt>
196
<dd>&nbsp;</dd>
197
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.model.types</a> - package cz.zcu.fav.kiv.antipatterndetectionapp.model.types</dt>
198
<dd>&nbsp;</dd>
199
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.repository</a> - package cz.zcu.fav.kiv.antipatterndetectionapp.repository</dt>
200
<dd>&nbsp;</dd>
201
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.service</a> - package cz.zcu.fav.kiv.antipatterndetectionapp.service</dt>
202
<dd>&nbsp;</dd>
203
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.spring</a> - package cz.zcu.fav.kiv.antipatterndetectionapp.spring</dt>
204
<dd>&nbsp;</dd>
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>
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>
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>
214
<dd>
215
<div class="block">Method for validating the correctness of substring settings.</div>
216
</dd>
217
</dl>
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>
219
</main>
220
<footer role="contentinfo">
221
<nav role="navigation">
222
<!-- ======= START OF BOTTOM NAVBAR ====== -->
223
<div class="bottomNav"><a id="navbar.bottom">
224
<!--   -->
225
</a>
226
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
227
<a id="navbar.bottom.firstrow">
228
<!--   -->
229
</a>
230
<ul class="navList" title="Navigation">
231
<li><a href="../index.html">Overview</a></li>
232
<li>Package</li>
233
<li>Class</li>
234
<li><a href="../overview-tree.html">Tree</a></li>
235
<li class="navBarCell1Rev">Index</li>
236
<li><a href="../help-doc.html">Help</a></li>
237
</ul>
238
</div>
239
<div class="subNav">
240
<ul class="navList" id="allclasses_navbar_bottom">
241
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
242
</ul>
243
<div>
244
<script type="text/javascript"><!--
245
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
246
  if(window==top) {
247
    allClassesLink.style.display = "block";
248
  }
249
  else {
250
    allClassesLink.style.display = "none";
251
  }
252
  //-->
253
</script>
254
<noscript>
255
<div>JavaScript is disabled on your browser.</div>
256
</noscript>
257
</div>
258
<a id="skip.navbar.bottom">
259
<!--   -->
260
</a></div>
261
<!-- ======== END OF BOTTOM NAVBAR ======= -->
262
</nav>
263
</footer>
264
</body>
265
</html>
(16-16/22)