Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Uses of Class
oracle.stellent.wcm.client.generator.GeneratorCallback.Action

Packages that use GeneratorCallback.Action
oracle.stellent.wcm.client.generator   

 

Uses of GeneratorCallback.Action in oracle.stellent.wcm.client.generator

 

Methods in oracle.stellent.wcm.client.generator that return GeneratorCallback.Action
 GeneratorCallback.Action GeneratorCallback.afterProcessUrls(GeneratorState state)
          Called after processing the dependent urls in the state and invoking all associated UrlProcessor objects.
 GeneratorCallback.Action GeneratorCallback.beforeProcessUrl(GeneratorState state, java.net.URI url)
          Called before processing an individual URL
 GeneratorCallback.Action GeneratorCallback.beforeProcessUrls(GeneratorState state)
          Called before processing the dependent urls in the state
 GeneratorCallback.Action GeneratorCallback.startSite(java.lang.String siteID)
          Start processing the given site
static GeneratorCallback.Action GeneratorCallback.Action.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GeneratorCallback.Action[] GeneratorCallback.Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.