Uses of Class
org.dspace.app.rest.exception.RepositoryNotFoundException
Packages that use RepositoryNotFoundException
-
Uses of RepositoryNotFoundException in org.dspace.app.rest.utils
Methods in org.dspace.app.rest.utils that throw RepositoryNotFoundExceptionModifier and TypeMethodDescriptionUtils.getResourceRepository(String apiCategory, String modelPlural) Retrieve theDSpaceRestRepositoryfor the specified category and model in the plural form as used in the endpoints.Utils.getResourceRepositoryByCategoryAndModel(String apiCategory, String modelPlural) Retrieve theDSpaceRestRepositoryfor the specified category and model.