Class ReportObjectFactory

  • All Implemented Interfaces:
    java.util.Map<InterMineObject,​ReportObject>

    public class ReportObjectFactory
    extends CacheMap<InterMineObject,​ReportObject>
    A factory for ReportObjects. If get() is called and the is no existing ReportObject for the argument InterMineObject, one is created, saved and returned.
    Author:
    Radek Stepan (Kim Rutherford more like)