2024-01-31 14:52:17 -03:00

211 lines
21 KiB
HTML

<!DOCTYPE HTML>
<html lang="pt">
<head>
<!-- Generated by javadoc (17) on Fri Jan 12 17:50:19 BRT 2024 -->
<title>G-Index</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-01-12">
<meta name="description" content="index: G">
<meta name="generator" content="javadoc/IndexWriter">
<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.6.0.min.js"></script>
<script type="text/javascript" src="../script-dir/jquery-ui.min.js"></script>
</head>
<body class="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 class="nav-bar-cell1-rev">Index</li>
<li><a href="../help-doc.html#index">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" 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>Index</h1>
</div>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</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">O</a>&nbsp;<a href="index-13.html">P</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;<a href="index-19.html">W</a>&nbsp;<a href="index-20.html">Z</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="../serialized-form.html">Serialized&nbsp;Form</a>
<h2 class="title" id="I:G">G</h2>
<dl class="index">
<dt><a href="../com/mirna/hospitalmanagementapi/application/services/auth/jwt/TokenServiceImpl.html#generateToken(com.mirna.hospitalmanagementapi.domain.entities.auth.User)" class="member-name-link">generateToken(User)</a> - Method in class com.mirna.hospitalmanagementapi.application.services.auth.jwt.<a href="../com/mirna/hospitalmanagementapi/application/services/auth/jwt/TokenServiceImpl.html" title="class in com.mirna.hospitalmanagementapi.application.services.auth.jwt">TokenServiceImpl</a></dt>
<dd>
<div class="block">Generates the authorization token</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/services/auth/jwt/TokenService.html#generateToken(com.mirna.hospitalmanagementapi.domain.entities.auth.User)" class="member-name-link">generateToken(User)</a> - Method in interface com.mirna.hospitalmanagementapi.domain.services.auth.jwt.<a href="../com/mirna/hospitalmanagementapi/domain/services/auth/jwt/TokenService.html" title="interface in com.mirna.hospitalmanagementapi.domain.services.auth.jwt">TokenService</a></dt>
<dd>
<div class="block">Generates the authorization token</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html#getActive()" class="member-name-link">getActive()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Doctor</a></dt>
<dd>
<div class="block">Returns the active</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html#getActive()" class="member-name-link">getActive()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Patient</a></dt>
<dd>
<div class="block">Returns the active</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html#getAdditionalDetails()" class="member-name-link">getAdditionalDetails()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Address</a></dt>
<dd>
<div class="block">Returns the additional details</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html#getAddress()" class="member-name-link">getAddress()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Doctor</a></dt>
<dd>
<div class="block">Returns the address</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html#getAddress()" class="member-name-link">getAddress()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Patient</a></dt>
<dd>
<div class="block">Returns the address</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html#getAuthorities()" class="member-name-link">getAuthorities()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.<a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html" title="class in com.mirna.hospitalmanagementapi.domain.entities.auth">User</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html#getCity()" class="member-name-link">getCity()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Address</a></dt>
<dd>
<div class="block">Returns the city</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html#getCpf()" class="member-name-link">getCpf()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Patient</a></dt>
<dd>
<div class="block">Returns the cpf</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html#getCrm()" class="member-name-link">getCrm()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Doctor</a></dt>
<dd>
<div class="block">Returns the crm</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/DoctorController.html#getDoctor(java.lang.Long)" class="member-name-link">getDoctor(Long)</a> - Method in class com.mirna.hospitalmanagementapi.application.controllers.<a href="../com/mirna/hospitalmanagementapi/application/controllers/DoctorController.html" title="class in com.mirna.hospitalmanagementapi.application.controllers">DoctorController</a></dt>
<dd>
<div class="block">Get method to receive a Doctor record by the provided ID</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/DoctorController.html#getDoctors(org.springframework.data.domain.Pageable)" class="member-name-link">getDoctors(Pageable)</a> - Method in class com.mirna.hospitalmanagementapi.application.controllers.<a href="../com/mirna/hospitalmanagementapi/application/controllers/DoctorController.html" title="class in com.mirna.hospitalmanagementapi.application.controllers">DoctorController</a></dt>
<dd>
<div class="block">Get method to receive a paginated sublist of objects containing data transfer objects with Doctor public information</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html#getEmail()" class="member-name-link">getEmail()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Doctor</a></dt>
<dd>
<div class="block">Returns the email</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html#getEmail()" class="member-name-link">getEmail()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Patient</a></dt>
<dd>
<div class="block">Returns the email</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html#getHouseNumber()" class="member-name-link">getHouseNumber()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Address</a></dt>
<dd>
<div class="block">Returns the house number</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html#getId()" class="member-name-link">getId()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.<a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html" title="class in com.mirna.hospitalmanagementapi.domain.entities.auth">User</a></dt>
<dd>
<div class="block">Returns the user id.</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html#getId()" class="member-name-link">getId()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Doctor</a></dt>
<dd>
<div class="block">Returns the doctor id.</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html#getId()" class="member-name-link">getId()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Patient</a></dt>
<dd>
<div class="block">Returns the doctor id.</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/application/usecase/auth/jwt/GetJWTSubjectUseCase.html" class="type-name-link" title="class in com.mirna.hospitalmanagementapi.application.usecase.auth.jwt">GetJWTSubjectUseCase</a> - Class in <a href="../com/mirna/hospitalmanagementapi/application/usecase/auth/jwt/package-summary.html">com.mirna.hospitalmanagementapi.application.usecase.auth.jwt</a></dt>
<dd>
<div class="block">This class is used to execute the JWT verify method using Algorithm HMAC256 and application secret</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/application/usecase/auth/jwt/GetJWTSubjectUseCase.html#%3Cinit%3E()" class="member-name-link">GetJWTSubjectUseCase()</a> - Constructor for class com.mirna.hospitalmanagementapi.application.usecase.auth.jwt.<a href="../com/mirna/hospitalmanagementapi/application/usecase/auth/jwt/GetJWTSubjectUseCase.html" title="class in com.mirna.hospitalmanagementapi.application.usecase.auth.jwt">GetJWTSubjectUseCase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html#getLogin()" class="member-name-link">getLogin()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.<a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html" title="class in com.mirna.hospitalmanagementapi.domain.entities.auth">User</a></dt>
<dd>
<div class="block">Returns the login</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html#getName()" class="member-name-link">getName()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Doctor</a></dt>
<dd>
<div class="block">Returns the name</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html#getName()" class="member-name-link">getName()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Patient</a></dt>
<dd>
<div class="block">Returns the name</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html#getNeighborhood()" class="member-name-link">getNeighborhood()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Address</a></dt>
<dd>
<div class="block">Returns the neighborhood</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html#getPassword()" class="member-name-link">getPassword()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.<a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html" title="class in com.mirna.hospitalmanagementapi.domain.entities.auth">User</a></dt>
<dd>
<div class="block">Returns the password</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/PatientController.html#getPatient(java.lang.Long)" class="member-name-link">getPatient(Long)</a> - Method in class com.mirna.hospitalmanagementapi.application.controllers.<a href="../com/mirna/hospitalmanagementapi/application/controllers/PatientController.html" title="class in com.mirna.hospitalmanagementapi.application.controllers">PatientController</a></dt>
<dd>
<div class="block">Get method to receive a Patient record by the provided ID</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/PatientController.html#getPatients(org.springframework.data.domain.Pageable)" class="member-name-link">getPatients(Pageable)</a> - Method in class com.mirna.hospitalmanagementapi.application.controllers.<a href="../com/mirna/hospitalmanagementapi/application/controllers/PatientController.html" title="class in com.mirna.hospitalmanagementapi.application.controllers">PatientController</a></dt>
<dd>
<div class="block">Get method to receive a paginated sublist of objects containing data transfer objects with Patient public information</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html#getSpecialty()" class="member-name-link">getSpecialty()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Doctor</a></dt>
<dd>
<div class="block">Returns the specialty</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html#getState()" class="member-name-link">getState()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Address</a></dt>
<dd>
<div class="block">Returns the state</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html#getStreet()" class="member-name-link">getStreet()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Address</a></dt>
<dd>
<div class="block">Returns the street</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html#getTelephone()" class="member-name-link">getTelephone()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Doctor.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Doctor</a></dt>
<dd>
<div class="block">Returns the telephone</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html#getTelephone()" class="member-name-link">getTelephone()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Patient</a></dt>
<dd>
<div class="block">Returns the telephone</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/application/services/auth/jwt/TokenServiceImpl.html#getTokenSubject(java.lang.String)" class="member-name-link">getTokenSubject(String)</a> - Method in class com.mirna.hospitalmanagementapi.application.services.auth.jwt.<a href="../com/mirna/hospitalmanagementapi/application/services/auth/jwt/TokenServiceImpl.html" title="class in com.mirna.hospitalmanagementapi.application.services.auth.jwt">TokenServiceImpl</a></dt>
<dd>
<div class="block">Gets the jwt subject</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/services/auth/jwt/TokenService.html#getTokenSubject(java.lang.String)" class="member-name-link">getTokenSubject(String)</a> - Method in interface com.mirna.hospitalmanagementapi.domain.services.auth.jwt.<a href="../com/mirna/hospitalmanagementapi/domain/services/auth/jwt/TokenService.html" title="interface in com.mirna.hospitalmanagementapi.domain.services.auth.jwt">TokenService</a></dt>
<dd>
<div class="block">Gets the jwt subject</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html#getUsername()" class="member-name-link">getUsername()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.auth.<a href="../com/mirna/hospitalmanagementapi/domain/entities/auth/User.html" title="class in com.mirna.hospitalmanagementapi.domain.entities.auth">User</a></dt>
<dd>
<div class="block">Returns the username.</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html#getZipCode()" class="member-name-link">getZipCode()</a> - Method in class com.mirna.hospitalmanagementapi.domain.entities.<a href="../com/mirna/hospitalmanagementapi/domain/entities/Address.html" title="class in com.mirna.hospitalmanagementapi.domain.entities">Address</a></dt>
<dd>
<div class="block">Returns the zip code</div>
</dd>
<dt><a href="../com/mirna/hospitalmanagementapi/domain/enums/Specialty.html#GYNECOLOGY" class="member-name-link">GYNECOLOGY</a> - Enum constant in enum class com.mirna.hospitalmanagementapi.domain.enums.<a href="../com/mirna/hospitalmanagementapi/domain/enums/Specialty.html" title="enum class in com.mirna.hospitalmanagementapi.domain.enums">Specialty</a></dt>
<dd>
<div class="block">Specialty in gynecology</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</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">O</a>&nbsp;<a href="index-13.html">P</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;<a href="index-19.html">W</a>&nbsp;<a href="index-20.html">Z</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes&nbsp;and&nbsp;Interfaces</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">All&nbsp;Packages</a><span class="vertical-separator">|</span><a href="../serialized-form.html">Serialized&nbsp;Form</a></main>
</div>
</div>
</body>
</html>