public class DDMTemplateResourceImpl
extends com.liferay.portal.kernel.webdav.BaseResourceImpl
Constructor and Description |
---|
DDMTemplateResourceImpl(DDMTemplate template,
java.lang.String parentPath,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getContentAsStream() |
java.lang.String |
getContentType() |
boolean |
isCollection() |
public DDMTemplateResourceImpl(DDMTemplate template, java.lang.String parentPath, java.lang.String name)
public java.io.InputStream getContentAsStream() throws com.liferay.portal.kernel.webdav.WebDAVException
getContentAsStream
in interface com.liferay.portal.kernel.webdav.Resource
getContentAsStream
in class com.liferay.portal.kernel.webdav.BaseResourceImpl
com.liferay.portal.kernel.webdav.WebDAVException
public java.lang.String getContentType()
getContentType
in interface com.liferay.portal.kernel.webdav.Resource
getContentType
in class com.liferay.portal.kernel.webdav.BaseResourceImpl
public boolean isCollection()
isCollection
in interface com.liferay.portal.kernel.webdav.Resource
isCollection
in class com.liferay.portal.kernel.webdav.BaseResourceImpl