Class GraphQlBean
java.lang.Object
com.echothree.control.user.graphql.server.GraphQlFormsImpl
com.echothree.control.user.graphql.server.GraphQlBean
- All Implemented Interfaces:
GraphQlForms,GraphQlRemote,GraphQlService,GraphQlLocal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecuteGraphQl(UserVisitPK userVisitPK, ExecuteGraphQlForm form) ping()Methods inherited from class com.echothree.control.user.graphql.server.GraphQlFormsImpl
getExecuteGraphQlFormMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.echothree.control.user.graphql.common.GraphQlForms
getExecuteGraphQlForm
-
Constructor Details
-
GraphQlBean
public GraphQlBean()
-
-
Method Details
-
ping
- Specified by:
pingin interfaceGraphQlService
-
executeGraphQl
- Specified by:
executeGraphQlin interfaceGraphQlService
-