| 
 | 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.TemplatePathResolver
oracle.stellent.wcm.client.script.TemplatePathResolver
public class TemplatePathResolver
Resolve the paths given a template mapping identifier
| Constructor Summary | |
|---|---|
| TemplatePathResolver(ClientApplication clientApplication) | |
| Method Summary | |
|---|---|
|  java.lang.String | getTemplatePath(RequestContext requestContext, java.lang.String name)Determine the template path for the given mapping. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TemplatePathResolver(ClientApplication clientApplication)
| Method Detail | 
|---|
public java.lang.String getTemplatePath(RequestContext requestContext,
                                        java.lang.String name)
                                 throws ApplicationException
requestContext - the request contextname - the nameApplicationException| 
 | 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 | |||||||||