public interface TemplateInstance extends ModelObject
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_TEMPLATE_TYPE |
static String |
TYPE_ID |
PROP_DESCRIPTION, PROP_DESCRIPTION_ID, PROP_ID, PROP_TITLE, PROP_TITLE_ID| Modifier and Type | Method and Description |
|---|---|
TemplateType |
getTemplateType(RequestContext context)
Gets the template type.
|
String |
getTemplateTypeId()
Gets the template type.
|
void |
setTemplateTypeId(String templateTypeId)
Sets the template type.
|
getBooleanProperty, getCustomProperties, getCustomProperty, getDescription, getDescriptionId, getDocument, getId, getKey, getModelProperties, getModelProperty, getModificationTime, getPersisterId, getProperties, getProperty, getStoragePath, getTitle, getTitleId, getTypeId, isSaved, removeCustomProperty, removeModelProperty, removeProperty, setCustomProperty, setDescription, setDescriptionId, setModelProperty, setProperty, setTitle, setTitleId, touch, toXMLstatic final String TYPE_ID
static final String PROP_TEMPLATE_TYPE
String getTemplateTypeId()
void setTemplateTypeId(String templateTypeId)
templateTypeId - the new template typeTemplateType getTemplateType(RequestContext context)
context - the contextCopyright © 2005–2016 Alfresco Software. All rights reserved.