Modifier and Type | Field and Description |
---|---|
String |
name |
String |
templateView |
String |
title |
Constructor and Description |
---|
TemplateEngineType() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getTemplateView() |
String |
getTitle() |
TypeFamily |
getTypeFamily() |
String |
getTypeName() |
void |
setName(String name) |
void |
setTemplateView(String templateView) |
void |
setTitle(String title) |
public String name
public String title
public String templateView
public String getTypeName()
getTypeName
in interface Type
public TypeFamily getTypeFamily()
getTypeFamily
in interface Type
public String getName()
public void setName(String name)
public String getTitle()
public void setTitle(String title)
public String getTemplateView()
public void setTemplateView(String templateView)
Copyright © 2011 Nuxeo SA. All Rights Reserved.