| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.stellent.wcm.client.script.ScriptTemplateHelper
oracle.stellent.wcm.client.script.ScriptTemplateHelper
public abstract class ScriptTemplateHelper
Helper methods for working with templates
| Constructor Summary | |
|---|---|
| ScriptTemplateHelper() | |
| Method Summary | |
|---|---|
| static ContentURI | getContentUri(ClientApplication clientApplication, java.lang.String velocityPath)Retrieve the ContentURI for the given external velocity path. | 
| static boolean | isTemplateApplicationPath(ClientApplication clientApplication, java.lang.String templatePath)Determine if the template path is an application template (i.e. | 
| static java.lang.String | normalizePath(ClientApplication clientApplication, java.lang.String velocityPath)Normalize the path by removing the '/wcm/app' prefix | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ScriptTemplateHelper()
| Method Detail | 
|---|
public static ContentURI getContentUri(ClientApplication clientApplication,
                                       java.lang.String velocityPath)
                                throws oracle.stellent.ridc.IdcClientException,
                                       java.io.IOException
clientApplication - the client applicationvelocityPath - the velocity pathoracle.stellent.ridc.IdcClientExceptionjava.io.IOException
public static boolean isTemplateApplicationPath(ClientApplication clientApplication,
                                                java.lang.String templatePath)
clientApplication - the client applicationtemplatePath - the path
public static java.lang.String normalizePath(ClientApplication clientApplication,
                                             java.lang.String velocityPath)
clientApplication - the client applicationvelocityPath - the velocity path| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||