Skip navigation links

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

E17273-03


Uses of Class
oracle.stellent.wcm.core.project.structure.Placeholder.Origin

Packages that use Placeholder.Origin
oracle.stellent.wcm.core.project.structure   

 

Uses of Placeholder.Origin in oracle.stellent.wcm.core.project.structure

 

Methods in oracle.stellent.wcm.core.project.structure that return Placeholder.Origin
 Placeholder.Origin Placeholder.getDataFileOrigin()
           
 Placeholder.Origin Placeholder.getPlaceholderDefinitionOrigin()
           
 Placeholder.Origin Placeholder.getRegionDefinitionOrigin()
           
 Placeholder.Origin Placeholder.getTemplateOrigin()
           
static Placeholder.Origin Placeholder.Origin.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Placeholder.Origin[] Placeholder.Origin.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.stellent.wcm.core.project.structure with parameters of type Placeholder.Origin
 void Placeholder.setDataFileOrigin(Placeholder.Origin dataFileOrigin)
           
 void Placeholder.setPlaceholderDefinitionOrigin(Placeholder.Origin placeholderDefinitionOrigin)
           
 void Placeholder.setRegionDefinitionOrigin(Placeholder.Origin regionDefinitionOrigin)
           
 void Placeholder.setTemplateOrigin(Placeholder.Origin templateOrigin)
           

 


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.