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.NamedPageNode

Packages that use NamedPageNode
oracle.stellent.wcm.core.project.structure   
oracle.stellent.wcm.server.request.url   

 

Uses of NamedPageNode in oracle.stellent.wcm.core.project.structure

 

Fields in oracle.stellent.wcm.core.project.structure with type parameters of type NamedPageNode
protected  java.util.Map<java.lang.String,NamedPageNode> SectionTree.namedPageNodeMap
           

 

Methods in oracle.stellent.wcm.core.project.structure that return NamedPageNode
 NamedPageNode SectionTree.getNamedPageNode(java.lang.String pathOrId)
          Get the named node page given an id or the path
 NamedPageNode SectionNode.getNamedPageNodeByName(java.lang.String nodeName)
          Get a named node page in this section by name

 

Methods in oracle.stellent.wcm.core.project.structure that return types with arguments of type NamedPageNode
 java.util.List<NamedPageNode> SectionNode.getNamedPageNodeList()
          Get the list of named page nodes in the section
 java.util.Map<java.lang.String,NamedPageNode> SectionTree.getNamedPageNodeMap()
           

 

Uses of NamedPageNode in oracle.stellent.wcm.server.request.url

 

Methods in oracle.stellent.wcm.server.request.url that return NamedPageNode
protected  NamedPageNode UrlLogic.getNamedPageNodeByID(UrlRequest urlRequest, java.lang.String id)
           

 


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.