Interface InterMineLinkGenerator


  • public interface InterMineLinkGenerator
    Helper class for intermine links generated on report and list pages
    Author:
    Julie Sullivan
    • Method Detail

      • getLinks

        java.util.Collection<PartnerLink> getLinks​(Mine thisMine,
                                                   Mine thatMine,
                                                   ObjectRequest request)
        Query other intermines for this object
        Parameters:
        thisMine - The mine instance representing this application.
        thatMine - The mine object where we want to get the data from.
        request - The information about the things we want to get.
        Returns:
        map of mines to objects to link to