com.liferay.portlet.journal.webdav
Class JournalStructureResourceImpl
java.lang.Object
com.liferay.portal.kernel.webdav.BaseResourceImpl
com.liferay.portlet.journal.webdav.JournalStructureResourceImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.webdav.Resource
public class JournalStructureResourceImpl
- extends com.liferay.portal.kernel.webdav.BaseResourceImpl
View Source
- Author:
- Alexander Chow
Constructor Summary |
JournalStructureResourceImpl(com.liferay.portlet.journal.model.JournalStructure structure,
java.lang.String parentPath,
java.lang.String name)
|
Methods inherited from class com.liferay.portal.kernel.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 |
JournalStructureResourceImpl
public JournalStructureResourceImpl(com.liferay.portlet.journal.model.JournalStructure structure,
java.lang.String parentPath,
java.lang.String name)
isCollection
public boolean isCollection()
- Specified by:
isCollection
in interface com.liferay.portal.kernel.webdav.Resource
- Overrides:
isCollection
in class com.liferay.portal.kernel.webdav.BaseResourceImpl
getContentType
public java.lang.String getContentType()
- Specified by:
getContentType
in interface com.liferay.portal.kernel.webdav.Resource
- Overrides:
getContentType
in class com.liferay.portal.kernel.webdav.BaseResourceImpl
getContentAsStream
public java.io.InputStream getContentAsStream()
throws com.liferay.portal.kernel.webdav.WebDAVException
- Specified by:
getContentAsStream
in interface com.liferay.portal.kernel.webdav.Resource
- Overrides:
getContentAsStream
in class com.liferay.portal.kernel.webdav.BaseResourceImpl
- Throws:
com.liferay.portal.kernel.webdav.WebDAVException