C - the concrete type of the client instanceM - the concrete type of the resource associated with this adapteepublic abstract class AbstractDeleteExecutorAdaptee<C,M> extends AbstractGoogleClientAdaptee<C> implements org.ctoolkit.restapi.client.adaptee.DeleteExecutorAdaptee<M>
DeleteExecutorAdaptee.
It provides a default implementation of the executeDelete(Object, Map, Locale) method.| Constructor and Description |
|---|
AbstractDeleteExecutorAdaptee(C client) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeDelete(Object request,
Map<String,Object> parameters,
Locale locale) |
client, execute, fill, mediapublic AbstractDeleteExecutorAdaptee(C client)
Copyright © 2017 Comvai - TurnOnline.biz. All rights reserved.