|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.io.nio.AbstractFileSystemService
public class AbstractFileSystemService
Field Summary | |
---|---|
static String |
FILES_PATH
|
static String |
PIXELS_PATH
|
static String |
ROOT_DEFAULT
|
static String |
THUMBNAILS_PATH
|
Constructor Summary | |
---|---|
AbstractFileSystemService(String path)
|
Method Summary | |
---|---|
protected void |
createSubpath(String path)
Makes sure that for a given path, it's subpath exists. |
String |
getFilesPath(Long id)
Returns a numbered path relative to the root of this service, but is ignorant of FS and similar constructs. |
String |
getPixelsPath(Long id)
Returns a numbered path relative to the root of this service, but is ignorant of FS and similar constructs. |
String |
getThumbnailPath(Long id)
Returns a numbered path relative to the root of this service, but is ignorant of FS and similar constructs. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String ROOT_DEFAULT
public static final String PIXELS_PATH
public static final String FILES_PATH
public static final String THUMBNAILS_PATH
Constructor Detail |
---|
public AbstractFileSystemService(String path)
Method Detail |
---|
protected void createSubpath(String path)
path
- the path to check for subpath existance.public String getPixelsPath(Long id)
id
-
public String getFilesPath(Long id)
id
-
public String getThumbnailPath(Long id)
id
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.