Class GuildService
Object
GuildService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteGuild
(User person) Retrieves the guild by name.void
setEntityManager
(EntityManager entityManager) Should only be used for TESTING! You hear that!
-
Constructor Details
-
GuildService
public GuildService()
-
-
Method Details
-
getGuild
-
deleteGuild
-
setEntityManager
public void setEntityManager(EntityManager entityManager) Should only be used for TESTING! You hear that!
-