public interface TemplateContent extends TemplateProperties
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent() |
java.lang.String |
getDownloadUrl() |
java.lang.String |
getMimetype() |
long |
getSize() |
java.lang.String |
getUrl() |
getAspects, getChildren, getParent, getProperties, hasAspectgetId, getName, getNodeRef, getTypejava.lang.String getContent()
java.lang.String getUrl()
For a container node, this method return the URL to browse to the folder in the web-client
java.lang.String getDownloadUrl()
For a container node, this method returns an empty string
java.lang.String getMimetype()
long getSize()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.