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

Packages that use ProjectFile
oracle.stellent.wcm.client.model   
oracle.stellent.wcm.server.project   
oracle.stellent.wcm.server.request   

 

Uses of ProjectFile in oracle.stellent.wcm.client.model

 

Methods in oracle.stellent.wcm.client.model that return ProjectFile
 ProjectFile SiteContext.getProject()
           

 

Methods in oracle.stellent.wcm.client.model with parameters of type ProjectFile
 void SiteContext.setProject(ProjectFile project)
          Set the project associated with the site ID

 

Uses of ProjectFile in oracle.stellent.wcm.server.project

 

Methods in oracle.stellent.wcm.server.project that return ProjectFile
 ProjectFile ProjectFileManager.getProjectFile(java.lang.String siteId)
          Retrieve the project associated with the given site ID

 

Uses of ProjectFile in oracle.stellent.wcm.server.request

 

Methods in oracle.stellent.wcm.server.request that return ProjectFile
 ProjectFile SiteRequestLogic.getProject(SiteRequest siteRequest)
          Retrieve the project associated with this site request.
 ProjectFile SiteRequestLogic.getProject(SiteRequest siteRequest, boolean errorIfNotFound)
          Retrieve the project associated with this site request.

 


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.