Uses of Class
org.dspace.app.rest.converter.ConverterService
-
Packages that use ConverterService Package Description org.dspace.app.rest 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 ConverterServiceWorkflowDefinitionCollectionsLinkRepository. 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. converter
-