Uses of Class
de.digitalcollections.cudami.admin.util.LanguageSortingHelper
-
Uses of LanguageSortingHelper in de.digitalcollections.cudami.admin.config
Methods in de.digitalcollections.cudami.admin.config that return LanguageSortingHelper Modifier and Type Method Description LanguageSortingHelperSpringConfigWeb. languageSortingHelper(java.util.List<java.util.Locale> prioritisedSortedLanguages) -
Uses of LanguageSortingHelper in de.digitalcollections.cudami.admin.controller.identifiable.entity
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.entity with parameters of type LanguageSortingHelper Constructor Description ArticlesController(LanguageSortingHelper languageSortingHelper, CudamiClient client)CollectionsController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient)ProjectsController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient)TopicsController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient)WebsitesController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient) -
Uses of LanguageSortingHelper in de.digitalcollections.cudami.admin.controller.identifiable.entity.agent
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.entity.agent with parameters of type LanguageSortingHelper Constructor Description CorporateBodiesController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient)PersonsController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient) -
Uses of LanguageSortingHelper in de.digitalcollections.cudami.admin.controller.identifiable.entity.geo
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.entity.geo with parameters of type LanguageSortingHelper Constructor Description GeoLocationsController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient) -
Uses of LanguageSortingHelper in de.digitalcollections.cudami.admin.controller.identifiable.entity.parts
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.entity.parts with parameters of type LanguageSortingHelper Constructor Description SubtopicsController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient)WebpagesController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient) -
Uses of LanguageSortingHelper in de.digitalcollections.cudami.admin.controller.identifiable.resource
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.resource with parameters of type LanguageSortingHelper Constructor Description FileResourcesMetadataController(LanguageSortingHelper languageSortingHelper, CudamiClient cudamiClient)