public interface Import
extends com.softwareag.cis.plugin.registry.ExtensionImplementation
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLayout()
Return the path to the HTML page
|
java.lang.String |
getName()
Return the name
|
java.lang.String |
getPageDescription()
Return the Description
|
java.lang.String |
getPageTitle()
Return the title
|
void |
setLocale(java.util.Locale locale) |
java.lang.String getName()
java.lang.String getLayout()
java.lang.String getPageDescription()
java.lang.String getPageTitle()
void setLocale(java.util.Locale locale)