2021-01-17 17:38:52 +01:00
<!DOCTYPE HTML>
<!-- NewPage -->
< html lang = "en" >
< head >
2021-01-22 17:22:57 +01:00
<!-- Generated by javadoc (14.0.2) on Fri Jan 22 16:23:18 CET 2021 -->
2021-01-17 17:38:52 +01:00
< title > UserService (buisnesslogic 1.0-SNAPSHOT API)< / title >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
2021-01-22 17:22:57 +01:00
< meta name = "dc.created" content = "2021-01-22" >
2021-01-17 17:38:52 +01:00
< meta name = "description" content = "declaration: package: com.plannaplan.services, class: UserService" >
< meta name = "generator" content = "javadoc/ClassWriterImpl" >
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../script-dir/jquery-ui.css" title = "Style" >
< script type = "text/javascript" src = "../../../script.js" > < / script >
< script type = "text/javascript" src = "../../../script-dir/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../../script-dir/jszip-utils/dist/jszip-utils.min.js" > < / script >
<!-- [if IE]>
< script type = "text/javascript" src = "../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
<![endif]-->
< script type = "text/javascript" src = "../../../script-dir/jquery-3.4.1.js" > < / script >
< script type = "text/javascript" src = "../../../script-dir/jquery-ui.js" > < / script >
< / head >
< body class = "class-declaration" >
2021-01-22 17:22:57 +01:00
< script type = "text/javascript" > v a r d a t a = { " i 0 " : 1 0 , " i 1 " : 1 0 , " i 2 " : 1 0 , " i 3 " : 1 0 , " i 4 " : 1 0 , " i 5 " : 1 0 , " i 6 " : 1 0 , " i 7 " : 1 0 , " i 8 " : 1 0 , " i 9 " : 1 0 , " i 1 0 " : 1 0 , " i 1 1 " : 1 0 , " i 1 2 " : 1 0 , " i 1 3 " : 1 0 , " i 1 4 " : 1 0 , " i 1 5 " : 1 0 , " i 1 6 " : 1 0 , " i 1 7 " : 1 0 } ;
2021-01-17 17:38:52 +01:00
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../";
loadScripts(document, 'script');< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
< div class = "flexBox" >
< header role = "banner" class = "flexHeader" >
< nav role = "navigation" >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a id = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a id = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../index.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/UserService.html" > Use< / a > < / li >
< li > < a href = "package-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 = "subNav" >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > Field | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
< div class = "navListSearch" > < 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 ========= -->
< div class = "skipNav" > < a id = "skip.navbar.top" >
<!-- -->
< / a > < / div >
< / nav >
< / header >
< div class = "flexContent" >
< main role = "main" >
<!-- ======== START OF CLASS DATA ======== -->
< div class = "header" >
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "package-summary.html" > com.plannaplan.services< / a > < / div >
< h1 title = "Class UserService" class = "title" > Class UserService< / h1 >
< / div >
< div class = "contentContainer" >
< div class = "inheritance" title = "Inheritance Tree" > java.lang.Object
< div class = "inheritance" > com.plannaplan.services.UserService< / div >
< / div >
< section class = "description" >
< hr >
< pre > @Service
public class < span class = "typeNameLabel" > UserService< / span >
extends java.lang.Object< / pre >
< div class = "block" > Service of UserService which can get(By Email), login, save user.< / div >
< / section >
< section class = "summary" >
< ul class = "blockList" >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
< li class = "blockList" >
< section class = "constructorSummary" > < a id = "constructor.summary" >
<!-- -->
< / a >
< h2 > Constructor Summary< / h2 >
< div class = "memberSummary" >
< table >
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< thead >
< tr >
< th class = "colFirst" scope = "col" > Constructor< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr class = "altColor" >
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E()" > UserService< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< / li >
<!-- ========== METHOD SUMMARY =========== -->
< li class = "blockList" >
< section class = "methodSummary" > < a id = "method.summary" >
<!-- -->
< / a >
< h2 > Method Summary< / h2 >
< div class = "memberSummary" >
< div role = "tablist" aria-orientation = "horizontal" > < button role = "tab" aria-selected = "true" aria-controls = "memberSummary_tabpanel" tabindex = "0" onkeydown = "switchTab(event)" id = "t0" class = "activeTableTab" > All Methods< / button > < button role = "tab" aria-selected = "false" aria-controls = "memberSummary_tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" id = "t2" class = "tableTab" onclick = "show(2);" > Instance Methods< / button > < button role = "tab" aria-selected = "false" aria-controls = "memberSummary_tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" id = "t4" class = "tableTab" onclick = "show(8);" > Concrete Methods< / button > < / div >
< div id = "memberSummary_tabpanel" role = "tabpanel" >
< table aria-labelledby = "t0" >
< thead >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colSecond" scope = "col" > Method< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< / thead >
< tbody >
< tr class = "altColor" id = "i0" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#adminExists()" > adminExists< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" id = "i1" >
< td class = "colFirst" > < code > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#checkForUser(java.lang.String,java.lang.String)" > checkForUser< / a > < / span > ​ (java.lang.String email,
java.lang.String usosId)< / code > < / th >
< td class = "colLast" >
< div class = "block" > checks if user exist and return him or creates new one with student role
otherwise< / div >
< / td >
< / tr >
< tr class = "altColor" id = "i2" >
< td class = "colFirst" > < code > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#checkForUser(java.lang.String,java.lang.String,com.plannaplan.types.UserRoles)" > checkForUser< / a > < / span > ​ (java.lang.String email,
java.lang.String usosId,
< a href = "../types/UserRoles.html" title = "enum in com.plannaplan.types" > UserRoles< / a > roleIfNotExist)< / code > < / th >
< td class = "colLast" >
< div class = "block" > checks if user exist and creates new one if doesn't< / div >
< / td >
< / tr >
< tr class = "rowColor" id = "i3" >
< td class = "colFirst" > < code > java.util.List< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getAllStudents()" > getAllStudents< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" id = "i4" >
2021-01-22 17:22:57 +01:00
< td class = "colFirst" > < code > java.lang.Integer< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getAmmountOfUsersWithAcceptedSchedules()" > getAmmountOfUsersWithAcceptedSchedules< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" id = "i5" >
< td class = "colFirst" > < code > int< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getAmmountOfUsersWithAssignedGroups()" > getAmmountOfUsersWithAssignedGroups< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" id = "i6" >
< td class = "colFirst" > < code > java.lang.Integer< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getAmmountOfUsersWithNoAcceptedSchedules()" > getAmmountOfUsersWithNoAcceptedSchedules< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" id = "i7" >
< td class = "colFirst" > < code > java.lang.Integer< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getAmmountOfUsersWithNoAssignedGroups()" > getAmmountOfUsersWithNoAssignedGroups< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" id = "i8" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > java.util.Optional< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getByAuthority(java.lang.String)" > getByAuthority< / a > < / span > ​ (java.lang.String authority)< / code > < / th >
< td class = "colLast" >
< div class = "block" > return user by given authority< / div >
< / td >
< / tr >
2021-01-22 17:22:57 +01:00
< tr class = "rowColor" id = "i9" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > java.util.Optional< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getById(java.lang.Long)" > getById< / a > < / span > ​ (java.lang.Long userId)< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
2021-01-22 17:22:57 +01:00
< tr class = "altColor" id = "i10" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > java.util.Optional< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getByToken(java.lang.String)" > getByToken< / a > < / span > ​ (java.lang.String token)< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
2021-01-22 17:22:57 +01:00
< tr class = "rowColor" id = "i11" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > java.util.List< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getStudentsSortedByRanking()" > getStudentsSortedByRanking< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
< div class = "block" > get students sorted by their ranking< / div >
< / td >
< / tr >
2021-01-22 17:22:57 +01:00
< tr class = "altColor" id = "i12" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getUserByEmail(java.lang.String)" > getUserByEmail< / a > < / span > ​ (java.lang.String email)< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
2021-01-22 17:22:57 +01:00
< tr class = "rowColor" id = "i13" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > java.util.Optional< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getUserByRefreshToken(java.lang.String)" > getUserByRefreshToken< / a > < / span > ​ (java.lang.String refreshToken)< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
2021-01-22 17:22:57 +01:00
< tr class = "altColor" id = "i14" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#login(com.plannaplan.entities.User)" > login< / a > < / span > ​ (< a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > authority)< / code > < / th >
< td class = "colLast" >
< div class = "block" > generates token for user and if user don't have name in database it will
attemp to obtain these from usos api and saves changes in database< / div >
< / td >
< / tr >
2021-01-22 17:22:57 +01:00
< tr class = "rowColor" id = "i15" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#save(com.plannaplan.entities.User)" > save< / a > < / span > ​ (< a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > user)< / code > < / th >
< td class = "colLast" >
< div class = "block" > sacves user to databse and return instatnce with id< / div >
< / td >
< / tr >
2021-01-22 17:22:57 +01:00
< tr class = "altColor" id = "i16" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > void< / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#saveAll(java.util.List)" > saveAll< / a > < / span > ​ (java.util.List< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > users)< / code > < / th >
< td class = "colLast" > < / td >
< / tr >
2021-01-22 17:22:57 +01:00
< tr class = "rowColor" id = "i17" >
2021-01-17 17:38:52 +01:00
< td class = "colFirst" > < code > java.util.List< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#searchForStudents(java.lang.String)" > searchForStudents< / a > < / span > ​ (java.lang.String query)< / code > < / th >
< td class = "colLast" >
< div class = "block" > search for user with given query< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
< div class = "inheritedList" >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< a id = "methods.inherited.from.class.java.lang.Object" >
<!-- -->
< / a > < code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait< / code > < / div >
< / section >
< / li >
< / ul >
< / section >
< section class = "details" >
< ul class = "blockList" >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
< li class = "blockList" >
< section class = "constructorDetails" > < a id = "constructor.detail" >
<!-- -->
< / a >
< h2 > Constructor Details< / h2 >
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "<init>()" > UserService< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "memberName" > UserService< / span > ()< / div >
< / section >
< / li >
< / ul >
< / section >
< / li >
<!-- ============ METHOD DETAIL ========== -->
< li class = "blockList" >
< section class = "methodDetails" > < a id = "method.detail" >
<!-- -->
< / a >
< h2 > Method Details< / h2 >
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "checkForUser(java.lang.String,java.lang.String)" > checkForUser< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / span > < span class = "memberName" > checkForUser< / span > ​ (< span class = "arguments" > java.lang.String email,
java.lang.String usosId)< / span > < / div >
< div class = "block" > checks if user exist and return him or creates new one with student role
otherwise< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > email< / code > - user email in usos< / dd >
< dd > < code > usosId< / code > - user id in usos< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > user entity instace containing changes saved in database< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "checkForUser(java.lang.String,java.lang.String,com.plannaplan.types.UserRoles)" > checkForUser< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / span > < span class = "memberName" > checkForUser< / span > ​ (< span class = "arguments" > java.lang.String email,
java.lang.String usosId,
< a href = "../types/UserRoles.html" title = "enum in com.plannaplan.types" > UserRoles< / a > roleIfNotExist)< / span > < / div >
< div class = "block" > checks if user exist and creates new one if doesn't< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > email< / code > - user email in usos< / dd >
< dd > < code > usosId< / code > - user id in usos< / dd >
< dd > < code > roleIfNotExist< / code > - role to be set in case user is not in database yet< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > user entity instace containing changes saved in database< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "login(com.plannaplan.entities.User)" > login< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / span > < span class = "memberName" > login< / span > ​ (< span class = "arguments" > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > authority)< / span >
throws < span class = "exceptions" > < a href = "../exceptions/UserNotFoundException.html" title = "class in com.plannaplan.exceptions" > UserNotFoundException< / a > < / span > < / div >
< div class = "block" > generates token for user and if user don't have name in database it will
attemp to obtain these from usos api and saves changes in database< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > authority< / code > - user we want to login< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > user with changed values after save in db< / dd >
< dt > < span class = "throwsLabel" > Throws:< / span > < / dt >
< dd > < code > < a href = "../exceptions/UserNotFoundException.html" title = "class in com.plannaplan.exceptions" > UserNotFoundException< / a > < / code > - throwed if user doesn't exist< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "save(com.plannaplan.entities.User)" > save< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / span > < span class = "memberName" > save< / span > ​ (< span class = "arguments" > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > user)< / span > < / div >
< div class = "block" > sacves user to databse and return instatnce with id< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > user< / code > - to be saved< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > instatnce with bd id< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getUserByEmail(java.lang.String)" > getUserByEmail< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > < / span > < span class = "memberName" > getUserByEmail< / span > ​ (< span class = "arguments" > java.lang.String email)< / span >
throws < span class = "exceptions" > < a href = "../exceptions/UserNotFoundException.html" title = "class in com.plannaplan.exceptions" > UserNotFoundException< / a > < / span > < / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > email< / code > - of user to be find< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > user with given mail< / dd >
< dt > < span class = "throwsLabel" > Throws:< / span > < / dt >
< dd > < code > < a href = "../exceptions/UserNotFoundException.html" title = "class in com.plannaplan.exceptions" > UserNotFoundException< / a > < / code > - throwed if user doesn't exist< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getByAuthority(java.lang.String)" > getByAuthority< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.util.Optional< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / span > < span class = "memberName" > getByAuthority< / span > ​ (< span class = "arguments" > java.lang.String authority)< / span > < / div >
< div class = "block" > return user by given authority< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > authority< / code > - user usosId or email< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > optional with user if found< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getByToken(java.lang.String)" > getByToken< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.util.Optional< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / span > < span class = "memberName" > getByToken< / span > ​ (< span class = "arguments" > java.lang.String token)< / span > < / div >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "searchForStudents(java.lang.String)" > searchForStudents< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.util.List< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / span > < span class = "memberName" > searchForStudents< / span > ​ (< span class = "arguments" > java.lang.String query)< / span > < / div >
< div class = "block" > search for user with given query< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > query< / code > - string that will be matched to users name and surname< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > list opf results< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getById(java.lang.Long)" > getById< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.util.Optional< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / span > < span class = "memberName" > getById< / span > ​ (< span class = "arguments" > java.lang.Long userId)< / span > < / div >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getAllStudents()" > getAllStudents< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.util.List< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / span > < span class = "memberName" > getAllStudents< / span > ()< / div >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getUserByRefreshToken(java.lang.String)" > getUserByRefreshToken< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.util.Optional< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / span > < span class = "memberName" > getUserByRefreshToken< / span > ​ (< span class = "arguments" > java.lang.String refreshToken)< / span > < / div >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "adminExists()" > adminExists< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > boolean< / span > < span class = "memberName" > adminExists< / span > ()< / div >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "saveAll(java.util.List)" > saveAll< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > void< / span > < span class = "memberName" > saveAll< / span > ​ (< span class = "arguments" > java.util.List< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > users)< / span > < / div >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getStudentsSortedByRanking()" > getStudentsSortedByRanking< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.util.List< < a href = "../entities/User.html" title = "class in com.plannaplan.entities" > User< / a > > < / span > < span class = "memberName" > getStudentsSortedByRanking< / span > ()< / div >
< div class = "block" > get students sorted by their ranking< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > list of students< / dd >
< / dl >
< / section >
< / li >
2021-01-22 17:22:57 +01:00
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getAmmountOfUsersWithAssignedGroups()" > getAmmountOfUsersWithAssignedGroups< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > int< / span > < span class = "memberName" > getAmmountOfUsersWithAssignedGroups< / span > ()< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > ammount of how many users created an assignment< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getAmmountOfUsersWithNoAssignedGroups()" > getAmmountOfUsersWithNoAssignedGroups< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.lang.Integer< / span > < span class = "memberName" > getAmmountOfUsersWithNoAssignedGroups< / span > ()< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > ammount of how many users haven't created an assignment yet< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getAmmountOfUsersWithAcceptedSchedules()" > getAmmountOfUsersWithAcceptedSchedules< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.lang.Integer< / span > < span class = "memberName" > getAmmountOfUsersWithAcceptedSchedules< / span > ()< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > ammount of how many users have full schedule accepted< / dd >
< / dl >
< / section >
< / li >
< li class = "blockList" >
< section class = "detail" >
< h3 > < a id = "getAmmountOfUsersWithNoAcceptedSchedules()" > getAmmountOfUsersWithNoAcceptedSchedules< / a > < / h3 >
< div class = "memberSignature" > < span class = "modifiers" > public< / span > < span class = "returnType" > java.lang.Integer< / span > < span class = "memberName" > getAmmountOfUsersWithNoAcceptedSchedules< / span > ()< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > ammount of how many users have partly or none schedule accepted< / dd >
< / dl >
< / section >
< / li >
2021-01-17 17:38:52 +01:00
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / div >
<!-- ========= END OF CLASS DATA ========= -->
< / main >
< footer role = "contentinfo" >
< nav role = "navigation" >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a id = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a id = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../index.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/UserService.html" > Use< / a > < / li >
< li > < a href = "package-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 = "subNav" >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > Field | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
< / div >
< a id = "skip.navbar.bottom" >
<!-- -->
< / a >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / nav >
< p class = "legalCopy" > < small > Copyright © 2021. All rights reserved.< / small > < / p >
< / footer >
< / div >
< / div >
< / body >
< / html >