Uses of Class
org.dspace.app.rest.model.ParameterValueRest
Packages that use ParameterValueRest
-
Uses of ParameterValueRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return ParameterValueRestModifier and TypeMethodDescriptionDSpaceRunnableParameterConverter.convert(DSpaceCommandLineParameter dSpaceCommandLineParameter, Projection projection) Methods in org.dspace.app.rest.converter with parameters of type ParameterValueRestModifier and TypeMethodDescriptionDSpaceRunnableParameterConverter.toModel(ParameterValueRest parameterValueRest) -
Uses of ParameterValueRest in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return types with arguments of type ParameterValueRestMethod parameters in org.dspace.app.rest.model with type arguments of type ParameterValueRestModifier and TypeMethodDescriptionvoidProcessRest.setParameterRestList(List<ParameterValueRest> parameterRestList)