Uses of Class
org.dspace.app.rest.model.PropertyRest
Packages that use PropertyRest
-
Uses of PropertyRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type PropertyRest -
Uses of PropertyRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return PropertyRestModifier and TypeMethodDescriptionGets the value of a configuration property if it is exposed via REST Example:Methods in org.dspace.app.rest.repository that return types with arguments of type PropertyRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<PropertyRest>ConfigurationRestRepository.findAll(Context context, org.springframework.data.domain.Pageable pageable) ConfigurationRestRepository.getDomainClass()