Uses of Class
de.digitalcollections.cudami.admin.business.i18n.LanguageService
Packages that use LanguageService
Package
Description
-
Uses of LanguageService in de.digitalcollections.cudami.admin.controller
Fields in de.digitalcollections.cudami.admin.controller declared as LanguageServiceModifier and TypeFieldDescriptionprotected final LanguageServiceAbstractPagingAndSortingController.languageServiceMethods in de.digitalcollections.cudami.admin.controller with parameters of type LanguageServiceModifier and TypeMethodDescriptionprotected StringAbstractPagingAndSortingController.getDataLanguage(String targetDataLanguage, LanguageService languageService) protected StringAbstractPagingAndSortingController.getDataLanguage(String targetDataLanguage, List<Locale> existingLanguages, LanguageService languageService) Constructors in de.digitalcollections.cudami.admin.controller with parameters of type LanguageServiceModifierConstructorDescriptionAbstractPagingAndSortingController(LanguageService languageService) AbstractUniqueObjectController(CudamiRestClient<U> service, LanguageService languageService) LanguageAPIController(LanguageService languageService) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.identifiable
Constructors in de.digitalcollections.cudami.admin.controller.identifiable with parameters of type LanguageServiceModifierConstructorDescriptionprotectedAbstractIdentifiablesController(C service, CudamiClient cudamiClient, LanguageService languageService) IdentifiableController(CudamiClient client, LanguageService languageService) IdentifierTypeController(CudamiClient client, LanguageService languageService, org.springframework.context.MessageSource messageSource) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.identifiable.entity
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.entity with parameters of type LanguageServiceModifierConstructorDescriptionprotectedAbstractEntitiesController(C service, CudamiClient cudamiClient, LanguageService languageService) ArticlesAPIController(CudamiClient client, LanguageService languageService) ArticlesController(CudamiClient client, LanguageService languageService) CollectionsAPIController(CudamiClient client, LanguageService languageService) CollectionsController(CudamiClient client, LanguageService languageService) DigitalObjectsAPIController(CudamiClient client, LanguageService languageService) DigitalObjectsController(CudamiClient client, LanguageService languageService) EntitiesAPIController(CudamiClient client, LanguageService languageService) EntitiesController(CudamiClient cudamiClient, LanguageService languageService) EventsAPIController(CudamiClient client, LanguageService languageService) EventsController(CudamiClient client, LanguageService languageService) HeadwordEntriesAPIController(CudamiClient client, LanguageService languageService) HeadwordEntriesController(CudamiClient client, LanguageService languageService) ProjectsAPIController(CudamiClient client, LanguageService languageService) ProjectsController(CudamiClient client, LanguageService languageService) TopicsAPIController(CudamiClient client, LanguageService languageService) TopicsController(CudamiClient client, LanguageService languageService) WebsitesAPIController(CudamiClient client, LanguageService languageService) WebsitesController(CudamiClient client, LanguageService languageService, org.springframework.context.MessageSource messageSource, LabelNotBlankValidator labelNotBlankValidator) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.identifiable.entity.agent
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.entity.agent with parameters of type LanguageServiceModifierConstructorDescriptionAgentsAPIController(CudamiClient client, LanguageService languageService) CorporateBodiesAPIController(CudamiClient client, LanguageService languageService) CorporateBodiesController(CudamiClient client, LanguageService languageService) FamilynamesAPIController(CudamiClient client, LanguageService languageService) FamilynamesController(CudamiClient client, LanguageService languageService, org.springframework.context.MessageSource messageSource, LabelNotBlankValidator labelNotBlankValidator) GivennamesAPIController(CudamiClient client, LanguageService languageService) GivennamesController(CudamiClient client, LanguageService languageService, org.springframework.context.MessageSource messageSource, LabelNotBlankValidator labelNotBlankValidator) PersonsAPIController(CudamiClient client, LanguageService languageService) PersonsController(CudamiClient client, LanguageService languageService) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.identifiable.entity.geo.location
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.entity.geo.location with parameters of type LanguageServiceModifierConstructorDescriptionGeoLocationsAPIController(CudamiClient client, LanguageService languageService) GeoLocationsController(CudamiClient client, LanguageService languageService) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.identifiable.entity.work
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.entity.work with parameters of type LanguageServiceModifierConstructorDescriptionItemsAPIController(LanguageService languageService, CudamiClient client) ItemsController(CudamiClient client, LanguageService languageService) ManifestationsAPIController(CudamiClient client, LanguageService languageService) ManifestationsController(CudamiClient client, LanguageService languageService) WorksAPIController(CudamiClient client, LanguageService languageService) WorksController(CudamiClient client, LanguageService languageService) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.identifiable.resource
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.resource with parameters of type LanguageServiceModifierConstructorDescriptionFileResourcesMetadataAPIController(CudamiClient client, LanguageService languageService) FileResourcesMetadataController(CudamiClient client, LanguageService languageService) ImageFileResourcesAPIController(CudamiClient client, LanguageService languageService) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.identifiable.semantic
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.semantic with parameters of type LanguageServiceModifierConstructorDescriptionSubjectsAPIController(CudamiClient client, LanguageService languageService) SubjectsController(CudamiClient client, LanguageService languageService, org.springframework.context.MessageSource messageSource, LabelNotBlankValidator labelNotBlankValidator) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.identifiable.web
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.web with parameters of type LanguageServiceModifierConstructorDescriptionWebpagesAPIController(CudamiClient client, LanguageService languageService) WebpagesController(CudamiClient client, LanguageService languageService) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.legal
Constructors in de.digitalcollections.cudami.admin.controller.legal with parameters of type LanguageServiceModifierConstructorDescriptionLicensesAPIController(CudamiClient client, LanguageService languageService) LicensesController(CudamiClient client, LanguageService languageService, org.springframework.context.MessageSource messageSource, LabelNotBlankValidator labelNotBlankValidator) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.relation
Constructors in de.digitalcollections.cudami.admin.controller.relation with parameters of type LanguageServiceModifierConstructorDescriptionPredicatesAPIController(CudamiClient client, LanguageService languageService) PredicatesController(CudamiClient client, LanguageService languageService, org.springframework.context.MessageSource messageSource, LabelNotBlankValidator labelNotBlankValidator) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.semantic
Constructors in de.digitalcollections.cudami.admin.controller.semantic with parameters of type LanguageServiceModifierConstructorDescriptionHeadwordsController(CudamiClient client, LanguageService languageService) TagsController(CudamiClient client, LanguageService languageService) -
Uses of LanguageService in de.digitalcollections.cudami.admin.controller.view
Constructors in de.digitalcollections.cudami.admin.controller.view with parameters of type LanguageServiceModifierConstructorDescriptionRenderingTemplatesAPIController(CudamiClient client, LanguageService languageService) RenderingTemplatesController(CudamiClient client, LanguageService languageService, org.springframework.context.MessageSource messageSource)