Uses of Class
org.bonitasoft.web.client.model.I18nlocale
Packages that use I18nlocale
-
Uses of I18nlocale in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return types with arguments of type I18nlocaleModifier and TypeMethodDescriptionI18nlocaleApi.searchI18nlocales(Integer p, Integer c) Finds I18nlocales List the available I18nlocales with pagination params and filtersI18nlocaleApi.searchI18nlocales(I18nlocaleApi.SearchI18nlocalesQueryParams queryParams) Finds I18nlocales List the available I18nlocales with pagination params and filters Note, this is equivalent to the othersearchI18nlocalesmethod, but with the query parameters collected into a single Map parameter.I18nlocaleApi.searchI18nlocalesWithHttpInfo(Integer p, Integer c) Finds I18nlocales Similar tosearchI18nlocalesbut it also returns the http response headers .I18nlocaleApi.searchI18nlocalesWithHttpInfo(I18nlocaleApi.SearchI18nlocalesQueryParams queryParams) Finds I18nlocales List the available I18nlocales with pagination params and filters Note, this is equivalent to the othersearchI18nlocalesthat receives the query parameters as a map, but this one also exposes the Http response headers -
Uses of I18nlocale in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return I18nlocaleModifier and TypeMethodDescription