org.springframework.http.ResponseEntity<DTOResourceOrigin>
get(Long originId, Collection<String> fields)
SharedResourceOriginLoadEvent
org.springframework.http.ResponseEntity<PageResponse<DTOResourceOrigin>>
getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOResourceOriginFilter filter)
SharedResourceOriginSearchEvent