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, hasAspectgetId, getName, getNodeRef, getTypeString 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–2018 Alfresco Software. All rights reserved.