public class GenericJsonPropertyMetaDataAdaptee extends AbstractGoogleClientAdaptee<CustomizedCtoolkitAgent> implements org.ctoolkit.restapi.client.adaptee.ListExecutorAdaptee<org.ctoolkit.api.agent.model.PropertyMetaData>
| Constructor and Description |
|---|
GenericJsonPropertyMetaDataAdaptee(CustomizedCtoolkitAgent client) |
| Modifier and Type | Method and Description |
|---|---|
List<org.ctoolkit.api.agent.model.PropertyMetaData> |
executeList(Object request,
Map<String,Object> parameters,
Locale locale,
Integer start,
Integer length,
String orderBy,
Boolean ascending) |
Object |
prepareList(Identifier parentKey) |
client, execute, fill, media@Inject public GenericJsonPropertyMetaDataAdaptee(CustomizedCtoolkitAgent client)
public Object prepareList(@Nullable Identifier parentKey) throws IOException
prepareList in interface org.ctoolkit.restapi.client.adaptee.ListExecutorAdaptee<org.ctoolkit.api.agent.model.PropertyMetaData>IOExceptionpublic List<org.ctoolkit.api.agent.model.PropertyMetaData> executeList(@Nonnull Object request, @Nullable Map<String,Object> parameters, @Nullable Locale locale, @Nullable Integer start, @Nullable Integer length, @Nullable String orderBy, @Nullable Boolean ascending) throws IOException
executeList in interface org.ctoolkit.restapi.client.adaptee.ListExecutorAdaptee<org.ctoolkit.api.agent.model.PropertyMetaData>IOExceptionCopyright © 2018. All rights reserved.