Uses of Class
org.dspace.app.rest.converter.ConverterService
-
Packages that use ConverterService Package Description org.dspace.app.rest org.dspace.app.rest.converter org.dspace.app.rest.repository -
-
Uses of ConverterService in org.dspace.app.rest
Fields in org.dspace.app.rest declared as ConverterService Modifier and Type Field Description protected ConverterServiceEntityTypeLabelRestController. converterprotected ConverterServiceSubmissionCCLicenseUrlRepository. converter -
Uses of ConverterService in org.dspace.app.rest.converter
Fields in org.dspace.app.rest.converter declared as ConverterService Modifier and Type Field Description protected ConverterServiceDiscoverResultConverter. converter -
Uses of ConverterService in org.dspace.app.rest.repository
Fields in org.dspace.app.rest.repository declared as ConverterService Modifier and Type Field Description protected ConverterServiceAbstractDSpaceRestRepository. converterprotected ConverterServiceAuthorizationFeatureRestRepository. converterprotected ConverterServiceAuthorizationRestRepository. converter
-