Class BundleItemLinkRepository

    • Constructor Detail

      • BundleItemLinkRepository

        public BundleItemLinkRepository()
    • Method Detail

      • getItem

        @PreAuthorize("hasPermission(#bundleId, \'BUNDLE\', \'READ\')")
        public ItemRest getItem​(@Nullable
                                javax.servlet.http.HttpServletRequest request,
                                UUID bundleId,
                                @Nullable
                                org.springframework.data.domain.Pageable optionalPageable,
                                Projection projection)
        Get the item where the provided bundle resides in