|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.taverna.publish.AbstractRepository
net.sourceforge.taverna.publish.p2p.JxtaRepository
public class JxtaRepository
This class Last edited by $Author: sowen70 $
| Constructor Summary | |
|---|---|
JxtaRepository(org.apache.commons.vfs.FileObject localShareRoot)
Constructor |
|
| Method Summary | |
|---|---|
void |
publish(org.apache.commons.vfs.FileObject[] filelist,
org.apache.commons.vfs.FileObject startingDir)
This method publishes a list of files, to selected directory. |
| Methods inherited from class net.sourceforge.taverna.publish.AbstractRepository |
|---|
delete, getBaseURL, getFileList, getFileList, getFileSystem, getFsManager, getName, getRoot, searchByFileName, searchByWorkFlowAuthor, searchByWorkFlowDescription, setBaseURL, setFileSystem, setFsManager, setName, setRoot |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JxtaRepository(org.apache.commons.vfs.FileObject localShareRoot)
localShareRoot - | Method Detail |
|---|
public void publish(org.apache.commons.vfs.FileObject[] filelist,
org.apache.commons.vfs.FileObject startingDir)
throws PublicationException
Repository
publish in interface Repositorypublish in class AbstractRepositoryfilelist - The list of files to be written.startingDir - The directory in which to deposit the files. This directory is
relative to the repository root directory.
PublicationExceptionRepository.publish(org.apache.commons.vfs.FileObject[],
org.apache.commons.vfs.FileObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||