public interface GraphQLRequestContext
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getApplicationName() |
long |
getCompanyId() |
java.lang.String |
getNamespace() |
java.lang.Class<?> |
getResourceClass() |
java.lang.reflect.Method |
getResourceMethod() |
boolean |
isJaxRsResourceInvocation() |
java.lang.String getApplicationName()
long getCompanyId()
java.lang.String getNamespace()
java.lang.Class<?> getResourceClass()
java.lang.reflect.Method getResourceMethod()
boolean isJaxRsResourceInvocation()