Skip navigation links

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

E17273-03


Uses of Interface
oracle.stellent.wcm.client.script.ScriptProvider

Packages that use ScriptProvider
oracle.stellent.wcm.client.script   
oracle.stellent.wcm.client.script.vm   

 

Uses of ScriptProvider in oracle.stellent.wcm.client.script

 

Methods in oracle.stellent.wcm.client.script that return ScriptProvider
 ScriptProvider ScriptFactory.getScriptProvider(java.lang.String extension)
          Retrieve the script provider mapped to the given extension

 

Methods in oracle.stellent.wcm.client.script with parameters of type ScriptProvider
 void ScriptFactory.registerProvider(ScriptProvider scriptProvider, java.lang.String... extensions)
          Register a script provider with the given list of extensions

 

Uses of ScriptProvider in oracle.stellent.wcm.client.script.vm

 

Classes in oracle.stellent.wcm.client.script.vm that implement ScriptProvider
 class VelocityScriptProvider
          Control the initialization of the Velocity Engine

 


Skip navigation links

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

E17273-03


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