140 lines
15 KiB
HTML
140 lines
15 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="pt">
|
|
<head>
|
|
<!-- Generated by javadoc (17) on Fri Jan 12 17:50:19 BRT 2024 -->
|
|
<title>P-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: P">
|
|
<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> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <a href="index-19.html">W</a> <a href="index-20.html">Z</a> <br><a href="../allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">All Packages</a><span class="vertical-separator">|</span><a href="../serialized-form.html">Serialized Form</a>
|
|
<h2 class="title" id="I:P">P</h2>
|
|
<dl class="index">
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/dtos/auth/UserDTO.html#password()" class="member-name-link">password()</a> - Method in record class com.mirna.hospitalmanagementapi.domain.dtos.auth.<a href="../com/mirna/hospitalmanagementapi/domain/dtos/auth/UserDTO.html" title="class in com.mirna.hospitalmanagementapi.domain.dtos.auth">UserDTO</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the value of the <code>password</code> record component.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/infra/security/config/WebSecurityConfiguration.html#passwordEncoder()" class="member-name-link">passwordEncoder()</a> - Method in class com.mirna.hospitalmanagementapi.infra.security.config.<a href="../com/mirna/hospitalmanagementapi/infra/security/config/WebSecurityConfiguration.html" title="class in com.mirna.hospitalmanagementapi.infra.security.config">WebSecurityConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html" class="type-name-link" title="class in com.mirna.hospitalmanagementapi.domain.entities">Patient</a> - Class in <a href="../com/mirna/hospitalmanagementapi/domain/entities/package-summary.html">com.mirna.hospitalmanagementapi.domain.entities</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html#%3Cinit%3E()" class="member-name-link">Patient()</a> - Constructor for 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> </dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/entities/Patient.html#%3Cinit%3E(com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientDTO)" class="member-name-link">Patient(PatientDTO)</a> - Constructor for 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">Constructor for class Patient</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/PatientController.html" class="type-name-link" title="class in com.mirna.hospitalmanagementapi.application.controllers">PatientController</a> - Class in <a href="../com/mirna/hospitalmanagementapi/application/controllers/package-summary.html">com.mirna.hospitalmanagementapi.application.controllers</a></dt>
|
|
<dd>
|
|
<div class="block">A Spring REST controller for managing patients.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/PatientController.html#%3Cinit%3E()" class="member-name-link">PatientController()</a> - Constructor for 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> </dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientDTO.html" class="type-name-link" title="class in com.mirna.hospitalmanagementapi.domain.dtos.patient">PatientDTO</a> - Record Class in <a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/package-summary.html">com.mirna.hospitalmanagementapi.domain.dtos.patient</a></dt>
|
|
<dd>
|
|
<div class="block">Data transfer object used to transfer data that will be saved in a Patient
|
|
entity</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientDTO.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.mirna.hospitalmanagementapi.domain.dtos.AddressDTO)" class="member-name-link">PatientDTO(String, String, String, String, AddressDTO)</a> - Constructor for record class com.mirna.hospitalmanagementapi.domain.dtos.patient.<a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientDTO.html" title="class in com.mirna.hospitalmanagementapi.domain.dtos.patient">PatientDTO</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an instance of a <code>PatientDTO</code> record class.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientPublicDataDTO.html" class="type-name-link" title="class in com.mirna.hospitalmanagementapi.domain.dtos.patient">PatientPublicDataDTO</a> - Record Class in <a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/package-summary.html">com.mirna.hospitalmanagementapi.domain.dtos.patient</a></dt>
|
|
<dd>
|
|
<div class="block">Data transfer object used to format and display only the public data allowed for Patient entity</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientPublicDataDTO.html#%3Cinit%3E(com.mirna.hospitalmanagementapi.domain.entities.Patient)" class="member-name-link">PatientPublicDataDTO(Patient)</a> - Constructor for record class com.mirna.hospitalmanagementapi.domain.dtos.patient.<a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientPublicDataDTO.html" title="class in com.mirna.hospitalmanagementapi.domain.dtos.patient">PatientPublicDataDTO</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientPublicDataDTO.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">PatientPublicDataDTO(String, String, String)</a> - Constructor for record class com.mirna.hospitalmanagementapi.domain.dtos.patient.<a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientPublicDataDTO.html" title="class in com.mirna.hospitalmanagementapi.domain.dtos.patient">PatientPublicDataDTO</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an instance of a <code>PatientPublicDataDTO</code> record class.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/repositories/PatientRepository.html" class="type-name-link" title="interface in com.mirna.hospitalmanagementapi.domain.repositories">PatientRepository</a> - Interface in <a href="../com/mirna/hospitalmanagementapi/domain/repositories/package-summary.html">com.mirna.hospitalmanagementapi.domain.repositories</a></dt>
|
|
<dd>
|
|
<div class="block">Repository interface for retrieving and manipulating all Patient objects using their unique Long identifier.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/services/PatientService.html" class="type-name-link" title="interface in com.mirna.hospitalmanagementapi.domain.services">PatientService</a> - Interface in <a href="../com/mirna/hospitalmanagementapi/domain/services/package-summary.html">com.mirna.hospitalmanagementapi.domain.services</a></dt>
|
|
<dd>
|
|
<div class="block">Patient service interface for managing patient information.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/application/services/PatientServiceImpl.html" class="type-name-link" title="class in com.mirna.hospitalmanagementapi.application.services">PatientServiceImpl</a> - Class in <a href="../com/mirna/hospitalmanagementapi/application/services/package-summary.html">com.mirna.hospitalmanagementapi.application.services</a></dt>
|
|
<dd>
|
|
<div class="block">This class is an implementation of the PatientService interface.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/application/services/PatientServiceImpl.html#%3Cinit%3E()" class="member-name-link">PatientServiceImpl()</a> - Constructor for class com.mirna.hospitalmanagementapi.application.services.<a href="../com/mirna/hospitalmanagementapi/application/services/PatientServiceImpl.html" title="class in com.mirna.hospitalmanagementapi.application.services">PatientServiceImpl</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientUpdatedDataDTO.html" class="type-name-link" title="class in com.mirna.hospitalmanagementapi.domain.dtos.patient">PatientUpdatedDataDTO</a> - Record Class in <a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/package-summary.html">com.mirna.hospitalmanagementapi.domain.dtos.patient</a></dt>
|
|
<dd>
|
|
<div class="block">Data transfer object used to update allowed data in a Patient entity</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientUpdatedDataDTO.html#%3Cinit%3E(java.lang.Long,java.lang.String,java.lang.String,com.mirna.hospitalmanagementapi.domain.dtos.AddressDTO)" class="member-name-link">PatientUpdatedDataDTO(Long, String, String, AddressDTO)</a> - Constructor for record class com.mirna.hospitalmanagementapi.domain.dtos.patient.<a href="../com/mirna/hospitalmanagementapi/domain/dtos/patient/PatientUpdatedDataDTO.html" title="class in com.mirna.hospitalmanagementapi.domain.dtos.patient">PatientUpdatedDataDTO</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an instance of a <code>PatientUpdatedDataDTO</code> record class.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/DoctorController.html#postDoctor(com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorDTO)" class="member-name-link">postDoctor(DoctorDTO)</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">Post method to create a new Doctor object based on the provided DTO.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/PatientController.html#postPatient(com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientDTO)" class="member-name-link">postPatient(PatientDTO)</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">Post method to create a new Patient object based on the provided DTO.</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/DoctorController.html#putDoctor(com.mirna.hospitalmanagementapi.domain.dtos.doctor.DoctorUpdatedDataDTO)" class="member-name-link">putDoctor(DoctorUpdatedDataDTO)</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">Put method to update a existing doctor record by provided ID</div>
|
|
</dd>
|
|
<dt><a href="../com/mirna/hospitalmanagementapi/application/controllers/PatientController.html#putPatient(com.mirna.hospitalmanagementapi.domain.dtos.patient.PatientUpdatedDataDTO)" class="member-name-link">putPatient(PatientUpdatedDataDTO)</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">Put method to update a existing patient record by provided ID</div>
|
|
</dd>
|
|
</dl>
|
|
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <a href="index-19.html">W</a> <a href="index-20.html">Z</a> <br><a href="../allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">All Packages</a><span class="vertical-separator">|</span><a href="../serialized-form.html">Serialized Form</a></main>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|