|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.webdav.BaseResourceImpl
com.liferay.portlet.imagegallery.webdav.IGImageResourceImpl
public class IGImageResourceImpl
Constructor Summary | |
---|---|
IGImageResourceImpl(com.liferay.portlet.imagegallery.model.IGImage image,
java.lang.String parentPath,
java.lang.String name)
|
Method Summary | |
---|---|
java.io.InputStream |
getContentAsStream()
|
java.lang.String |
getContentType()
|
boolean |
isCollection()
|
Methods inherited from class com.liferay.portal.webdav.BaseResourceImpl |
---|
getClassName, getCreateDate, getDisplayName, getHREF, getModel, getModifiedDate, getPrimaryKey, getSize, isLocked, setClassName, setModel, setPrimaryKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IGImageResourceImpl(com.liferay.portlet.imagegallery.model.IGImage image, java.lang.String parentPath, java.lang.String name)
Method Detail |
---|
public boolean isCollection()
isCollection
in interface Resource
isCollection
in class BaseResourceImpl
public java.lang.String getContentType()
getContentType
in interface Resource
getContentType
in class BaseResourceImpl
public java.io.InputStream getContentAsStream() throws WebDAVException
getContentAsStream
in interface Resource
getContentAsStream
in class BaseResourceImpl
WebDAVException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |