Class AbstractListService

    • Constructor Detail

      • AbstractListService

        public AbstractListService​(InterMineAPI im)
        Parameters:
        im - The InterMine state object
    • Method Detail

      • getClassesForBags

        protected java.util.Set<ClassDescriptor> getClassesForBags​(java.util.Collection<InterMineBag> bags)
        Get the classes represented by a collection of bags.
        Parameters:
        bags - The bags.
        Returns:
        The classes.
      • getInput

        protected ListInput getInput()
        Returns:
        The Input for this request.