|
|||||||||
| 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.journal.webdav.JournalStructureResourceImpl
public class JournalStructureResourceImpl
| Constructor Summary | |
|---|---|
JournalStructureResourceImpl(com.liferay.portlet.journal.model.JournalStructure structure,
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 JournalStructureResourceImpl(com.liferay.portlet.journal.model.JournalStructure structure,
java.lang.String parentPath,
java.lang.String name)
| Method Detail |
|---|
public boolean isCollection()
isCollection in interface ResourceisCollection in class BaseResourceImplpublic java.lang.String getContentType()
getContentType in interface ResourcegetContentType in class BaseResourceImpl
public java.io.InputStream getContentAsStream()
throws WebDAVException
getContentAsStream in interface ResourcegetContentAsStream in class BaseResourceImplWebDAVException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||