Class PrivateService

Object
PrivateService

public class PrivateService extends Object
  • Constructor Details

    • PrivateService

      public PrivateService()
  • Method Details

    • getEntityManager

      protected EntityManager getEntityManager()
      Returns the entity manager of JPA. This is defined in build/web/WEB-INF/classes/META-INF/persistence.xml.
      Returns:
      EntityManager
    • charactersheet

      public PrivatePerson charactersheet(String name)