|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneratorException | |
|---|---|
| oracle.stellent.wcm.client.generator | |
| oracle.stellent.wcm.client.generator.impl | |
| Uses of GeneratorException in oracle.stellent.wcm.client.generator |
|---|
| Methods in oracle.stellent.wcm.client.generator that throw GeneratorException | |
|---|---|
GeneratorState |
SiteGenerator.generateSites()Generates the entire site hierarchy. |
GeneratorState |
SiteGenerator.generateSites(java.util.Set<java.net.URI> additionUrls)Generates the entire site hierarchy. |
ScriptableClientApplication |
SiteGenerator.getClientApplication() |
PageGenerator |
SiteGenerator.getPageGenerator() |
protected void |
SiteGenerator.processDependentUrls(GeneratorState state)Process the dependent URLs listed in the current generator state |
void |
UrlProcessor.processDependentUrls(GeneratorState state)Called for each trip through the dependent url generation. |
protected void |
SiteGenerator.processUrl(GeneratorState state, java.net.URI uri)Process an individual URI |
void |
SectionVisitor.visit(SectionNode section, GeneratorState state)Visit the section and return a set of URLs generated from that section. |
| Uses of GeneratorException in oracle.stellent.wcm.client.generator.impl |
|---|
| Methods in oracle.stellent.wcm.client.generator.impl that throw GeneratorException | |
|---|---|
void |
PageGenerator.generatePage(java.net.URI uri, GeneratorState state)Generate the page underneath the given section. |
void |
CSSUrlProcessor.processDependentUrls(GeneratorState state)Called for each trip through the dependent url generation. |
protected void |
BreadthFirstTraversal.traverse(SectionNode sectionNode, SectionVisitor visitor, GeneratorState state) |
void |
BreadthFirstTraversal.traverse(SectionVisitor visitor, GeneratorState state) |
|
Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||