public class BuildInProjectTemplate extends Object implements IProjectTemplate
Constructor and Description |
---|
BuildInProjectTemplate(String templateFilePath,
String i18nTemplateName,
String i18nTemplateDescription) |
Modifier and Type | Method and Description |
---|---|
String |
getTemplateDescription(Locale locale)
Getter für die lokalisierbare Template-Beschreibung
|
InputStream |
getTemplateFileSteam()
Getter für den
InputStream aus welchem das Formular-Template bezogen werden kann |
String |
getTemplateName(Locale locale)
Getter für den lokalisierbaren Template-Namen
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntity, getThumbnailFileStream
public String getTemplateName(Locale locale)
IProjectTemplate
getTemplateName
in interface IProjectTemplate
locale
- Locale
String
der Namepublic String getTemplateDescription(Locale locale)
IProjectTemplate
getTemplateDescription
in interface IProjectTemplate
locale
- Locale
String
die Beschreibungpublic InputStream getTemplateFileSteam()
IProjectTemplate
InputStream
aus welchem das Formular-Template bezogen werden kanngetTemplateFileSteam
in interface IProjectTemplate
InputStream
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.