Uses of Class
ome.services.scripts.RepoFile

Packages that use RepoFile
ome.services.scripts   
 

Uses of RepoFile in ome.services.scripts
 

Methods in ome.services.scripts that return RepoFile
 RepoFile ScriptRepoHelper.write(RepoFile repo, String text)
           
 RepoFile ScriptRepoHelper.write(String path, String text)
           
 

Methods in ome.services.scripts with parameters of type RepoFile
 ome.model.core.OriginalFile ScriptRepoHelper.addOrReplace(RepoFile repoFile, Long old)
           
protected  ome.model.core.OriginalFile ScriptRepoHelper.addOrReplace(org.hibernate.Session session, ServiceFactory sf, RepoFile repoFile, Long old)
           
 Long ScriptRepoHelper.findInDb(RepoFile file, boolean scriptsOnly)
           
 Long ScriptRepoHelper.findInDb(org.springframework.jdbc.core.simple.SimpleJdbcOperations jdbc, RepoFile repoFile, boolean scriptsOnly)
          Looks to see if a path is contained in the repository.
 ome.model.core.OriginalFile ScriptRepoHelper.update(RepoFile repoFile, Long id)
           
 RepoFile ScriptRepoHelper.write(RepoFile repo, String text)
           
 



OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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