A B G N O S T U V W

A

AbstractGoogleClientFactory<T extends com.google.api.client.googleapis.services.GoogleClient> - Class in org.mule.modules.google.api.client
 
AbstractGoogleClientFactory() - Constructor for class org.mule.modules.google.api.client.AbstractGoogleClientFactory
 
addError(GoogleJsonError) - Method in class org.mule.modules.google.api.client.batch.BatchResponse
 
addSuccessful(T) - Method in class org.mule.modules.google.api.client.batch.BatchResponse
 

B

BaseWrapper<T> - Class in org.mule.modules.google.api.model
Generic wrapper for classes that extend GenericJson Because the GenericJson class from Google's client extends Map but still has the structure of a Pojo, Mule's DataMapper cannot handle it as both, Map and Pojo.
BaseWrapper(T) - Constructor for class org.mule.modules.google.api.model.BaseWrapper
 
BatchCallback<W,T> - Class in org.mule.modules.google.api.client.batch
 
BatchCallback() - Constructor for class org.mule.modules.google.api.client.batch.BatchCallback
 
BatchResponse<T> - Class in org.mule.modules.google.api.client.batch
 
BatchResponse() - Constructor for class org.mule.modules.google.api.client.batch.BatchResponse
 

G

getClient(String, String) - Method in class org.mule.modules.google.api.client.AbstractGoogleClientFactory
 
getClient(String, String) - Method in interface org.mule.modules.google.api.client.GoogleClientFactory
 
getErrors() - Method in class org.mule.modules.google.api.client.batch.BatchResponse
 
getResponse() - Method in class org.mule.modules.google.api.client.batch.BatchCallback
 
getSuccessful() - Method in class org.mule.modules.google.api.client.batch.BatchResponse
 
getWrapped() - Method in class org.mule.modules.google.api.model.BaseWrapper
Returns the wrapped object
GoogleClientFactory<T extends com.google.api.client.googleapis.services.GoogleClient> - Interface in org.mule.modules.google.api.client
 

N

newClient(Credential, String, String) - Method in class org.mule.modules.google.api.client.AbstractGoogleClientFactory
 

O

onFailure(GoogleJsonError, GoogleHeaders) - Method in class org.mule.modules.google.api.client.batch.BatchCallback
 
onFailure(GoogleJsonError, GoogleHeaders) - Method in class org.mule.modules.google.api.client.batch.VoidBatchCallback
 
onSuccess(T, GoogleHeaders) - Method in class org.mule.modules.google.api.client.batch.BatchCallback
 
onSuccess(Void, GoogleHeaders) - Method in class org.mule.modules.google.api.client.batch.VoidBatchCallback
 
org.mule.modules.google.api.client - package org.mule.modules.google.api.client
 
org.mule.modules.google.api.client.batch - package org.mule.modules.google.api.client.batch
 
org.mule.modules.google.api.model - package org.mule.modules.google.api.model
 

S

setWrapped(T) - Method in class org.mule.modules.google.api.model.BaseWrapper
 

T

typeToWrapper(T) - Method in class org.mule.modules.google.api.client.batch.BatchCallback
 

U

unwrapp(Collection<T>, Class<G>) - Static method in class org.mule.modules.google.api.model.BaseWrapper
Returns a new list with the wrapped objects

V

valueOf(Collection<G>, Class<T>) - Static method in class org.mule.modules.google.api.model.BaseWrapper
takes a collection of GenericJson and returns a list of wrappers of class returnClass
VoidBatchCallback - Class in org.mule.modules.google.api.client.batch
 
VoidBatchCallback() - Constructor for class org.mule.modules.google.api.client.batch.VoidBatchCallback
 

W

wrapped - Variable in class org.mule.modules.google.api.model.BaseWrapper
 

A B G N O S T U V W

Copyright © 2012. All Rights Reserved.