Uses of Class
org.opencastproject.list.api.ListProviderException
Packages that use ListProviderException
Package
Description
-
Uses of ListProviderException in org.opencastproject.adminui.endpoint
Methods in org.opencastproject.adminui.endpoint that throw ListProviderExceptionModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseListProvidersEndpoint.getFilters(String page, javax.ws.rs.core.HttpHeaders headers) -
Uses of ListProviderException in org.opencastproject.event.comment.list
Methods in org.opencastproject.event.comment.list that throw ListProviderException -
Uses of ListProviderException in org.opencastproject.index.service.util
Methods in org.opencastproject.index.service.util that throw ListProviderExceptionModifier and TypeMethodDescriptionstatic com.google.gson.JsonObjectJSONUtils.filtersToJSON(ResourceListQuery query, ListProvidersService listProvidersService, Organization org) Generate JSON presentation of the given filtersstatic com.google.gson.JsonObjectJSONUtils.filtersToJSONSeriesWriteAccess(ResourceListQuery query, ListProvidersService listProvidersService, Map<String, String> series) Generate JSON presentation of the given filters -
Uses of ListProviderException in org.opencastproject.list.api
Subclasses of ListProviderException in org.opencastproject.list.apiModifier and TypeClassDescriptionclassThis exception indicates that the queried list provider resource could not be found.Methods in org.opencastproject.list.api that throw ListProviderExceptionModifier and TypeMethodDescriptionListProvidersService.getDefault(String listName) Defines the key of a default value in the given list.ListProvidersService.getList(String providerName, ResourceListQuery query, boolean inverseValueKey) Returns the list for the given providerResourceListProvider.getList(String listName, ResourceListQuery query) Returns the key-value list for the generator resource filtered with the given filter and based on the given organization context.booleanListProvidersService.isTranslatable(String listName) Defines if keys and values of the given list should be translated in the administrative user interface. -
Uses of ListProviderException in org.opencastproject.list.common.provider
Methods in org.opencastproject.list.common.provider that throw ListProviderExceptionModifier and TypeMethodDescriptionSeriesListProvider.getList(String listName, ResourceListQuery query) ServersListProvider.getList(String listName, ResourceListQuery query) ServicesListProvider.getList(String listName, ResourceListQuery query) -
Uses of ListProviderException in org.opencastproject.list.impl
Methods in org.opencastproject.list.impl that throw ListProviderException -
Uses of ListProviderException in org.opencastproject.themes.list
Methods in org.opencastproject.themes.list that throw ListProviderException