Class I18nlocaleApi.SearchI18nlocalesQueryParams

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
org.bonitasoft.web.client.api.I18nlocaleApi.SearchI18nlocalesQueryParams
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>
Enclosing interface:
I18nlocaleApi

public static class I18nlocaleApi.SearchI18nlocalesQueryParams extends HashMap<String,Object>
A convenience class for generating query parameters for the searchI18nlocales method in a fluent style.
See Also: