Interface BaseCategorizedImageServiceLocal<I extends Image & ICategorizedImage<C>,​C extends BaseEntity,​NP extends IEntity>

    • Method Detail

      • listByCategory

        List<I> listByCategory​(C owner)
        Returns all images this category has
      • removeAll

        int removeAll​(C category)
        Removes all images of the given category