ome.services.blitz.repo
Class ImportableFiles

java.lang.Object
  extended by ome.services.blitz.repo.ImportableFiles
All Implemented Interfaces:
IObserver

public class ImportableFiles
extends Object
implements IObserver

A helper class used to obtain the import candidates

Author:
Colin Blackburn

Method Summary
 List<ImportContainer> getContainers()
           
 void update(IObservable observable, ImportEvent event)
          Update observable on event
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContainers

public List<ImportContainer> getContainers()

update

public void update(IObservable observable,
                   ImportEvent event)
Description copied from interface: IObserver
Update observable on event

Specified by:
update in interface IObserver


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.