public interface TemplateContent extends TemplateProperties
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getDownloadUrl() |
String |
getMimetype() |
long |
getSize() |
String |
getUrl() |
getAspects, getChildren, getParent, getProperties, hasAspect
getId, getName, getNodeRef, getType
String getContent()
String getUrl()
For a container node, this method return the URL to browse to the folder in the web-client
String getDownloadUrl()
For a container node, this method returns an empty string
String getMimetype()
long getSize()
Copyright © 2005–2017 Alfresco Software. All rights reserved.