|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectimcode.server.document.textdocument.ImageSource
imcode.server.document.textdocument.ImagesPathRelativePathImageSource
public class ImagesPathRelativePathImageSource
| Field Summary |
|---|
| Fields inherited from class imcode.server.document.textdocument.ImageSource |
|---|
IMAGE_TYPE_ID__FILE_DOCUMENT, IMAGE_TYPE_ID__IMAGES_PATH_RELATIVE_PATH, IMAGE_TYPE_ID__NULL |
| Constructor Summary | |
|---|---|
ImagesPathRelativePathImageSource(java.lang.String path)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getImagesUrlPath()
|
InputStreamSource |
getInputStreamSource()
|
java.util.Date |
getModifiedDatetime()
|
int |
getTypeId()
|
java.lang.String |
getUrlPathRelativeToContextPath()
|
java.lang.String |
toStorageString()
|
| Methods inherited from class imcode.server.document.textdocument.ImageSource |
|---|
isEmpty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImagesPathRelativePathImageSource(java.lang.String path)
| Method Detail |
|---|
public InputStreamSource getInputStreamSource()
public java.lang.String getUrlPathRelativeToContextPath()
getUrlPathRelativeToContextPath in class ImageSourcepublic static java.lang.String getImagesUrlPath()
public java.lang.String toStorageString()
toStorageString in class ImageSourcepublic int getTypeId()
getTypeId in class ImageSourcepublic java.util.Date getModifiedDatetime()
getModifiedDatetime in class ImageSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||