public interface TemplateDescriptor extends LocatorDescriptor
PARAM_COUNTRY, PARAM_LANGUAGE, PARAM_MEDIA_TYPE, PARAM_NAME, PARAM_TYPE, TYPE_EMAIL, TYPE_PORTLET
Modifier and Type | Method and Description |
---|---|
String |
getAbsolutePath()
The absolute file system path to the template
|
String |
getAppRelativePath()
Returns the template path relative to the applications root
|
void |
setAbsolutePath(String path)
The absolute file system path to the template
|
void |
setAppRelativePath(String string)
Sets the template path relative to the applications root
|
clone, getCountry, getLanguage, getMediaType, getName, getType, setCountry, setLanguage, setMediaType, setName, setType, toPath, toString
String getAbsolutePath()
void setAbsolutePath(String path)
path
- the absolute pathString getAppRelativePath()
void setAppRelativePath(String string)
string
- Application-relative pathCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.