de.schwarzrot.net.support
Class DefaultFileSystemServiceClient
java.lang.Object
   de.schwarzrot.net.support.DefaultFileSystemServiceClient
de.schwarzrot.net.support.DefaultFileSystemServiceClient
- All Implemented Interfaces: 
- SrvFSClient
- public class DefaultFileSystemServiceClient 
- extends Object- implements SrvFSClient
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultFileSystemServiceClient
public DefaultFileSystemServiceClient()
createDirectory
public File createDirectory(File directory,
                            String newDirectoryName)
- 
- Specified by:
- createDirectoryin interface- SrvFSClient
 
- 
 
getBaseURL
public String getBaseURL()
- 
 
- 
 
getChildren
public List<File> getChildren(File directory)
- 
- Specified by:
- getChildrenin interface- SrvFSClient
 
- 
 
getClient
public ServiceClient getClient()
- 
 
- 
 
getFile
public File getFile(File directory,
                    String name)
- 
- Specified by:
- getFilein interface- SrvFSClient
 
- 
 
getRootPath
public File getRootPath()
- 
- Specified by:
- getRootPathin interface- SrvFSClient
 
- 
 
remove
public boolean remove(File fileOrDirectory)
- 
- Specified by:
- removein interface- SrvFSClient
 
- 
 
rename
public boolean rename(File destination,
                      File source)
- 
- Specified by:
- renamein interface- SrvFSClient
 
- 
 
setBaseURL
public void setBaseURL(String baseURL)
- 
 
- 
 
setClient
public void setClient(ServiceClient serviceClient)
- 
 
- 
 
setReadOnly
public boolean setReadOnly(File path)
- 
- Specified by:
- setReadOnlyin interface- SrvFSClient
 
- 
 
checkResult
protected org.codehaus.jackson.JsonNode checkResult(org.codehaus.jackson.JsonNode node)
                                             throws IOException
- 
 
- 
- Throws:
- IOException
 
createFile
protected File createFile(File dir,
                          org.codehaus.jackson.JsonNode node)
- 
 
- 
 
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.