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.data.TextElement

Packages that use TextElement
oracle.stellent.wcm.core.data.jaxb   
oracle.stellent.wcm.server.request.dataFile   

 

Uses of TextElement in oracle.stellent.wcm.core.data.jaxb

 

Methods in oracle.stellent.wcm.core.data.jaxb that return TextElement
static TextElement JAXBDataFileHelper.toTextElement(oracle.stellent.wcm.core.data.jaxb.model.ElementType elementType)
          Convert to the model from the JAXB object

 

Methods in oracle.stellent.wcm.core.data.jaxb with parameters of type TextElement
static oracle.stellent.wcm.core.data.jaxb.model.ElementType JAXBDataFileHelper.fromTextElement(TextElement textElement)
          Convert to the JAXB type from the model

 

Uses of TextElement in oracle.stellent.wcm.server.request.dataFile

 

Methods in oracle.stellent.wcm.server.request.dataFile with parameters of type TextElement
protected  void DataFileLogic.parseExpressions(TextElement textElement)
          Parse the expressions in the text element and set the expression value

 


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.