public class FreemarkerTemplate extends StaticEntity
| Constructor and Description |
|---|
FreemarkerTemplate(Entity entity) |
FreemarkerTemplate(EntityType entityType) |
FreemarkerTemplate(String id,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
String |
getNameWithoutExtension() |
String |
getValue() |
void |
setId(String id) |
void |
setName(String name) |
void |
setValue(String value) |
get, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, init, set, set, setIdValue, toStringpublic FreemarkerTemplate(Entity entity)
public FreemarkerTemplate(EntityType entityType)
public FreemarkerTemplate(String id, EntityType entityType)
Copyright © 2017. All rights reserved.