Class HelpService
Object
HelpService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected EntityManager
Returns the entity manager of JPA.returns a help message on the current command, or general help
-
Constructor Details
-
HelpService
public HelpService()
-
-
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
-
getHelp
-