|
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.generator.impl.PageGenerator
public class PageGenerator
Render a page
| Constructor Summary | |
|---|---|
PageGenerator(ScriptableClientApplication clientApplication, GeneratorOptions options) |
|
| Method Summary | |
|---|---|
void |
generatePage(java.net.URI uri, GeneratorState state)Generate the page underneath the given section. |
ScriptableClientApplication |
getClientApplication() |
GeneratorOptions |
getOptions() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageGenerator(ScriptableClientApplication clientApplication,
GeneratorOptions options)
| Method Detail |
|---|
public ScriptableClientApplication getClientApplication()
public GeneratorOptions getOptions()
public void generatePage(java.net.URI uri,
GeneratorState state)
throws GeneratorException,
java.io.IOException
state - the generator stateuri - the uri to renderGeneratorExceptionjava.io.IOException
|
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 | |||||||||