ome.services.blitz.repo
Class FileMaker

java.lang.Object
  extended by ome.services.blitz.repo.FileMaker

public class FileMaker
extends Object


Constructor Summary
FileMaker(String repoDir)
           
 
Method Summary
 void close()
           
 String getDir()
           
 String getLine()
           
 void init(String dbUuid)
           
 boolean needsInit()
           
 void writeLine(String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileMaker

public FileMaker(String repoDir)
Method Detail

getDir

public String getDir()

needsInit

public boolean needsInit()

init

public void init(String dbUuid)
          throws Exception
Parameters:
dbUuid -
Throws:
Exception

getLine

public String getLine()
               throws Exception
Throws:
Exception

writeLine

public void writeLine(String line)
               throws Exception
Throws:
Exception

close

public void close()


OmeroJava Api

Version: Beta-4.1.1-r5927-b91

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