Interface WidgetHelper


  • public interface WidgetHelper
    An Interface for widget Utils
    Author:
    "Xavier Watkins"
    • Method Detail

      • getExtraAttributes

        java.util.Collection<java.lang.String> getExtraAttributes​(ObjectStore os,
                                                                  InterMineBag bag)
        Get the extra attributes needed for the DataSetLoader
        Parameters:
        os - the objectstore
        bag - the bag
        Returns:
        a collection of strings to pass to the datasetloader