Skip navigation links
A B C D E G H M O Q R S U V W 

A

ACCEPT_SELF_SIGNED_CERTIFICATES - Static variable in annotation type com.adobe.cq.commerce.graphql.client.GraphqlClientConfiguration
 
activate(GraphqlClientConfiguration) - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl
 
ALLOW_HTTP_PROTOCOL - Static variable in annotation type com.adobe.cq.commerce.graphql.client.GraphqlClientConfiguration
 

B

bindGraphqlClient(GraphqlClient, Map<?, ?>) - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientAdapterFactory
 

C

CacheKey - Class in com.adobe.cq.commerce.graphql.client.impl
 
CachingStrategy - Class in com.adobe.cq.commerce.graphql.client
 
CachingStrategy() - Constructor for class com.adobe.cq.commerce.graphql.client.CachingStrategy
 
CachingStrategy.DataFetchingPolicy - Enum in com.adobe.cq.commerce.graphql.client
The data fetching policy with respect to caching.
client - Variable in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl
 
clients - Variable in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientAdapterFactory
 
com.adobe.cq.commerce.graphql.client - package com.adobe.cq.commerce.graphql.client
Copyright 2020 Adobe.
com.adobe.cq.commerce.graphql.client.impl - package com.adobe.cq.commerce.graphql.client.impl
 
CONFIG_NAME - Static variable in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientAdapterFactory
 
CQ_GRAPHQL_CLIENT - Static variable in annotation type com.adobe.cq.commerce.graphql.client.GraphqlClientConfiguration
 

D

data - Variable in class com.adobe.cq.commerce.graphql.client.GraphqlResponse
 
deactivate() - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in annotation type com.adobe.cq.commerce.graphql.client.GraphqlClientConfiguration
 
DEFAULT_IDENTIFIER - Static variable in annotation type com.adobe.cq.commerce.graphql.client.GraphqlClientConfiguration
 
DEFAULT_REQUESTPOOL_TIMEOUT - Static variable in annotation type com.adobe.cq.commerce.graphql.client.GraphqlClientConfiguration
 
DEFAULT_SOCKET_TIMEOUT - Static variable in annotation type com.adobe.cq.commerce.graphql.client.GraphqlClientConfiguration
 

E

equals(Object) - Method in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 
equals(Object) - Method in class com.adobe.cq.commerce.graphql.client.impl.CacheKey
 
equals(Object) - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
 
errors - Variable in class com.adobe.cq.commerce.graphql.client.GraphqlResponse
 
execute(GraphqlRequest, Type, Type) - Method in interface com.adobe.cq.commerce.graphql.client.GraphqlClient
Executes the given GraphQL request and deserializes the response data based on the types T and U.
execute(GraphqlRequest, Type, Type, RequestOptions) - Method in interface com.adobe.cq.commerce.graphql.client.GraphqlClient
Executes the given GraphQL request and deserializes the response data based on the types T and U.
execute(GraphqlRequest, Type, Type) - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl
 
execute(GraphqlRequest, Type, Type, RequestOptions) - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl
 

G

getAdapter(Object, Class<AdapterType>) - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientAdapterFactory
 
getCacheName() - Method in class com.adobe.cq.commerce.graphql.client.CachingStrategy
 
getCachingStrategy() - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
 
getConfiguration() - Method in interface com.adobe.cq.commerce.graphql.client.GraphqlClient
Returns the complete configuration of the GraphQL client.
getConfiguration() - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl
 
getData() - Method in class com.adobe.cq.commerce.graphql.client.GraphqlResponse
 
getDataFetchingPolicy() - Method in class com.adobe.cq.commerce.graphql.client.CachingStrategy
 
getErrors() - Method in class com.adobe.cq.commerce.graphql.client.GraphqlResponse
 
getGraphQLEndpoint() - Method in interface com.adobe.cq.commerce.graphql.client.GraphqlClient
Returns the URL of the used GraphQL server endpoint.
getGraphQLEndpoint() - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl
 
getGson() - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
 
getHeaders() - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
 
getHttpMethod() - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
 
getIdentifier() - Method in interface com.adobe.cq.commerce.graphql.client.GraphqlClient
Returns the identifier of this GraphQL client and backing OSGi service.
getIdentifier() - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl
 
getOperationName() - Method in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 
getQuery() - Method in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 
getVariables() - Method in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 
GraphqlClient - Interface in com.adobe.cq.commerce.graphql.client
 
GRAPHQLCLIENT_CLASS_NAME - Static variable in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientAdapterFactory
 
GraphqlClientAdapterFactory - Class in com.adobe.cq.commerce.graphql.client.impl
 
GraphqlClientAdapterFactory() - Constructor for class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientAdapterFactory
 
GraphqlClientConfiguration - Annotation Type in com.adobe.cq.commerce.graphql.client
 
GraphqlClientImpl - Class in com.adobe.cq.commerce.graphql.client.impl
 
GraphqlClientImpl() - Constructor for class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientImpl
 
GraphqlRequest - Class in com.adobe.cq.commerce.graphql.client
 
GraphqlRequest(String) - Constructor for class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 
GraphqlResponse<T,U> - Class in com.adobe.cq.commerce.graphql.client
 
GraphqlResponse() - Constructor for class com.adobe.cq.commerce.graphql.client.GraphqlResponse
 

H

hashCode() - Method in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 
hashCode() - Method in class com.adobe.cq.commerce.graphql.client.impl.CacheKey
 
hashCode() - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
 
HttpMethod - Enum in com.adobe.cq.commerce.graphql.client
Represents the allowed and supported HTTP methods to send GraphQL requests.

M

MAX_HTTP_CONNECTIONS_DEFAULT - Static variable in annotation type com.adobe.cq.commerce.graphql.client.GraphqlClientConfiguration
 

O

operationName - Variable in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 

Q

query - Variable in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 

R

RequestOptions - Class in com.adobe.cq.commerce.graphql.client
This class is used to set various options when executing a GraphQL request.
RequestOptions() - Constructor for class com.adobe.cq.commerce.graphql.client.RequestOptions
 
RESOURCE_CLASS_NAME - Static variable in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientAdapterFactory
 

S

setData(T) - Method in class com.adobe.cq.commerce.graphql.client.GraphqlResponse
 
setErrors(List<U>) - Method in class com.adobe.cq.commerce.graphql.client.GraphqlResponse
 
setOperationName(String) - Method in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 
setQuery(String) - Method in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 
setVariables(Object) - Method in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 

U

unbindGraphqlClient(GraphqlClient, Map<?, ?>) - Method in class com.adobe.cq.commerce.graphql.client.impl.GraphqlClientAdapterFactory
 

V

valueOf(String) - Static method in enum com.adobe.cq.commerce.graphql.client.CachingStrategy.DataFetchingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adobe.cq.commerce.graphql.client.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adobe.cq.commerce.graphql.client.CachingStrategy.DataFetchingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adobe.cq.commerce.graphql.client.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class com.adobe.cq.commerce.graphql.client.GraphqlRequest
 

W

withCacheName(String) - Method in class com.adobe.cq.commerce.graphql.client.CachingStrategy
 
withCachingStrategy(CachingStrategy) - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
 
withDataFetchingPolicy(CachingStrategy.DataFetchingPolicy) - Method in class com.adobe.cq.commerce.graphql.client.CachingStrategy
 
withGson(Gson) - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
Sets the Gson instance that will be used to deserialise the JSON response.
withHeaders(List<Header>) - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
Permits to define HTTP headers that will be sent with the GraphQL request.
withHttpMethod(HttpMethod) - Method in class com.adobe.cq.commerce.graphql.client.RequestOptions
Sets the HTTP method used to send the request, only GET or POST are supported.
A B C D E G H M O Q R S U V W 
Skip navigation links

Copyright © 2021 Adobe. All rights reserved.