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(List<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 client)DigitalObjectsController(LanguageSortingHelper languageSortingHelper, CudamiClient client)ProjectsController(LanguageSortingHelper languageSortingHelper, CudamiClient client)TopicsController(LanguageSortingHelper languageSortingHelper, CudamiClient client)WebsitesController(LanguageSortingHelper languageSortingHelper, CudamiClient client) -
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 client)PersonsController(LanguageSortingHelper languageSortingHelper, CudamiClient client) -
Uses of LanguageSortingHelper 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 LanguageSortingHelper Constructor Description GeoLocationsController(LanguageSortingHelper languageSortingHelper, CudamiClient client) -
Uses of LanguageSortingHelper in de.digitalcollections.cudami.admin.controller.identifiable.entity.work
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.entity.work with parameters of type LanguageSortingHelper Constructor Description ItemsController(LanguageSortingHelper languageSortingHelper, CudamiClient client)WorksController(LanguageSortingHelper languageSortingHelper, CudamiClient client) -
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 client) -
Uses of LanguageSortingHelper in de.digitalcollections.cudami.admin.controller.identifiable.web
Constructors in de.digitalcollections.cudami.admin.controller.identifiable.web with parameters of type LanguageSortingHelper Constructor Description WebpagesController(LanguageSortingHelper languageSortingHelper, CudamiClient client) -
Uses of LanguageSortingHelper in de.digitalcollections.cudami.admin.controller.legal
Constructors in de.digitalcollections.cudami.admin.controller.legal with parameters of type LanguageSortingHelper Constructor Description LicensesController(LanguageSortingHelper languageSortingHelper, CudamiClient client)
-