public abstract class ClassNameAware extends ExtensionNameAware
| Modifier and Type | Field and Description |
|---|---|
protected ClassNamePrototype |
className |
protected String |
templatePath |
extensionName| Constructor and Description |
|---|
ClassNameAware(String extensionName,
String className) |
| Modifier and Type | Method and Description |
|---|---|
ClassNamePrototype |
getClassName() |
String |
getTemplatePath() |
void |
setTemplatePath(String templateName) |
getExtensionNameprotected final ClassNamePrototype className
protected String templatePath
public ClassNamePrototype getClassName()
public void setTemplatePath(String templateName)
public String getTemplatePath()
Copyright © 2017 SAP SE. All Rights Reserved.