Package io.github.navjotsrakhra.eventmanager.dataModel.dto
package io.github.navjotsrakhra.eventmanager.dataModel.dto
-
Record ClassesClassDescriptionThe EventPostAdminDTO class represents an exposed version of an EventPost, providing a simplified interface for creating event posts.The EventPostDTO class represents an exposed version of an EventPost, providing a simplified interface for creating event posts.The RegistrationFormDTO class represents a user registration form containing username and password.The UserDTO record represents an exposed version of a UserObject, providing simplified access to user data.