|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to template script object. Handles template script identification.
| Method Summary | |
java.lang.String |
getCanonicalScriptName(PropertySet pPropertySet)
Reference name for template script. |
java.lang.String |
getOriginalScriptName()
As specified in template or template file name. |
void |
setByName(java.lang.String pScriptName)
|
void |
setByPath(java.lang.String pPath)
|
void |
setByProperty(PropertySet pPropertySet)
|
| Method Detail |
public void setByPath(java.lang.String pPath)
throws TemplateScriptException
TemplateScriptException
public void setByProperty(PropertySet pPropertySet)
throws TemplateScriptException
TemplateScriptException
public void setByName(java.lang.String pScriptName)
throws TemplateScriptException
TemplateScriptExceptionpublic java.lang.String getOriginalScriptName()
public java.lang.String getCanonicalScriptName(PropertySet pPropertySet)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||