APINodeList<ExternalEventSource> |
ProductCatalog.APIRequestGetExternalEventSources.execute() |
APINodeList<ExternalEventSource> |
ProductCatalog.APIRequestGetExternalEventSources.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<ExternalEventSource> |
ExternalEventSource.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ExternalEventSource>> |
ProductCatalog.APIRequestGetExternalEventSources.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<ExternalEventSource> |
ExternalEventSource.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ExternalEventSource>> |
ProductCatalog.APIRequestGetExternalEventSources.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<ExternalEventSource> |
ExternalEventSource.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<ExternalEventSource> |
ExternalEventSource.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<ExternalEventSource> |
ExternalEventSource.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<ExternalEventSource>> |
ExternalEventSource.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
List<ExternalEventSource> |
CustomConversion.getFieldDataSources() |
List<ExternalEventSource> |
EventSourceGroup.getFieldEventSources() |
APINodeList<ExternalEventSource> |
ProductCatalog.APIRequestGetExternalEventSources.getLastResponse() |
static APIRequest.ResponseParser<ExternalEventSource> |
ExternalEventSource.getParser() |
APINodeList<ExternalEventSource> |
ProductCatalog.APIRequestGetExternalEventSources.parseResponse(String response) |
static APINodeList<ExternalEventSource> |
ExternalEventSource.parseResponse(String json,
APIContext context,
APIRequest request) |