|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemplateDescriptor
TemplateDescriptor
Field Summary |
---|
Fields inherited from interface org.apache.jetspeed.locator.LocatorDescriptor |
---|
PARAM_COUNTRY, PARAM_LANGUAGE, PARAM_MEDIA_TYPE, PARAM_NAME, PARAM_TYPE, TYPE_EMAIL, TYPE_PORTLET |
Method Summary | |
---|---|
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 |
Methods inherited from interface org.apache.jetspeed.locator.LocatorDescriptor |
---|
clone, getCountry, getLanguage, getMediaType, getName, getType, setCountry, setLanguage, setMediaType, setName, setType, toPath, toString |
Method Detail |
---|
String getAbsolutePath()
void setAbsolutePath(String path)
absolute
- pathString getAppRelativePath()
void setAppRelativePath(String string)
string
- Application-relative path
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |