Index

A B C D E F G H I M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AutomacorpApplication - Class in com.emse.spring.automacorp
 
AutomacorpApplication() - Constructor for class com.emse.spring.automacorp.AutomacorpApplication
 

B

build() - Method in class com.emse.spring.automacorp.model.Measurement.Builder
 
Builder() - Constructor for class com.emse.spring.automacorp.model.Measurement.Builder
 
Building - Record Class in com.emse.spring.automacorp.model.records.dao
 
Building(Long, String, Double, List<Room>) - Constructor for record class com.emse.spring.automacorp.model.records.dao.Building
Creates an instance of a Building record class.
BuildingCommand - Record Class in com.emse.spring.automacorp.model.records.dto
 
BuildingCommand(String, Double) - Constructor for record class com.emse.spring.automacorp.model.records.dto.BuildingCommand
Creates an instance of a BuildingCommand record class.
BuildingController - Class in com.emse.spring.automacorp.model.controllers
 
BuildingController(BuildingDao, RoomDao, SensorDao1, WindowDao, HeaterDao) - Constructor for class com.emse.spring.automacorp.model.controllers.BuildingController
 
BuildingDao - Interface in com.emse.spring.automacorp.model.dao
 
BuildingEntity - Class in com.emse.spring.automacorp.model.entities
Represents a building entity in the smart building management system.
BuildingEntity() - Constructor for class com.emse.spring.automacorp.model.entities.BuildingEntity
Default constructor for creating a new building entity.
BuildingEntity(String, SensorEntity, List<RoomEntity>) - Constructor for class com.emse.spring.automacorp.model.entities.BuildingEntity
Creates a new building entity with the specified name, outside temperature sensor, and rooms.
buildingId() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns the value of the buildingId record component.
buildingId() - Method in record class com.emse.spring.automacorp.model.records.dto.RoomCommand
Returns the value of the buildingId record component.
BuildingMapper - Class in com.emse.spring.automacorp.model.mappers
 
BuildingMapper() - Constructor for class com.emse.spring.automacorp.model.mappers.BuildingMapper
 

C

closeAllWindowsByRoom(Long) - Method in interface com.emse.spring.automacorp.model.dao.WindowDaoCustom
 
closeAllWindowsByRoom(Long) - Method in class com.emse.spring.automacorp.model.dao.WindowDaoCustomImpl
 
CLOSED - Enum constant in enum class com.emse.spring.automacorp.model.WindowStatus
 
closeWindows(Long) - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
com.emse.spring.automacorp - package com.emse.spring.automacorp
 
com.emse.spring.automacorp.model - package com.emse.spring.automacorp.model
 
com.emse.spring.automacorp.model.controllers - package com.emse.spring.automacorp.model.controllers
 
com.emse.spring.automacorp.model.dao - package com.emse.spring.automacorp.model.dao
 
com.emse.spring.automacorp.model.entities - package com.emse.spring.automacorp.model.entities
 
com.emse.spring.automacorp.model.mappers - package com.emse.spring.automacorp.model.mappers
 
com.emse.spring.automacorp.model.records.dao - package com.emse.spring.automacorp.model.records.dao
 
com.emse.spring.automacorp.model.records.dto - package com.emse.spring.automacorp.model.records.dto
 
create(BuildingCommand) - Method in class com.emse.spring.automacorp.model.controllers.BuildingController
 
create(HeaterCommand) - Method in class com.emse.spring.automacorp.model.controllers.HeaterController
 
create(RoomCommand) - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
create(SensorCommand) - Method in class com.emse.spring.automacorp.model.controllers.SensorController
 
create(WindowCommand) - Method in class com.emse.spring.automacorp.model.controllers.WindowController
 
currentTemp() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns the value of the currentTemp record component.
currentTemp() - Method in record class com.emse.spring.automacorp.model.records.dto.RoomCommand
Returns the value of the currentTemp record component.

D

delete(Long) - Method in class com.emse.spring.automacorp.model.controllers.BuildingController
 
delete(Long) - Method in class com.emse.spring.automacorp.model.controllers.HeaterController
 
delete(Long) - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
delete(Long) - Method in class com.emse.spring.automacorp.model.controllers.SensorController
 
delete(Long) - Method in class com.emse.spring.automacorp.model.controllers.WindowController
 
deleteByRoom(Long) - Method in interface com.emse.spring.automacorp.model.dao.HeaterDaoCustom
 
deleteByRoom(Long) - Method in class com.emse.spring.automacorp.model.dao.HeaterDaoCustomImpl
 
deleteByRoom(Long) - Method in interface com.emse.spring.automacorp.model.dao.WindowDaoCustom
 
deleteByRoom(Long) - Method in class com.emse.spring.automacorp.model.dao.WindowDaoCustomImpl
 

E

equals(Object) - Method in record class com.emse.spring.automacorp.model.controllers.SecurityController.User
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dao.Building
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dao.Heater
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dao.Sensor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dao.Window
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dto.BuildingCommand
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dto.HeaterCommand
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dto.RoomCommand
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dto.SensorCommand
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.emse.spring.automacorp.model.records.dto.WindowCommand
Indicates whether some other object is "equal to" this one.

F

filterChain(HttpSecurity) - Method in class com.emse.spring.automacorp.model.SpringSecurityConfig
 
findAll() - Method in class com.emse.spring.automacorp.model.controllers.BuildingController
 
findAll() - Method in class com.emse.spring.automacorp.model.controllers.HeaterController
 
findAll() - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
findAll() - Method in class com.emse.spring.automacorp.model.controllers.SensorController
 
findAll() - Method in class com.emse.spring.automacorp.model.controllers.WindowController
 
findAllHeatersByRoomName(String) - Method in interface com.emse.spring.automacorp.model.dao.HeaterDaoCustom
 
findAllHeatersByRoomName(String) - Method in class com.emse.spring.automacorp.model.dao.HeaterDaoCustomImpl
 
findAllRoomsByBuildingName(String) - Method in interface com.emse.spring.automacorp.model.dao.RoomDaoCustom
 
findAllRoomsByBuildingName(String) - Method in class com.emse.spring.automacorp.model.dao.RoomDaoCustomImpl
 
findAllWindowsByRoomName(String) - Method in interface com.emse.spring.automacorp.model.dao.WindowDaoCustom
 
findAllWindowsByRoomName(String) - Method in class com.emse.spring.automacorp.model.dao.WindowDaoCustomImpl
 
findById(Long) - Method in class com.emse.spring.automacorp.model.controllers.BuildingController
 
findById(Long) - Method in class com.emse.spring.automacorp.model.controllers.HeaterController
 
findById(Long) - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
findById(Long) - Method in class com.emse.spring.automacorp.model.controllers.SensorController
 
findById(Long) - Method in class com.emse.spring.automacorp.model.controllers.WindowController
 
findEarliestTime() - Method in interface com.emse.spring.automacorp.model.MeasurementRepository
 
findHeatersByRoomName(String) - Method in class com.emse.spring.automacorp.model.controllers.HeaterController
 
findOldestTime() - Method in interface com.emse.spring.automacorp.model.MeasurementRepository
 
findRoomsByBuildingName(String) - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
findRoomsWithOpenWindows(Long) - Method in interface com.emse.spring.automacorp.model.dao.WindowDaoCustom
 
findRoomsWithOpenWindows(Long) - Method in class com.emse.spring.automacorp.model.dao.WindowDaoCustomImpl
 
findUserName(UserDetails) - Method in class com.emse.spring.automacorp.model.controllers.SecurityController
 
findWindowsByRoomName(String) - Method in class com.emse.spring.automacorp.model.controllers.WindowController
 
floor() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns the value of the floor record component.
floor() - Method in record class com.emse.spring.automacorp.model.records.dto.RoomCommand
Returns the value of the floor record component.

G

getAllMeasurements() - Method in class com.emse.spring.automacorp.model.MeasurementController
 
getAllMeasurements() - Method in class com.emse.spring.automacorp.model.MeasurementService
 
getAllMeasurementTimes() - Method in class com.emse.spring.automacorp.model.MeasurementService
 
getBuilding() - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Gets the building entity to which the room belongs.
getBuilding() - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
getCurrentTemp() - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Gets the current temperature sensor of the room.
getEarliestTime() - Method in class com.emse.spring.automacorp.model.TimeRange
 
getFloor() - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Gets the floor number of the room.
getHeater() - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
getHeaters() - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Gets the list of heaters associated with the room.
getId() - Method in class com.emse.spring.automacorp.model.entities.BuildingEntity
 
getId() - Method in class com.emse.spring.automacorp.model.entities.HeaterEntity
 
getId() - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Gets the unique identifier of the room.
getId() - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
getId() - Method in class com.emse.spring.automacorp.model.entities.WindowEntity
 
getId() - Method in class com.emse.spring.automacorp.model.Measurement
 
getName() - Method in class com.emse.spring.automacorp.model.entities.BuildingEntity
 
getName() - Method in class com.emse.spring.automacorp.model.entities.HeaterEntity
 
getName() - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Gets the name of the room.
getName() - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
getName() - Method in class com.emse.spring.automacorp.model.entities.WindowEntity
 
getOldestTime() - Method in class com.emse.spring.automacorp.model.TimeRange
 
getOutsideTemperature() - Method in class com.emse.spring.automacorp.model.entities.BuildingEntity
 
getParsedTime() - Method in class com.emse.spring.automacorp.model.Measurement
 
getRoom() - Method in class com.emse.spring.automacorp.model.entities.HeaterEntity
 
getRoom() - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
getRoom() - Method in class com.emse.spring.automacorp.model.entities.WindowEntity
 
getRooms() - Method in class com.emse.spring.automacorp.model.entities.BuildingEntity
 
getSensorType() - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
getStatus() - Method in class com.emse.spring.automacorp.model.entities.HeaterEntity
 
getStudents() - Method in class com.emse.spring.automacorp.model.MeasurementController
 
getTargetTemp() - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Gets the target temperature of the room.
getTemperature() - Method in class com.emse.spring.automacorp.model.Measurement
 
getTemperature() - Method in class com.emse.spring.automacorp.model.MeasurementCsvRepresentation
 
getTime() - Method in class com.emse.spring.automacorp.model.Measurement
 
getTime() - Method in class com.emse.spring.automacorp.model.MeasurementCsvRepresentation
 
getTimeRange() - Method in class com.emse.spring.automacorp.model.MeasurementController
 
getTimeRange() - Method in class com.emse.spring.automacorp.model.MeasurementService
 
getValue() - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
getWindow() - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
getWindows() - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Gets the list of windows associated with the room.
getWindowStatus() - Method in class com.emse.spring.automacorp.model.entities.WindowEntity
 

H

hashCode() - Method in record class com.emse.spring.automacorp.model.controllers.SecurityController.User
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dao.Building
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dao.Heater
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dao.Sensor
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dao.Window
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dto.BuildingCommand
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dto.HeaterCommand
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dto.RoomCommand
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dto.SensorCommand
Returns a hash code value for this object.
hashCode() - Method in record class com.emse.spring.automacorp.model.records.dto.WindowCommand
Returns a hash code value for this object.
Heater - Record Class in com.emse.spring.automacorp.model.records.dao
 
Heater(Long, String, Long, HeaterStatus) - Constructor for record class com.emse.spring.automacorp.model.records.dao.Heater
Creates an instance of a Heater record class.
HeaterCommand - Record Class in com.emse.spring.automacorp.model.records.dto
 
HeaterCommand(String, HeaterStatus, Long) - Constructor for record class com.emse.spring.automacorp.model.records.dto.HeaterCommand
Creates an instance of a HeaterCommand record class.
HeaterController - Class in com.emse.spring.automacorp.model.controllers
 
HeaterController(HeaterDao, RoomDao, SensorDao1) - Constructor for class com.emse.spring.automacorp.model.controllers.HeaterController
 
HeaterDao - Interface in com.emse.spring.automacorp.model.dao
 
HeaterDaoCustom - Interface in com.emse.spring.automacorp.model.dao
 
HeaterDaoCustomImpl - Class in com.emse.spring.automacorp.model.dao
 
HeaterDaoCustomImpl() - Constructor for class com.emse.spring.automacorp.model.dao.HeaterDaoCustomImpl
 
HeaterEntity - Class in com.emse.spring.automacorp.model.entities
 
HeaterEntity() - Constructor for class com.emse.spring.automacorp.model.entities.HeaterEntity
 
HeaterEntity(String, RoomEntity, SensorEntity) - Constructor for class com.emse.spring.automacorp.model.entities.HeaterEntity
 
HeaterMapper - Class in com.emse.spring.automacorp.model.mappers
 
HeaterMapper() - Constructor for class com.emse.spring.automacorp.model.mappers.HeaterMapper
 
heaters() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns the value of the heaters record component.
heaterStatus() - Method in record class com.emse.spring.automacorp.model.records.dao.Heater
Returns the value of the heaterStatus record component.
heaterStatus() - Method in record class com.emse.spring.automacorp.model.records.dto.HeaterCommand
Returns the value of the heaterStatus record component.
HeaterStatus - Enum Class in com.emse.spring.automacorp.model
Enum for representing heater statuses.

I

id() - Method in record class com.emse.spring.automacorp.model.records.dao.Building
Returns the value of the id record component.
id() - Method in record class com.emse.spring.automacorp.model.records.dao.Heater
Returns the value of the id record component.
id() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns the value of the id record component.
id() - Method in record class com.emse.spring.automacorp.model.records.dao.Sensor
Returns the value of the id record component.
id() - Method in record class com.emse.spring.automacorp.model.records.dao.Window
Returns the value of the id record component.
id(Integer) - Method in class com.emse.spring.automacorp.model.Measurement.Builder
 

M

main(String[]) - Static method in class com.emse.spring.automacorp.AutomacorpApplication
 
Measurement - Class in com.emse.spring.automacorp.model
 
Measurement() - Constructor for class com.emse.spring.automacorp.model.Measurement
 
Measurement.Builder - Class in com.emse.spring.automacorp.model
 
MeasurementController - Class in com.emse.spring.automacorp.model
 
MeasurementController(MeasurementService) - Constructor for class com.emse.spring.automacorp.model.MeasurementController
 
MeasurementCsvRepresentation - Class in com.emse.spring.automacorp.model
 
MeasurementCsvRepresentation() - Constructor for class com.emse.spring.automacorp.model.MeasurementCsvRepresentation
 
MeasurementRepository - Interface in com.emse.spring.automacorp.model
 
MeasurementService - Class in com.emse.spring.automacorp.model
 
MeasurementService(MeasurementRepository) - Constructor for class com.emse.spring.automacorp.model.MeasurementService
 

N

name() - Method in record class com.emse.spring.automacorp.model.records.dao.Building
Returns the value of the name record component.
name() - Method in record class com.emse.spring.automacorp.model.records.dao.Heater
Returns the value of the name record component.
name() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns the value of the name record component.
name() - Method in record class com.emse.spring.automacorp.model.records.dao.Sensor
Returns the value of the name record component.
name() - Method in record class com.emse.spring.automacorp.model.records.dao.Window
Returns the value of the name record component.
name() - Method in record class com.emse.spring.automacorp.model.records.dto.BuildingCommand
Returns the value of the name record component.
name() - Method in record class com.emse.spring.automacorp.model.records.dto.HeaterCommand
Returns the value of the name record component.
name() - Method in record class com.emse.spring.automacorp.model.records.dto.RoomCommand
Returns the value of the name record component.
name() - Method in record class com.emse.spring.automacorp.model.records.dto.SensorCommand
Returns the value of the name record component.
name() - Method in record class com.emse.spring.automacorp.model.records.dto.WindowCommand
Returns the value of the name record component.

O

of(BuildingEntity) - Static method in class com.emse.spring.automacorp.model.mappers.BuildingMapper
 
of(HeaterEntity) - Static method in class com.emse.spring.automacorp.model.mappers.HeaterMapper
 
of(RoomEntity) - Static method in class com.emse.spring.automacorp.model.mappers.RoomMapper
 
of(SensorEntity) - Static method in class com.emse.spring.automacorp.model.mappers.SensorMapper
 
of(WindowEntity) - Static method in class com.emse.spring.automacorp.model.mappers.WindowMapper
 
OFF - Enum constant in enum class com.emse.spring.automacorp.model.HeaterStatus
Indicates that the heater is turned off.
offAllHeatersByRoom(Long) - Method in interface com.emse.spring.automacorp.model.dao.HeaterDaoCustom
 
offAllHeatersByRoom(Long) - Method in class com.emse.spring.automacorp.model.dao.HeaterDaoCustomImpl
 
offHeaters(Long) - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
ON - Enum constant in enum class com.emse.spring.automacorp.model.HeaterStatus
Indicates that the heater is turned on.
onAllHeatersByRoom(Long) - Method in interface com.emse.spring.automacorp.model.dao.HeaterDaoCustom
 
onAllHeatersByRoom(Long) - Method in class com.emse.spring.automacorp.model.dao.HeaterDaoCustomImpl
 
onHeaters(Long) - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
openAllWindowsByRoom(Long) - Method in interface com.emse.spring.automacorp.model.dao.WindowDaoCustom
 
openAllWindowsByRoom(Long) - Method in class com.emse.spring.automacorp.model.dao.WindowDaoCustomImpl
 
OPENED - Enum constant in enum class com.emse.spring.automacorp.model.WindowStatus
 
openWindows(Long) - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
outsideTemperature() - Method in record class com.emse.spring.automacorp.model.records.dao.Building
Returns the value of the outsideTemperature record component.
outsideTemperature() - Method in record class com.emse.spring.automacorp.model.records.dto.BuildingCommand
Returns the value of the outsideTemperature record component.

P

POWER - Enum constant in enum class com.emse.spring.automacorp.model.SensorType
 

R

ROLE_ADMIN - Static variable in class com.emse.spring.automacorp.model.SpringSecurityConfig
 
ROLE_USER - Static variable in class com.emse.spring.automacorp.model.SpringSecurityConfig
 
Room - Record Class in com.emse.spring.automacorp.model.records.dao
 
Room(Long, String, Double, Double, int, Long, List<Window>, List<Heater>) - Constructor for record class com.emse.spring.automacorp.model.records.dao.Room
Creates an instance of a Room record class.
RoomCommand - Record Class in com.emse.spring.automacorp.model.records.dto
 
RoomCommand(String, Double, Double, int, Long) - Constructor for record class com.emse.spring.automacorp.model.records.dto.RoomCommand
Creates an instance of a RoomCommand record class.
RoomController - Class in com.emse.spring.automacorp.model.controllers
 
RoomController(RoomDao, SensorDao1, WindowDao, HeaterDao, BuildingDao) - Constructor for class com.emse.spring.automacorp.model.controllers.RoomController
 
RoomDao - Interface in com.emse.spring.automacorp.model.dao
 
RoomDaoCustom - Interface in com.emse.spring.automacorp.model.dao
 
RoomDaoCustomImpl - Class in com.emse.spring.automacorp.model.dao
 
RoomDaoCustomImpl() - Constructor for class com.emse.spring.automacorp.model.dao.RoomDaoCustomImpl
 
RoomEntity - Class in com.emse.spring.automacorp.model.entities
Represents a room within a building in the smart building management system.
RoomEntity() - Constructor for class com.emse.spring.automacorp.model.entities.RoomEntity
Default constructor for creating a room entity.
RoomEntity(String, SensorEntity, int) - Constructor for class com.emse.spring.automacorp.model.entities.RoomEntity
Creates a room entity with specified details.
roomId() - Method in record class com.emse.spring.automacorp.model.records.dao.Heater
Returns the value of the roomId record component.
roomId() - Method in record class com.emse.spring.automacorp.model.records.dao.Window
Returns the value of the roomId record component.
roomId() - Method in record class com.emse.spring.automacorp.model.records.dto.HeaterCommand
Returns the value of the roomId record component.
roomId() - Method in record class com.emse.spring.automacorp.model.records.dto.WindowCommand
Returns the value of the roomId record component.
RoomMapper - Class in com.emse.spring.automacorp.model.mappers
 
RoomMapper() - Constructor for class com.emse.spring.automacorp.model.mappers.RoomMapper
 
rooms() - Method in record class com.emse.spring.automacorp.model.records.dao.Building
Returns the value of the rooms record component.

S

SecurityController - Class in com.emse.spring.automacorp.model.controllers
 
SecurityController() - Constructor for class com.emse.spring.automacorp.model.controllers.SecurityController
 
SecurityController.User - Record Class in com.emse.spring.automacorp.model.controllers
 
Sensor - Record Class in com.emse.spring.automacorp.model.records.dao
 
Sensor(Long, String, Double, SensorType) - Constructor for record class com.emse.spring.automacorp.model.records.dao.Sensor
Creates an instance of a Sensor record class.
SensorCommand - Record Class in com.emse.spring.automacorp.model.records.dto
 
SensorCommand(String, Double, SensorType) - Constructor for record class com.emse.spring.automacorp.model.records.dto.SensorCommand
Creates an instance of a SensorCommand record class.
SensorController - Class in com.emse.spring.automacorp.model.controllers
 
SensorController(SensorDao1) - Constructor for class com.emse.spring.automacorp.model.controllers.SensorController
 
SensorDao1 - Interface in com.emse.spring.automacorp.model.dao
 
SensorEntity - Class in com.emse.spring.automacorp.model.entities
 
SensorEntity() - Constructor for class com.emse.spring.automacorp.model.entities.SensorEntity
 
SensorEntity(SensorType, String) - Constructor for class com.emse.spring.automacorp.model.entities.SensorEntity
 
SensorMapper - Class in com.emse.spring.automacorp.model.mappers
 
SensorMapper() - Constructor for class com.emse.spring.automacorp.model.mappers.SensorMapper
 
sensorType() - Method in record class com.emse.spring.automacorp.model.records.dao.Sensor
Returns the value of the sensorType record component.
sensorType() - Method in record class com.emse.spring.automacorp.model.records.dto.SensorCommand
Returns the value of the sensorType record component.
SensorType - Enum Class in com.emse.spring.automacorp.model
 
setBuilding(BuildingEntity) - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Sets the building entity for the room.
setBuilding(BuildingEntity) - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
setCurrentTemp(SensorEntity) - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Sets the current temperature sensor for the room.
setEarliestTime(LocalDateTime) - Method in class com.emse.spring.automacorp.model.TimeRange
 
setFloor(int) - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Sets the floor number of the room.
setHeater(HeaterEntity) - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
setHeaters(List<HeaterEntity>) - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Sets the list of heaters for the room.
setId(Integer) - Method in class com.emse.spring.automacorp.model.Measurement
 
setId(Long) - Method in class com.emse.spring.automacorp.model.entities.BuildingEntity
 
setId(Long) - Method in class com.emse.spring.automacorp.model.entities.HeaterEntity
 
setId(Long) - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Sets the unique identifier of the room.
setId(Long) - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
setId(Long) - Method in class com.emse.spring.automacorp.model.entities.WindowEntity
 
setName(String) - Method in class com.emse.spring.automacorp.model.entities.BuildingEntity
 
setName(String) - Method in class com.emse.spring.automacorp.model.entities.HeaterEntity
 
setName(String) - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Sets the name of the room.
setName(String) - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
setName(String) - Method in class com.emse.spring.automacorp.model.entities.WindowEntity
 
setOldestTime(LocalDateTime) - Method in class com.emse.spring.automacorp.model.TimeRange
 
setOutsideTemperature(SensorEntity) - Method in class com.emse.spring.automacorp.model.entities.BuildingEntity
 
setRoom(RoomEntity) - Method in class com.emse.spring.automacorp.model.entities.HeaterEntity
 
setRoom(RoomEntity) - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
setRoom(RoomEntity) - Method in class com.emse.spring.automacorp.model.entities.WindowEntity
 
setRooms(List<RoomEntity>) - Method in class com.emse.spring.automacorp.model.entities.BuildingEntity
 
setSensorType(SensorType) - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
setStatus(SensorEntity) - Method in class com.emse.spring.automacorp.model.entities.HeaterEntity
 
setTargetTemp(double) - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Sets the target temperature for the room.
setTemperature(String) - Method in class com.emse.spring.automacorp.model.Measurement
 
setTemperature(String) - Method in class com.emse.spring.automacorp.model.MeasurementCsvRepresentation
 
setTime(String) - Method in class com.emse.spring.automacorp.model.Measurement
 
setTime(String) - Method in class com.emse.spring.automacorp.model.MeasurementCsvRepresentation
 
setValue(Double) - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
setWindow(WindowEntity) - Method in class com.emse.spring.automacorp.model.entities.SensorEntity
 
setWindows(List<WindowEntity>) - Method in class com.emse.spring.automacorp.model.entities.RoomEntity
Sets the list of windows for the room.
setWindowStatus(SensorEntity) - Method in class com.emse.spring.automacorp.model.entities.WindowEntity
 
SpringSecurityConfig - Class in com.emse.spring.automacorp.model
 
SpringSecurityConfig() - Constructor for class com.emse.spring.automacorp.model.SpringSecurityConfig
 
STATUS - Enum constant in enum class com.emse.spring.automacorp.model.SensorType
 
switchHeaterStatusById(Long) - Method in class com.emse.spring.automacorp.model.controllers.HeaterController
 
switchWindowStatusById(Long) - Method in class com.emse.spring.automacorp.model.controllers.WindowController
 

T

targetTemp() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns the value of the targetTemp record component.
targetTemp() - Method in record class com.emse.spring.automacorp.model.records.dto.RoomCommand
Returns the value of the targetTemp record component.
temperature(String) - Method in class com.emse.spring.automacorp.model.Measurement.Builder
 
TEMPERATURE - Enum constant in enum class com.emse.spring.automacorp.model.SensorType
 
time(String) - Method in class com.emse.spring.automacorp.model.Measurement.Builder
 
TimeRange - Class in com.emse.spring.automacorp.model
 
TimeRange(LocalDateTime, LocalDateTime) - Constructor for class com.emse.spring.automacorp.model.TimeRange
 
toString() - Method in record class com.emse.spring.automacorp.model.controllers.SecurityController.User
Returns a string representation of this record class.
toString() - Method in class com.emse.spring.automacorp.model.Measurement
 
toString() - Method in class com.emse.spring.automacorp.model.MeasurementCsvRepresentation
 
toString() - Method in record class com.emse.spring.automacorp.model.records.dao.Building
Returns a string representation of this record class.
toString() - Method in record class com.emse.spring.automacorp.model.records.dao.Heater
Returns a string representation of this record class.
toString() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns a string representation of this record class.
toString() - Method in record class com.emse.spring.automacorp.model.records.dao.Sensor
Returns a string representation of this record class.
toString() - Method in record class com.emse.spring.automacorp.model.records.dao.Window
Returns a string representation of this record class.
toString() - Method in record class com.emse.spring.automacorp.model.records.dto.BuildingCommand
Returns a string representation of this record class.
toString() - Method in record class com.emse.spring.automacorp.model.records.dto.HeaterCommand
Returns a string representation of this record class.
toString() - Method in record class com.emse.spring.automacorp.model.records.dto.RoomCommand
Returns a string representation of this record class.
toString() - Method in record class com.emse.spring.automacorp.model.records.dto.SensorCommand
Returns a string representation of this record class.
toString() - Method in record class com.emse.spring.automacorp.model.records.dto.WindowCommand
Returns a string representation of this record class.

U

update(Long, BuildingCommand) - Method in class com.emse.spring.automacorp.model.controllers.BuildingController
 
update(Long, HeaterCommand) - Method in class com.emse.spring.automacorp.model.controllers.HeaterController
 
update(Long, RoomCommand) - Method in class com.emse.spring.automacorp.model.controllers.RoomController
 
update(Long, SensorCommand) - Method in class com.emse.spring.automacorp.model.controllers.SensorController
 
update(Long, WindowCommand) - Method in class com.emse.spring.automacorp.model.controllers.WindowController
 
uploadMeasurement(MultipartFile) - Method in class com.emse.spring.automacorp.model.MeasurementService
 
uploadMeasurements(MultipartFile) - Method in class com.emse.spring.automacorp.model.MeasurementController
 
User(String) - Constructor for record class com.emse.spring.automacorp.model.controllers.SecurityController.User
Creates an instance of a User record class.
userDetailsService() - Method in class com.emse.spring.automacorp.model.SpringSecurityConfig
 
username() - Method in record class com.emse.spring.automacorp.model.controllers.SecurityController.User
Returns the value of the username record component.

V

value() - Method in record class com.emse.spring.automacorp.model.records.dao.Sensor
Returns the value of the value record component.
value() - Method in record class com.emse.spring.automacorp.model.records.dto.SensorCommand
Returns the value of the value record component.
valueOf(String) - Static method in enum class com.emse.spring.automacorp.model.HeaterStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emse.spring.automacorp.model.SensorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emse.spring.automacorp.model.WindowStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.emse.spring.automacorp.model.HeaterStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emse.spring.automacorp.model.SensorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emse.spring.automacorp.model.WindowStatus
Returns an array containing the constants of this enum class, in the order they are declared.

W

Window - Record Class in com.emse.spring.automacorp.model.records.dao
 
Window(Long, String, WindowStatus, Long) - Constructor for record class com.emse.spring.automacorp.model.records.dao.Window
Creates an instance of a Window record class.
WindowCommand - Record Class in com.emse.spring.automacorp.model.records.dto
 
WindowCommand(String, WindowStatus, Long) - Constructor for record class com.emse.spring.automacorp.model.records.dto.WindowCommand
Creates an instance of a WindowCommand record class.
WindowController - Class in com.emse.spring.automacorp.model.controllers
 
WindowController(WindowDao, SensorDao1, RoomDao) - Constructor for class com.emse.spring.automacorp.model.controllers.WindowController
 
WindowDao - Interface in com.emse.spring.automacorp.model.dao
 
WindowDaoCustom - Interface in com.emse.spring.automacorp.model.dao
 
WindowDaoCustomImpl - Class in com.emse.spring.automacorp.model.dao
 
WindowDaoCustomImpl() - Constructor for class com.emse.spring.automacorp.model.dao.WindowDaoCustomImpl
 
WindowEntity - Class in com.emse.spring.automacorp.model.entities
 
WindowEntity() - Constructor for class com.emse.spring.automacorp.model.entities.WindowEntity
 
WindowEntity(String, SensorEntity, RoomEntity) - Constructor for class com.emse.spring.automacorp.model.entities.WindowEntity
 
WindowMapper - Class in com.emse.spring.automacorp.model.mappers
 
WindowMapper() - Constructor for class com.emse.spring.automacorp.model.mappers.WindowMapper
 
windows() - Method in record class com.emse.spring.automacorp.model.records.dao.Room
Returns the value of the windows record component.
windowStatus() - Method in record class com.emse.spring.automacorp.model.records.dao.Window
Returns the value of the windowStatus record component.
windowStatus() - Method in record class com.emse.spring.automacorp.model.records.dto.WindowCommand
Returns the value of the windowStatus record component.
WindowStatus - Enum Class in com.emse.spring.automacorp.model
 
A B C D E F G H I M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values