|
|||||||||
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 com.liferay.portal.webdav.Resource
isCollection
in class com.liferay.portal.webdav.BaseResourceImpl
public java.lang.String getContentType()
getContentType
in interface com.liferay.portal.webdav.Resource
getContentType
in class com.liferay.portal.webdav.BaseResourceImpl
public java.io.InputStream getContentAsStream() throws com.liferay.portal.webdav.WebDAVException
getContentAsStream
in interface com.liferay.portal.webdav.Resource
getContentAsStream
in class com.liferay.portal.webdav.BaseResourceImpl
com.liferay.portal.webdav.WebDAVException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |