Uses of Class
mmud.database.entities.game.BoardMessage
Packages that use BoardMessage
Package
Description
Provides the JPA Database Entities.
Provides snapshots of database entities, specifically for the web.
-
Uses of BoardMessage in mmud.database.entities.game
Methods in mmud.database.entities.game that return BoardMessage -
Uses of BoardMessage in mmud.rest.webentities
Constructors in mmud.rest.webentities with parameters of type BoardMessage -
Uses of BoardMessage in mmud.rest.webentities.admin
Constructors in mmud.rest.webentities.admin with parameters of type BoardMessage -
Uses of BoardMessage in mmud.services
Methods in mmud.services that return types with arguments of type BoardMessageModifier and TypeMethodDescriptionBoardService.getNews()
Retrieves the most recent board messages.