Uses of Interface
org.opencastproject.serviceregistry.api.IncidentL10n
Packages that use IncidentL10n
Package
Description
Service implementation classes
-
Uses of IncidentL10n in org.opencastproject.job.api
Constructors in org.opencastproject.job.api with parameters of type IncidentL10nModifierConstructorDescriptionJaxbIncidentDigest(Incident incident, IncidentL10n l10n) JaxbIncidentFull(Incident incident, IncidentL10n l10n) -
Uses of IncidentL10n in org.opencastproject.serviceregistry.api
Methods in org.opencastproject.serviceregistry.api that return IncidentL10nModifier and TypeMethodDescriptionIncidentService.getLocalization(long id, Locale locale) Gets the localized texts for an incident by a given incident identifier and locale. -
Uses of IncidentL10n in org.opencastproject.serviceregistry.impl
Methods in org.opencastproject.serviceregistry.impl that return IncidentL10nModifier and TypeMethodDescriptionAbstractIncidentService.getLocalization(long id, Locale locale)