|
|||||||||
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.documentlibrary.webdav.DLFileEntryResourceImpl
public class DLFileEntryResourceImpl
Constructor Summary | |
---|---|
DLFileEntryResourceImpl(WebDAVRequest webDavReq,
com.liferay.portlet.documentlibrary.model.DLFileEntry fileEntry,
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, setClassName, setModel, setPrimaryKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DLFileEntryResourceImpl(WebDAVRequest webDavReq, com.liferay.portlet.documentlibrary.model.DLFileEntry fileEntry, 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 |